I ran a VAMPIRE calculation that is hopefully simplified for illustrating a FMR frequency plot. Should others be interested in it, the terminal steps are below and files are attached. Feel free to provide any corrections if you find errors with it and modified it as needed for more complex FMR calculations.
username@computername:~/Desktop/TM$ lsb_release -a
No LSB modules are available.
Distributor ID:
Ubuntu
Description:
Ubuntu 24.04.1 LTS
Release:
24.04
Codename:
noble
username@computername:~/Desktop/TM$ ls -l
total 20
-rwxr-xr-x 1 username username 887 Sep 24 23:54 fft.py
-rw-r--r-- 1 username username 705 Sep 24 23:08 input
-rw-r--r-- 1 username username 97 Sep 24 23:12 plotFreqFFT
-rw-r--r-- 1 username username 119 Sep 24 23:13 plotTimeM
-rw-r--r-- 1 username username 454 Sep 24 17:44 TM.mat
username@computername:~/Desktop/TM$ vampire-serial
_
(_)
__ ____ _ _ __ ___ _ __ _ _ __ ___
\ \ / / _` | '_ ` _ \| '_ \| | '__/ _ \
\ V / (_| | | | | | | |_) | | | | __/
\_/ \__,_|_| |_| |_| .__/|_|_| \___|
| |
|_|
Version 7.0.0 Dec 27 2023 21:29:33
Git commit: fd9de813cab95bc2b2837122bd03f0238a5d2d76
Licensed under the GNU Public License(v2). See licence file for details.
Developers: Richard F L Evans, Sarah Jenkins, Andrea Meo,
Daniel Meilak, Andrew Naden, Matthew Ellis,
Oscar Arbelaez, Sam Morris, Rory Pond, Weijia Fan,
Phanwadee Chureemart, Pawel Sobieszczyk, Joe Barker,
Thomas Ostler, Andreas Biternas, Roy W Chantrell,
Wu Hong-Ye, Razvan Ababei, Sam Westmoreland,
Milton Persson
Compiled with: GNU C++ Compiler
Compiler Flags:
Vampire includes a copy of the qhull library from C.B. Barber and The
Geometry Center and may be obtained via http from
www.qhull.org.
================================================================================
Tue Sep 24 23:56:29 2024
================================================================================
Initialising system variables
Creating system
Generating neighbour list..........done!
Copying system data to optimised data structures.
Using generic/normalised form of exchange interaction with 48 total interactions.
Number of atoms generated: 2700
Starting Simulation with Program fmr...
Simulation run time [s]: 2.17081
Simulation ended gracefully.
username@computername:~/Desktop/TM$ gnuplot --persist plotTimeM
username@computername:~/Desktop/TM$ python3 fft.py
username@computername:~/Desktop/TM$ gnuplot --persist plotFreqFFT