mirror of https://github.com/abinit/abinit.git
31 lines
957 B
Plaintext
31 lines
957 B
Plaintext
##############################################################################
|
|
#Test for multibinit, just read xml and generate the effective potential into XML file
|
|
# without regeneration of dipole-dipole just reading xml
|
|
##############################################################################
|
|
prt_model = 3
|
|
|
|
dipdip = 0
|
|
dipdip_prt = 0
|
|
ncell = 2 2 2
|
|
dynamics = 12
|
|
temperature = 1000
|
|
ntime = 50
|
|
|
|
#%%<BEGIN TEST_INFO>
|
|
#%% [setup]
|
|
#%% executable = multibinit
|
|
#%% system_xml = t10_sys.xml
|
|
#%% [files]
|
|
#%% files_to_test =
|
|
#%% t11.abo, tolnlines = 0, tolabs = 0.0, tolrel = 0.0, fld_options = -easy;
|
|
#%% t11_sys.xml, tolnlines = 0, tolabs = 0.0, tolrel = 0.0, fld_options = -easy
|
|
#%% [paral_info]
|
|
#%% max_nprocs = 1
|
|
#%% [extra_info]
|
|
#%% authors = A. MARTIN
|
|
#%% keywords = Effective potential, multibinit
|
|
#%% description =
|
|
#%% read xml and generate effective potential in XML file
|
|
#%% topics = LatticeModel,DynamicsMultibinit
|
|
#%%<END TEST_INFO>
|