Section "II. FERROMAGNETIC RESONANCE USING ATOMISTIC SPIN DYNAMICS" in the VAMPIRE article at [1], or [2], describes extracting resonance frequency with a Lorentzian curve fit.
The ferromagnetic resonance (FMR) module of VAMPIRE seems not well documented. The developers are probably still looking for people that can contribute manual entries as seen at [3].
There were a few VAMPIRE users working on FMR calculations as seen at [4] and [5].
An abstract at [6] mentions a ferromagnetic resonance frequency shift calculated by an electromagnetic field simulator based on Maxwell's equation.
A thesis at [7] contains Matlab code that might help for the fast Fourier transform (FFT), or you might be interested in a FFT Python script (fft.py) at [8].
VAMPIRE solves the
Landau-Liftshitz-Gilbert (LLG) equation (13) in [9].
Even though section "2. Methods" of [10] and section "4.2. Simulate the measurement with mumax3 (optional)" [11] are for different simulators, the information given describes ferromagnetic resonance from solving the LLG equation from other perspectives.
Hope that helps.
Kind Regards,
Gavin
VAMPIRE user
Dear All,
I want to examine how the magnetic moment of the magnetic material changes with the external electromagnetic wave.
As long the frequency of the electromagnetic wave is same as the resonant frequency of the magnetic material, the electromagnetic wave should cause the spin flipping in the magnetic material.
Does VAMPIRE have the function to compute the resonant frequency of the magnetic material? If so, is there any tutorial to do this calculation?