abinit/tests/unitary/Input/tfourwf_03.abi

26 lines
560 B
Plaintext

&CONTROL
tasks = "fourwf",
fftalgs = 110, 111, 112, 410, 411, 412, 312, 512
ncalls = 2,
max_nthreads = 4,
ndat = 1,
/
&SYSTEM
ecut = 30,
rprimd = 20, 0, 0, 0, 20, 0, 0, 0, 20,
kpoint = 0.2, 0.1, 0.3,
/
#%%<BEGIN TEST_INFO>
#%% [setup]
#%% executable = fftprof
#%% need_cpp_vars = HAVE_OPENMP
#%% [files]
#%% files_to_test = tfourwf_03.stdout, tolnlines=0, tolabs=0.0, tolrel=0.0
#%% [paral_info]
#%% max_nprocs = 1
#%% [extra_info]
#%% authors = M. Giantomassi
#%% description = Test fourwf up to 4 threads, ndat=1 and istwfk = 1
#%%<END TEST_INFO>