mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-27 21:55:30 -04:00
hse test case
This commit is contained in:
parent
3b82f9d793
commit
a0b7a0f382
2 changed files with 1438 additions and 0 deletions
41
QA/tests/h2o-hse/h2o-hse.nw
Normal file
41
QA/tests/h2o-hse/h2o-hse.nw
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
echo
|
||||
start h2o-hse
|
||||
|
||||
geometry units angstrom
|
||||
O 0.00000000 0.00000000 0.11726921
|
||||
H 0.75698224 0.00000000 -0.46907685
|
||||
H -0.75698224 0.00000000 -0.46907685
|
||||
end
|
||||
|
||||
basis spherical
|
||||
* library aug-cc-pvdz
|
||||
end
|
||||
|
||||
# HSE03 functional: 0.25*Ex(HF-SR) - 0.25*Ex(PBE-SR) + Ex(PBE) + Ec(PBE)
|
||||
# gamma(HF-SR) = gamma(PBE-SR)
|
||||
dft
|
||||
xc hse03
|
||||
iterations 100
|
||||
direct
|
||||
end
|
||||
task dft energy
|
||||
|
||||
# HSE06 functional: 0.25*Ex(HF-SR) - 0.25*Ex(PBE-SR) + Ex(PBE) + Ec(PBE)
|
||||
# gamma(HF-SR) = gamma(PBE-SR)
|
||||
dft
|
||||
xc xpbe96 1.0 xcampbe96 -0.25 cpbe96 1.0 srhfexch 0.25
|
||||
cam 0.33 cam_alpha 0.0 cam_beta 1.0
|
||||
iterations 100
|
||||
direct
|
||||
end
|
||||
task dft energy
|
||||
|
||||
# HSE06 functional: 0.25*Ex(HF-SR) - 0.25*Ex(PBE-SR) + Ex(PBE) + Ec(PBE)
|
||||
# gamma(HF-SR) = gamma(PBE-SR)
|
||||
dft
|
||||
xc xpbe96 1.0 xcampbe96 -0.25 cpbe96 1.0 srhfexch 0.25
|
||||
cam 0.11 cam_alpha 0.0 cam_beta 1.0
|
||||
iterations 100
|
||||
direct
|
||||
end
|
||||
task dft energy
|
||||
1397
QA/tests/h2o-hse/h2o-hse.out
Normal file
1397
QA/tests/h2o-hse/h2o-hse.out
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue