abinit/tests
gonze 65d412df5e Merge branch 'develop' into _hack 2022-06-02 11:13:05 +02:00
..
2021_Seddon_cDFT Upgrade copyright 7 2022-03-29 12:47:37 +02:00
Psps_for_tests Merge branch 'develop' of abinit-gitlab:trunk/abinit into optic-soc 2022-05-09 10:10:39 +02:00
Scripts Upgrade copyright 4 2022-03-29 12:42:07 +02:00
Timeout Upgrade copyright 5 2022-03-29 12:42:52 +02:00
atdep Upgrade copyright 7 2022-03-29 12:47:37 +02:00
atompaw Upgrade copyright 7 2022-03-29 12:47:37 +02:00
bigdft Upgrade copyright 8 2022-03-29 12:48:16 +02:00
bigdft_paral Upgrade copyright 7 2022-03-29 12:47:37 +02:00
built-in Squashed commit of the following: 2020-12-09 18:50:27 +01:00
config Upgrade copyright - completed use of the script 2022-03-29 12:52:00 +02:00
cpu Upgrade copyright - completed use of the script 2022-03-29 12:52:00 +02:00
doc/help_make
etsf_io Upgrade refs files, to avoid fluctuations in location of density/magnetization extrema 2022-04-06 09:21:01 +02:00
fast Complete the upgrade 2022-04-06 09:29:22 +02:00
gpu Further fixes, now for the entire test farm 2022-06-02 08:31:57 +02:00
hpc Squashed commit of the following: 2020-12-09 18:50:27 +01:00
libxc Merge branch 'develop' into _hack 2022-06-02 11:13:05 +02:00
modules_with_data Read submodules 2021-07-20 16:23:38 +02:00
mpi_cfgs
mpiio Merge branch 'develop' into _hack 2022-06-02 11:13:05 +02:00
paral Fix remaining problems in abi or abo files due to the change of default for rfatpol, d3e_pertX_atpol or d3e_pertX_dir 2022-06-01 17:28:20 +02:00
psml Upgrade copyright 7 2022-03-29 12:47:37 +02:00
pymods Bug fix 2022-04-06 08:51:13 +02:00
seq Fix reference files for seq 2022-06-01 22:20:10 +02:00
tutoatdep Upgrade copyright 7 2022-03-29 12:47:37 +02:00
tutomultibinit Upgrade copyright 7 2022-03-29 12:47:37 +02:00
tutoparal Change the default values for rfatpol. Also, adapt all tutorials, and some tests (more tests to be adapted ...). 2022-05-18 10:36:50 +02:00
tutoplugs Upgrade copyright 7 2022-03-29 12:47:37 +02:00
tutorespfn Update tutorespfn ffield 6 , to stablize it. 2022-06-02 11:04:52 +02:00
tutorial Merge branch 'develop' into _hack 2022-06-02 11:13:05 +02:00
unitary Upgrade copyright 8 2022-03-29 12:48:16 +02:00
v1 Complete the upgrade 2022-04-06 09:29:22 +02:00
v2 Updated 3 refs files, that were passing instead of succeeding. 2022-06-01 21:15:24 +02:00
v3 Updated 3 refs files, that were passing instead of succeeding. 2022-06-01 21:15:24 +02:00
v4 Fix input file v4#69 : rfdir not needed. 2022-06-01 18:49:46 +02:00
v5 Merge branch 'develop' into _hack 2022-06-02 11:13:05 +02:00
v6 Merge branch 'develop' into _hack 2022-06-02 11:13:05 +02:00
v7 Fixed remaining (?) problems with rfatpol change of default, in abi or abo files. 2022-06-01 11:38:34 +02:00
v8 Fix remaining problems in abi or abo files due to the change of default for rfatpol, d3e_pertX_atpol or d3e_pertX_dir 2022-06-01 17:28:20 +02:00
v9 Updated all(?) input and reference files for change of default for rfatpol . 2022-05-19 10:48:59 +02:00
v67mbpt Furtehr (and last ?) update for rfdir 2022-05-18 00:30:10 +02:00
vdwxc Upgrade copyright 8 2022-03-29 12:48:16 +02:00
wannier90 Complete the upgrade 2022-04-06 09:29:22 +02:00
AUTHORS
COPYING
ChangeLog
INSTALL
NEWS
README
README.md
__init__.py Add projected Wannier function method for Lattice Wannier function. 2022-04-21 09:22:59 +02:00
autogen.sh Upgrade copyright 5 2022-03-29 12:42:52 +02:00
check_testsuite.py
config.sh.in
configure.ac Init v9.7.4 2022-05-01 06:21:13 +02:00
pytests.py
runparal.py
runtests.py Squashed commit of the following: 2020-12-09 18:50:27 +01:00
testbot.py add support of oneAPI with HPC compilers (slave LPE) 2021-03-05 12:43:05 +01:00
testtools.py
tox.ini
wipeout.sh Upgrade copyright 5 2022-03-29 12:42:52 +02:00

README.md

This directory, tests, contains tests which exercise parts of the ABINIT package.

These tests are designed primarily to exercise parts of the code quickly, NOT necessarily to give physically sensible results. For greater speed, some tests are not run to full convergence. Also the quality parameters (especially ecut) are minimal, i.e. the calculations are underconverged.

Most of them are ran through the runtests.py utility. Type

$ runtests.py --help

to get help.

There is a small README file in the subdirectories that contain the input and reference files. The documentation related specifically to one test is appended to the input file of this test, and can also be accessed through runtests.py (aka runtests.py -l).

Also, typing

$ make help

will give information on the use of the make command in the present directory. make mostly relies on runtests.py, but also triggers some other actions, in which runtests.py is not used.

The video below gives an overwiew of the command line options of runtests.py

asciicast