
Dear developers
I'm studying this compound CoFe1.05Mn0.95Al, how to modify mat and ucf file to understand the precentages i'm using
material:num-materials = 5
#---------------------------------------------------
# Material 1
#---------------------------------------------------
material[1]:material-name=Co
material[1]:damping-constant=1.0
material[1]:atomic-spin-moment=0.8006 !muB
material[1]:uniaxial-anisotropy-constant=0.00000000e+00
material[1]:material-element=Co
material[1]:material[1]:initial-spin-direction = 0.0,0.0,1.0
Thanks for the CPA information.
If you need the exact composition of CoFe1.05Mn0.95Al, you have probably already noticed from your log output that the number of atoms look like it will give a composition that is slightly off:
Co1000/1000Fe(1000+51)/1000Mn949/1000Al1000/1000 = CoFe1.051Mn0.949Al
So, there are likely structure parameters (such as alloy-fraction in the .mat file, atomic positions in the .ucf, and/or dimensions in the input file) that have to be adjusted if the exact composition is desired.
Kind Regards,
Gavin