mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 06:05:29 -04:00
benchmarks: Add QS_reference for water different functionals (#5058)
This commit is contained in:
parent
dbc63552ef
commit
25be7e468a
1 changed files with 2 additions and 0 deletions
|
|
@ -50,6 +50,8 @@ TIME_START=$(date +%s)
|
|||
BENCHMARKS=(
|
||||
"QS/H2O-64.inp"
|
||||
"QS/H2O-64_nonortho.inp"
|
||||
"QS_reference/w64PBE.inp"
|
||||
"QS_reference/w64SCAN.inp"
|
||||
"QS_single_node/H2O-hyb.inp"
|
||||
"QS_single_node/GW_PBE_4benzene.inp"
|
||||
"QS_single_node/RI-HFX_H2O-32.inp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue