Skip to content

Commit 5605bce

Browse files
committed
Fix tests given new defaults
1 parent 514094b commit 5605bce

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+114
-45
lines changed

atomate/qchem/test_files/FF_then_fragment_wf/block/launcher_first/mol.qin

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@ $end
1010
$rem
1111
job_type = opt
1212
basis = 6-311++g*
13-
max_scf_cycles = 200
13+
max_scf_cycles = 100
1414
gen_scfman = true
1515
scf_algorithm = gdm
1616
method = wb97xd
1717
geom_opt_max_cycles = 200
18+
thresh = 14
19+
s2thresh = 16
1820
$end

atomate/qchem/test_files/FF_then_fragment_wf/block/launcher_first/mol.qin.freq_0

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@ $end
1010
$rem
1111
job_type = freq
1212
basis = 6-311++g*
13-
max_scf_cycles = 200
13+
max_scf_cycles = 100
1414
gen_scfman = true
1515
scf_algorithm = gdm
1616
method = wb97xd
1717
geom_opt_max_cycles = 200
18+
thresh = 14
19+
s2thresh = 16
1820
$end

atomate/qchem/test_files/FF_then_fragment_wf/block/launcher_first/mol.qin.opt_0

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@ $end
1010
$rem
1111
job_type = opt
1212
basis = 6-311++g*
13-
max_scf_cycles = 200
13+
max_scf_cycles = 100
1414
gen_scfman = true
1515
scf_algorithm = gdm
1616
method = wb97xd
1717
geom_opt_max_cycles = 200
18+
thresh = 14
19+
s2thresh = 16
1820
$end

atomate/qchem/test_files/FF_then_fragment_wf/block/launcher_first/mol.qin.orig

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,11 @@ $end
1010
$rem
1111
job_type = opt
1212
basis = 6-311++g*
13-
max_scf_cycles = 200
13+
max_scf_cycles = 100
1414
gen_scfman = true
1515
scf_algorithm = gdm
1616
method = wb97xd
1717
geom_opt_max_cycles = 200
18+
thresh = 14
19+
s2thresh = 16
1820
$end

atomate/qchem/test_files/FF_then_fragment_wf/block/launcher_first/mol.qout.freq_0

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,11 +106,13 @@ $end
106106
$rem
107107
job_type = freq
108108
basis = 6-311++g*
109-
max_scf_cycles = 200
109+
max_scf_cycles = 100
110110
gen_scfman = true
111111
scf_algorithm = gdm
112112
method = wb97xd
113113
geom_opt_max_cycles = 200
114+
thresh = 14
115+
s2thresh = 16
114116
$end
115117
--------------------------------------------------------------
116118
----------------------------------------------------------------

atomate/qchem/test_files/FF_then_fragment_wf/block/launcher_first/mol.qout.opt_0

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,11 +106,13 @@ $end
106106
$rem
107107
job_type = opt
108108
basis = 6-311++g*
109-
max_scf_cycles = 200
109+
max_scf_cycles = 100
110110
gen_scfman = true
111111
scf_algorithm = gdm
112112
method = wb97xd
113113
geom_opt_max_cycles = 200
114+
thresh = 14
115+
s2thresh = 16
114116
$end
115117
--------------------------------------------------------------
116118
----------------------------------------------------------------

atomate/qchem/test_files/critic_test_files/FFopt/mol.qin

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ $end
1515
$rem
1616
job_type = opt
1717
basis = def2-tzvppd
18-
max_scf_cycles = 200
18+
max_scf_cycles = 100
1919
gen_scfman = true
2020
xc_grid = 3
2121
scf_algorithm = diis
@@ -27,6 +27,7 @@ $rem
2727
solvent_method = smd
2828
ideriv = 1
2929
thresh = 14
30+
s2thresh = 16
3031
scf_guess_always = true
3132
$end
3233

atomate/qchem/test_files/critic_test_files/FFopt/mol.qin.freq_0

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ $end
1515
$rem
1616
job_type = freq
1717
basis = def2-tzvppd
18-
max_scf_cycles = 200
18+
max_scf_cycles = 100
1919
gen_scfman = true
2020
xc_grid = 3
2121
scf_algorithm = diis
@@ -27,6 +27,7 @@ $rem
2727
solvent_method = smd
2828
ideriv = 1
2929
thresh = 14
30+
s2thresh = 16
3031
scf_guess_always = true
3132
$end
3233

atomate/qchem/test_files/critic_test_files/FFopt/mol.qin.opt_0

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ $end
1515
$rem
1616
job_type = opt
1717
basis = def2-tzvppd
18-
max_scf_cycles = 200
18+
max_scf_cycles = 100
1919
gen_scfman = true
2020
xc_grid = 3
2121
scf_algorithm = diis
@@ -27,6 +27,7 @@ $rem
2727
solvent_method = smd
2828
ideriv = 1
2929
thresh = 14
30+
s2thresh = 16
3031
scf_guess_always = true
3132
$end
3233

atomate/qchem/test_files/critic_test_files/FFopt/mol.qin.orig

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ $end
1515
$rem
1616
job_type = opt
1717
basis = def2-tzvppd
18-
max_scf_cycles = 200
18+
max_scf_cycles = 100
1919
gen_scfman = true
2020
xc_grid = 3
2121
scf_algorithm = diis
@@ -27,6 +27,7 @@ $rem
2727
solvent_method = smd
2828
ideriv = 1
2929
thresh = 14
30+
s2thresh = 16
3031
scf_guess_always = true
3132
$end
3233

0 commit comments

Comments
 (0)