mirror of https://github.com/abinit/abinit.git
47 lines
1.6 KiB
Plaintext
47 lines
1.6 KiB
Plaintext
##############################################################################
|
|
#Test for multibinit, just read xml and generate the effective potential into XML file
|
|
#without the regeneration of the dipole-dipole interaction
|
|
##############################################################################
|
|
prt_model = 1
|
|
|
|
dipdip = 0
|
|
dipdip_prt = 0
|
|
ncell = 2 2 2
|
|
dynamics = 12
|
|
temperature = 1000
|
|
ntime = 50
|
|
|
|
#%%<BEGIN TEST_INFO>
|
|
#%% [setup]
|
|
#%% executable = multibinit
|
|
#%% [files]
|
|
#%% [paral_info]
|
|
#%% nprocs_to_test = 1, 2, 4, 10
|
|
#%% max_nprocs = 10
|
|
#%% [NCPU_1]
|
|
#%% system_xml = t98_sys.xml
|
|
#%% files_to_test =
|
|
#%% t98_MPI1.abo, tolnlines = 0, tolabs = 0.0, tolrel = 0.0, fld_options = -easy;
|
|
#%% t98_MPI1_model.xml, tolnlines = 0, tolabs = 0.0, tolrel = 0.0, fld_options = -easy
|
|
#%% [NCPU_2]
|
|
#%% system_xml = t98_sys.xml
|
|
#%% files_to_test =
|
|
#%% t98_MPI2.abo, tolnlines = 0, tolabs = 0.0, tolrel = 0.0, fld_options = -easy;
|
|
#%% t98_MPI2_model.xml, tolnlines = 0, tolabs = 0.0, tolrel = 0.0, fld_options = -easy
|
|
#%% [NCPU_4]
|
|
#%% system_xml = t98_sys.xml
|
|
#%% files_to_test =
|
|
#%% t98_MPI4.abo, tolnlines = 0, tolabs = 0.0, tolrel = 0.0, fld_options = -easy;
|
|
#%% t98_MPI4_model.xml, tolnlines = 0, tolabs = 0.0, tolrel = 0.0, fld_options = -easy
|
|
#%% [NCPU_10]
|
|
#%% system_xml = t98_sys.xml
|
|
#%% files_to_test =
|
|
#%% t98_MPI10.abo, tolnlines = 0, tolabs = 0.0, tolrel = 0.0, fld_options = -easy;
|
|
#%% t98_MPI10_model.xml, tolnlines = 0, tolabs = 0.0, tolrel = 0.0, fld_options = -easy
|
|
#%% [extra_info]
|
|
#%% authors = A. MARTIN
|
|
#%% keywords = Effective potential, multibinit
|
|
#%% description =
|
|
#%% read xml and generate effective potential in XML file
|
|
#%%<END TEST_INFO>
|