Hey, my 16h+ job got interrupted by windows update at night during Calculating analytic Hessian of the SCF energy
for freq.
Is there any way to NOT have to start calculations from the begginig?
Here’s my input file if needed
$molecule
0 1
S 0.0000000 1.0779892 -0.0000000
C -0.0000000 -0.1593867 1.3398889
C -0.0000000 0.5506506 2.6875695
C 0.0000000 -0.1593867 -1.3398889
C 0.0000000 0.5506506 -2.6875695
Cl -0.0000000 -0.6429519 4.0101583
Cl 0.0000000 -0.6429519 -4.0101583
H 0.9150537 -0.7858460 1.2682488
H -0.9150537 -0.7858460 1.2682488
H -0.9045556 1.1884038 2.7820166
H 0.9045556 1.1884038 2.7820166
H -0.9150537 -0.7858460 -1.2682488
H 0.9150537 -0.7858460 -1.2682488
H 0.9045556 1.1884038 -2.7820166
H -0.9045556 1.1884038 -2.7820166
$end
$rem
BASIS = aug-cc-pVTZ
GUI = 2
METHOD = wB97XD
$end
@@@
$molecule
read
$end
$rem
BASIS = aug-cc-pVTZ
GUI = 2
JOB_TYPE = Frequency
METHOD = wB97XD
SCF_CONVERGENCE = 8
$end
@@@
$molecule
read
$end
$rem
BASIS = aug-cc-pVTZ
GUI = 2
JOB_TYPE = Optimization
METHOD = wB97XD
SCF_CONVERGENCE = 8
$end