abinit/tests/unitary/Input/tfourwf_05.abi

27 lines
615 B
Plaintext

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