Skip to content

Commit 83d724a

Browse files
committed
All tests now pass for reaction path workflow
1 parent 460f322 commit 83d724a

39 files changed

+118506
-0
lines changed
16 KB
Binary file not shown.
Lines changed: 361 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,361 @@
1+
{
2+
"spec": {
3+
"tags": {
4+
"class": "autots_testing",
5+
"set": "20201111_li2o_paths"
6+
},
7+
"_tasks": [
8+
{
9+
"molecule": {
10+
"@module": "pymatgen.core.structure",
11+
"@class": "Molecule",
12+
"charge": 0,
13+
"spin_multiplicity": 2,
14+
"sites": [
15+
{
16+
"name": "O",
17+
"species": [
18+
{
19+
"element": "O",
20+
"occu": 1
21+
}
22+
],
23+
"xyz": [
24+
-1.9327170103,
25+
-4.3174774174,
26+
1.3394474306
27+
],
28+
"properties": {}
29+
},
30+
{
31+
"name": "C",
32+
"species": [
33+
{
34+
"element": "C",
35+
"occu": 1
36+
}
37+
],
38+
"xyz": [
39+
-1.5679825504,
40+
-4.969291533,
41+
0.2131949447
42+
],
43+
"properties": {}
44+
},
45+
{
46+
"name": "C",
47+
"species": [
48+
{
49+
"element": "C",
50+
"occu": 1
51+
}
52+
],
53+
"xyz": [
54+
-2.8117166195,
55+
-3.2672228285,
56+
0.9985650609
57+
],
58+
"properties": {}
59+
},
60+
{
61+
"name": "O",
62+
"species": [
63+
{
64+
"element": "O",
65+
"occu": 1
66+
}
67+
],
68+
"xyz": [
69+
-0.7314331758,
70+
-5.8227507995,
71+
0.1735347022
72+
],
73+
"properties": {}
74+
},
75+
{
76+
"name": "O",
77+
"species": [
78+
{
79+
"element": "O",
80+
"occu": 1
81+
}
82+
],
83+
"xyz": [
84+
-2.2736140125,
85+
-4.5382521363,
86+
-0.8392508077
87+
],
88+
"properties": {}
89+
},
90+
{
91+
"name": "C",
92+
"species": [
93+
{
94+
"element": "C",
95+
"occu": 1
96+
}
97+
],
98+
"xyz": [
99+
-3.2708933425,
100+
-3.5906799742,
101+
-0.3997280389
102+
],
103+
"properties": {}
104+
},
105+
{
106+
"name": "H",
107+
"species": [
108+
{
109+
"element": "H",
110+
"occu": 1
111+
}
112+
],
113+
"xyz": [
114+
-1.9658006406,
115+
-2.1344404594,
116+
0.9125319203
117+
],
118+
"properties": {}
119+
},
120+
{
121+
"name": "H",
122+
"species": [
123+
{
124+
"element": "H",
125+
"occu": 1
126+
}
127+
],
128+
"xyz": [
129+
-3.5489902237,
130+
-3.0864144473,
131+
1.776011719
132+
],
133+
"properties": {}
134+
},
135+
{
136+
"name": "H",
137+
"species": [
138+
{
139+
"element": "H",
140+
"occu": 1
141+
}
142+
],
143+
"xyz": [
144+
-3.2575638,
145+
-2.7329641132,
146+
-1.074340998
147+
],
148+
"properties": {}
149+
},
150+
{
151+
"name": "H",
152+
"species": [
153+
{
154+
"element": "H",
155+
"occu": 1
156+
}
157+
],
158+
"xyz": [
159+
-4.2510590539,
160+
-4.075005637,
161+
-0.4332719689
162+
],
163+
"properties": {}
164+
},
165+
{
166+
"name": "C",
167+
"species": [
168+
{
169+
"element": "C",
170+
"occu": 1
171+
}
172+
],
173+
"xyz": [
174+
-0.936505206,
175+
-1.3633295518,
176+
0.6420771153
177+
],
178+
"properties": {}
179+
},
180+
{
181+
"name": "O",
182+
"species": [
183+
{
184+
"element": "O",
185+
"occu": 1
186+
}
187+
],
188+
"xyz": [
189+
0.0306758643,
190+
-1.8483715526,
191+
0.1428350598
192+
],
193+
"properties": {}
194+
},
195+
{
196+
"name": "H",
197+
"species": [
198+
{
199+
"element": "H",
200+
"occu": 1
201+
}
202+
],
203+
"xyz": [
204+
-1.025820229,
205+
-0.2865395498,
206+
0.9016738605
207+
],
208+
"properties": {}
209+
}
210+
]
211+
},
212+
"mode": [
213+
[
214+
-0.004,
215+
0.013,
216+
0.001
217+
],
218+
[
219+
0.003,
220+
-0.003,
221+
-0.008
222+
],
223+
[
224+
-0.037,
225+
-0.07,
226+
0.003
227+
],
228+
[
229+
-0.001,
230+
0.001,
231+
0.001
232+
],
233+
[
234+
-0.001,
235+
-0.0,
236+
0.001
237+
],
238+
[
239+
0.007,
240+
0.004,
241+
0.001
242+
],
243+
[
244+
0.677,
245+
0.711,
246+
-0.123
247+
],
248+
[
249+
0.047,
250+
0.086,
251+
0.035
252+
],
253+
[
254+
0.001,
255+
0.006,
256+
-0.002
257+
],
258+
[
259+
-0.004,
260+
0.012,
261+
0.006
262+
],
263+
[
264+
-0.041,
265+
-0.014,
266+
0.015
267+
],
268+
[
269+
0.009,
270+
-0.003,
271+
-0.005
272+
],
273+
[
274+
0.03,
275+
-0.015,
276+
-0.022
277+
]
278+
],
279+
"scale": -0.6,
280+
"_fw_name": "{{atomate.qchem.firetasks.geo_transformations.PerturbGeometry}}"
281+
},
282+
{
283+
"molecule": null,
284+
"qchem_input_set": "OptSet",
285+
"input_file": "mol.qin",
286+
"qchem_input_params": {
287+
"dft_rung": 4,
288+
"smd_solvent": "custom",
289+
"custom_smd": "18.5,1.415,0.00,0.735,20.2,0.00,0.00",
290+
"overwrite_inputs": {
291+
"rem": {
292+
"thresh": "14",
293+
"scf_algorithm": "diis"
294+
}
295+
}
296+
},
297+
"_fw_name": "{{atomate.qchem.firetasks.write_inputs.WriteInputFromIOSet}}"
298+
},
299+
{
300+
"qchem_cmd": ">>qchem_cmd<<",
301+
"multimode": ">>multimode<<",
302+
"input_file": "mol.qin",
303+
"output_file": "mol.qout",
304+
"max_cores": ">>max_cores<<",
305+
"job_type": "opt_with_frequency_flattener",
306+
"max_iterations": 10,
307+
"max_molecule_perturb_scale": 0.3,
308+
"linked": true,
309+
"freq_before_opt": false,
310+
"_fw_name": "{{atomate.qchem.firetasks.run_calc.RunQChemCustodian}}"
311+
},
312+
{
313+
"db_file": ">>db_file<<",
314+
"input_file": "mol.qin",
315+
"output_file": "mol.qout",
316+
"additional_fields": {
317+
"task_label": "C4 H5 O4:perturb_backwardshco__ec___ec_minus_h__formaldehyde",
318+
"special_run_type": "frequency_flattener",
319+
"linked": true
320+
},
321+
"_fw_name": "{{atomate.qchem.firetasks.parse_outputs.QChemToDb}}"
322+
}
323+
]
324+
},
325+
"fw_id": 830332,
326+
"created_on": "2020-11-12T15:30:45.825306",
327+
"updated_on": "2020-11-12T15:31:06.468693",
328+
"launches": [
329+
{
330+
"fworker": {
331+
"name": "lr_qchem_dev",
332+
"category": "",
333+
"query": "{\"spec.tags.class\": {\"$regex\": \"autots_testing\"}}",
334+
"env": {
335+
"db_file": "/global/home/users/ewcspottesmith/config/atomate/sam_db.json",
336+
"calc_loc": "/tmp",
337+
"qchem_cmd": "qchem -save",
338+
"max_cores": 40,
339+
"multimode": "openmp"
340+
}
341+
},
342+
"fw_id": 830332,
343+
"launch_dir": "/clusterfs/mp/ewcspottesmith/data/ts_testing/20201111_li2o_paths/block_2020-11-11-16-37-34-113586/launcher_2020-11-12-15-31-02-922842",
344+
"host": "n0081.lr6",
345+
"ip": "10.0.41.81",
346+
"trackers": [],
347+
"action": null,
348+
"state": "RUNNING",
349+
"state_history": [
350+
{
351+
"state": "RUNNING",
352+
"created_on": "2020-11-12T15:31:06.463592",
353+
"updated_on": "2020-11-12T15:31:06.463597"
354+
}
355+
],
356+
"launch_id": 634109
357+
}
358+
],
359+
"state": "RUNNING",
360+
"name": "C4 H5 O4:perturb_backwardshco__ec___ec_minus_h__formaldehyde"
361+
}
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
#!/bin/bash -l
2+
3+
#SBATCH --nodes=1
4+
#SBATCH --exclude=n0181.lr6,n0130.lr6,n0249.lr6,n0251.lr6,n0209.lr6,n0171.lr6
5+
#SBATCH --qos=condo_mp_lr6
6+
#SBATCH --time=480:00:00
7+
#SBATCH --partition=lr6
8+
#SBATCH --account=lr_mp
9+
#SBATCH --job-name=ts_production
10+
#SBATCH --output=ts_production-%j.out
11+
#SBATCH --error=ts_production-%j.error
12+
13+
14+
conda activate dev && module load qchem/5.2.2
15+
cd /clusterfs/mp/ewcspottesmith/data/ts_testing/20201111_li2o_paths/block_2020-11-11-16-37-34-113586/launcher_2020-11-12-15-31-02-922842
16+
rlaunch -l ${FW_CONFIG_FILE%/*}/sam_launchpad.yaml -w ${FW_CONFIG_FILE%/*}/ts_fworker.yaml singleshot
17+
18+
# CommonAdapter (SLURM) completed writing Template
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
$energy
2+
-456.327435406602
3+
$gradient
4+
0.17051477308569E-05 -0.31926916385658E-05 -0.39191085151192E-05
5+
-0.16185078170333E-05 0.33511684711213E-06 -0.65022870644187E-05
6+
0.15977781841888E-05 -0.96905270723698E-06 0.27052177340656E-05
7+
-0.22201709158245E-05 0.42741235056193E-05 -0.10639363777540E-04
8+
-0.40448234259210E-05 0.44477225522457E-05 -0.16899330204140E-05
9+
-0.41084088015769E-05 0.21078253946879E-05 0.39296465025925E-05
10+
0.20305494552582E-04 0.54808918335415E-05 0.95819997063028E-05
11+
0.42638877201292E-05 -0.38074486327019E-05 0.23970647783670E-05
12+
-0.24009098487047E-05 0.43940914258491E-05 0.74662766310256E-05
13+
-0.28339862803081E-05 0.38183303902803E-05 0.25184271656899E-05
14+
-0.17057817609194E-03 0.20244989728709E-05 0.30409231568847E-03
15+
-0.42709536084227E-04 -0.44583091722531E-05 0.88463813044513E-04
16+
0.20264221109599E-03 -0.14455098738252E-04 -0.39840406891199E-03
17+
$end

0 commit comments

Comments
 (0)