welcome: please sign in
location: Diff for "Ground-state opt"
Differences between revisions 3 and 4
Revision 3 as of 2014-11-29 09:42:55
Size: 1322
Editor: 162
Comment:
Revision 4 as of 2014-11-29 09:53:09
Size: 1347
Editor: 162
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

<<TableOfContents()>>

Ground-state opt

HF/MCSCF with GRAD module

$COMPASS    
Title
 CH2 Molecule test run, cc-pvqz
Basis
 3-21g
# cc-pvdz
Geometry
O       0.00000000     -0.00000000      0.00174418
H      -0.78045951      0.00000000     -0.10962269
H       0.78045951      0.00000000     -0.10962269
End geometry
Check
Skeleton
$END

$bdfopt
$end

$XUANYUAN
$END

$SCF
RHF
$END

$grad
$end

HF/DFT with RESP module

$COMPASS    
Title
 CH2 Molecule test run, cc-pvqz
Basis
 3-21g
# cc-pvdz
Geometry
O       0.00000000     -0.00000000      0.00174418
H      -0.78045951      0.00000000     -0.10962269
H       0.78045951      0.00000000     -0.10962269
End geometry
Check
Skeleton
$END

$bdfopt
$end

$XUANYUAN
$END

$SCF
RHF
$END

$resp
geom
norder
1
method
1
$end

Try different solvers

$COMPASS    
Title
 CH2 Molecule test run, cc-pvqz
Basis
 3-21g
# cc-pvdz
Geometry
O       0.00000000     -0.00000000      0.00174418
H      -0.78045951      0.00000000     -0.10962269
H       0.78045951      0.00000000     -0.10962269
End geometry
Check
Skeleton
$END

$bdfopt
iprt
1  # print internal coordinates
solver
1 # bdf solver
$end

$XUANYUAN
$END

$SCF
RHF
$END

$grad
$end

Ground-state opt (last edited 2024-03-28 14:16:33 by leiyibo)