Skip to content

Commit

Permalink
chem_library_h4_sto6g_0.000
Browse files Browse the repository at this point in the history
  • Loading branch information
edoapra committed Jul 28, 2023
1 parent 55e78ab commit 1259234
Show file tree
Hide file tree
Showing 3 changed files with 1,025 additions and 0 deletions.
2 changes: 2 additions & 0 deletions QA/doqmtests.mpi
Original file line number Diff line number Diff line change
Expand Up @@ -627,6 +627,8 @@ let "myexit+=$?"
let "myexit+=$?"
./runtests.mpi.unix procs $np back_to_atguess
let "myexit+=$?"
./runtests.mpi.unix procs $np chem_library_h4_sto6g_0.000
let "myexit+=$?"
# superheavy elements check
source ./qa_funcs.sh
strings -a $(get_nwchem_executable) |grep Tennessine >& /dev/null
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
start h4_sto6g_0.000


geometry units angstrom
symmetry c1
H -1.000 0.000 0.000
H 1.000 0.000 0.000
H -1.000 2.000 0.000
H 1.000 2.000 0.000
end

basis
* library sto-6g
end

scf
thresh 1.0e-8
tol2e 1.0e-9
singlet
rhf
maxiter 200
end

tce
ccsd
2eorb
2emet 13
tilesize 1
thresh 1.0d-8
end

echo
set tce:print_integrals T
set tce:qorb 4
set tce:qela 2
set tce:qelb 2

task tce energy

mcscf
active 4
actelec 4
multiplicity 1
end

task mcscf

Loading

0 comments on commit 1259234

Please sign in to comment.