End of the Input file
Posted: Fri May 22, 2020 8:01 pm
Hi,
I am a beginner and would like to know if the end part of the input file has any purpose?
The part that looks like this:
## After modifying the following section, one might need to regenerate the pickle database with runtests.py -r
#%%<BEGIN TEST_INFO>
#%% [setup]
#%% executable = abinit
#%% [files]
#%% files_to_test =
#%% tbase3_1.out, tolnlines= 0, tolabs= 0.000e+00, tolrel= 0.000e+00
#%% psp_files = 14si.pspnc
#%% [paral_info]
#%% max_nprocs = 4
#%% [extra_info]
#%% authors = Unknown
#%% keywords =
#%% description = Crystalline silicon: computation of the total energy
#%%<END TEST_INFO>
Is this just information or is it used to change the different parameters such as the name of the psp_files, max_nprocs etc.?
Thanks!
I am a beginner and would like to know if the end part of the input file has any purpose?
The part that looks like this:
## After modifying the following section, one might need to regenerate the pickle database with runtests.py -r
#%%<BEGIN TEST_INFO>
#%% [setup]
#%% executable = abinit
#%% [files]
#%% files_to_test =
#%% tbase3_1.out, tolnlines= 0, tolabs= 0.000e+00, tolrel= 0.000e+00
#%% psp_files = 14si.pspnc
#%% [paral_info]
#%% max_nprocs = 4
#%% [extra_info]
#%% authors = Unknown
#%% keywords =
#%% description = Crystalline silicon: computation of the total energy
#%%<END TEST_INFO>
Is this just information or is it used to change the different parameters such as the name of the psp_files, max_nprocs etc.?
Thanks!