regarding test.data file

35 views
Skip to first unread message

Shipra Saini

unread,
Mar 14, 2026, 1:07:28 PMMar 14
to Vampire Users
Hi all,
How can I get test.data file, so that i can visualize my output plot.

Thanks 

Vinod Naik Bhukya

unread,
Mar 14, 2026, 1:11:54 PMMar 14
to Shipra Saini, Vampire Users
Hi 

An output file is created and it has the data which you specified using “output” commands in your input file. Use GNU plot or any other software to plot. 


Best Regards,

Vinod ()

-------------------------------------------------------------------------------------

Vinod Naik Bhukya

Student Office: EF751-B

Dual Degree Ph.D. student (Indian Institute of Technology Kanpur)

International College of Semiconductor Technology (ICST)

National Yang-Ming Chiao-Tung University (NYCU), Hsinchu, Taiwan.

Mobile: +886 972126345



--
You received this message because you are subscribed to the Google Groups "Vampire Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vampire-user...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/vampire-users/99d064a8-f6c9-4d13-a6e1-1fbde59f5029n%40googlegroups.com.

Shipra Saini

unread,
Mar 14, 2026, 1:14:47 PMMar 14
to Vinod Naik Bhukya, Vampire Users
Thank you for your response,
Actually I want to run this command "
image.png

gabo...@gmail.com

unread,
Mar 15, 2026, 9:07:55 AMMar 15
to Vampire Users
I don't know how to plot with that test.data.

However, should it maybe help. Page 59 (pdf page 60) of the VAMPIRE 7.0 manual [1] has configuration output keywords, such as config:atoms and config:atoms-output-rate for generating atoms-coords.data and spins-*.data files.  Below is an example that uses sp (or splot [2]) using those .data files:

username@computername:~/Desktop/Fe$ ls -l
total 8
-rw-r--r-- 1 username username  674 Mar 14 18:06 Fe.mat
-rw-r--r-- 1 username username 1572 Mar 15 00:18 input
username@computername:~/Desktop/Fe$ ~/vampire/vampire-serial
                                                _          
                                               (_)        
                    __   ____ _ _ __ ___  _ __  _ _ __ ___
                    \ \ / / _` | '_ ` _ \| '_ \| | '__/ _ \
                     \ V / (_| | | | | | | |_) | | | |  __/
                      \_/ \__,_|_| |_| |_| .__/|_|_|  \___|
                                         | |              
                                         |_|              

                      Version 7.0.0 Jan 23 2026 11:06:46

             Git commit: 525bc27ee44c525aee229570f30f3d4c61d54f66
...
Starting Simulation with Program Curie-Temperature...
Simulation run time [s]: 4061.02
Monte Carlo statistics:
Total moves: 5817280000
50.5782% Accepted
49.4218% Rejected
Simulation ended gracefully.
username@computername:~/Desktop/Fe$ ls -l *.data
-rw-rw-r-- 1 username username 133089 Mar 15 00:19 atoms-coords.data
-rw-rw-r-- 1 username username  32933 Mar 15 00:19 spins-00000000.data
-rw-rw-r-- 1 username username 158450 Mar 15 00:26 spins-00000001.data
-rw-rw-r-- 1 username username 155142 Mar 15 00:32 spins-00000002.data
-rw-rw-r-- 1 username username 155263 Mar 15 00:39 spins-00000003.data
-rw-rw-r-- 1 username username 159846 Mar 15 00:45 spins-00000004.data
-rw-rw-r-- 1 username username 153171 Mar 15 00:52 spins-00000005.data
-rw-rw-r-- 1 username username 158121 Mar 15 00:58 spins-00000006.data
-rw-rw-r-- 1 username username 157155 Mar 15 01:04 spins-00000007.data
-rw-rw-r-- 1 username username 158213 Mar 15 01:11 spins-00000008.data
-rw-rw-r-- 1 username username 156371 Mar 15 01:17 spins-00000009.data
-rw-rw-r-- 1 username username 156652 Mar 15 01:23 spins-00000010.data
username@computername:~/Desktop/Fe$ gnuplot
gnuplot> set cbrange [-1:1]
gnuplot> sp "<paste atoms-coords.data spins-00000000.data" u 3:4:5:8 palette
gnuplot> set terminal wxt 1
gnuplot> sp "<paste atoms-coords.data spins-00000010.data" u 3:4:5:8 palette

sp_commands.png
sp_plots.png


Kind Regards,
Gavin
VAMPIRE user
Fe.mat
input

Shipra Saini

unread,
Mar 15, 2026, 9:14:03 AMMar 15
to gabo...@gmail.com, Vampire Users
Thank you very much!
It worked well

--
You received this message because you are subscribed to the Google Groups "Vampire Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vampire-user...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages