mirror of
https://github.com/pfloos/quack
synced 2024-11-03 12:43:48 +01:00
OK for Hubbard
This commit is contained in:
parent
e66405fa6d
commit
afdf87dc58
12
GoHu
12
GoHu
@ -1,9 +1,9 @@
|
|||||||
#! /bin/bash
|
#! /bin/bash
|
||||||
|
|
||||||
cp mol/Hu input/molecule
|
cp input/molecule.Hu input/molecule
|
||||||
cp basis/Hu input/basis
|
cp input/basis.Hu input/basis
|
||||||
cp int/ERI.Hu.dat int/ERI.dat
|
cp int/ERI.Hu.dat int/ERI.dat
|
||||||
cp int/Kin.Hu.dat int/Kin.dat
|
cp int/Kin.Hu.dat int/Kin.dat
|
||||||
cp int/Nuc.Hu.dat int/Nuc.dat
|
cp int/Nuc.Hu.dat int/Nuc.dat
|
||||||
cp int/Ov.Hu.dat int/Ov.dat
|
cp int/Ov.Hu.dat int/Ov.dat
|
||||||
./bin/QuAcK
|
./bin/QuAcK
|
||||||
|
6
basis/Hu
6
basis/Hu
@ -1,6 +0,0 @@
|
|||||||
1 1
|
|
||||||
S 1 1.00
|
|
||||||
1 1.0000000 1.0000000
|
|
||||||
2 1
|
|
||||||
S 1 1.00
|
|
||||||
1 1.0000000 1.0000000
|
|
6
input/basis.Hu
Normal file
6
input/basis.Hu
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
1 1
|
||||||
|
S 1
|
||||||
|
1 1.0000000000e+00 1.0000000000e+00
|
||||||
|
2 1
|
||||||
|
S 1
|
||||||
|
1 1.0000000000e+00 1.0000000000e+00
|
5
input/molecule.Hu
Normal file
5
input/molecule.Hu
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# nAt nEla nElb nCore nRyd
|
||||||
|
2 1 1 0 0
|
||||||
|
# Znuc x y z
|
||||||
|
X 0.0000000000 0.0000000000 0.0000000000
|
||||||
|
X 0.0000000000 0.0000000000 1.0000000000
|
@ -1,4 +0,0 @@
|
|||||||
2
|
|
||||||
|
|
||||||
H 0.0 0.0 0.0
|
|
||||||
H 0.0 0.0 1.0
|
|
Loading…
Reference in New Issue
Block a user