abinit/tests/unitary/Input/tfftgw_01.abi

28 lines
566 B
Plaintext

&CONTROL
tasks = "gw_fft",
fftalgs = 112, 412, 312,
ncalls = 5,
max_nthreads = 1,
ndat = 1,
/
&SYSTEM
ecut = 20,
rprimd = 20, 0, 0, 0, 20, 0, 0, 0, 20,
kpoint = 0.1, 0.2, 0.3,
osc_ecut = 10,
/
#%%<BEGIN TEST_INFO>
#%% [setup]
#%% executable = fftprof
#%% [files]
#%% files_to_test = tfftgw_01.stdout, tolnlines=2, tolabs=5.0e-8, tolrel=1.1
#%% [paral_info]
#%% max_nprocs = 1
#%% [extra_info]
#%% keywords = GW
#%% authors = M. Giantomassi
#%% description =
#%% Test the FFT routines used in the GW code with (complex arguments, no threads).
#%%<END TEST_INFO>