abinit/tests/v8/Input/t16.abi

44 lines
1.3 KiB
Plaintext

##############################################################################
#Test for multibinit, spin dynamics
##############################################################################
prt_model = 0
dynamics = 0
ncell = 6 6 6
temperature = 600
#-------------------------------------------------------------
#Spin dynamics
#------------------------------------------------------------
spin_init_state = 2
spin_mag_field= 0.0 0.0 0.0
spin_dynamics=1
spin_temperature = 600
spin_ntime =1000
spin_nctime=100
spin_dt=1e-16 s
#%%<BEGIN TEST_INFO>
#%% [setup]
#%% executable = multibinit
#%% need_cpp_vars = HAVE_XML
#%% exclude_builders = .*_nag_7.[01]_.*, .*_intel_2023_.*
#%% spin_pot = t16.xml
#%% exec_args = --F03
#%% [files]
#%% files_to_test =
#%% t16.abo, tolnlines = 1, tolabs = 1e1, tolrel = 0.1, fld_options = -medium;
#%% [paral_info]
#%% max_nprocs = 1
#%% [extra_info]
#%% authors = X. He
#%% keywords = Effective potential, multibinit
#%% description =
#%% read xml and run spin dynamics
#%% Disabled on nag@abiref because integer overflow (-C=intovf option of NAG compiler)
#%% is detected, which is needed by the random number generator.
#%% The random number generator in in 28_numeric_noabirule/m_random_xoroshiro128plus.F90
#%%<END TEST_INFO>