We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b0fce8 + 962527f commit 4af3c5fCopy full SHA for 4af3c5f
Utilities/Python/FDS_verification_script.py
@@ -9,8 +9,8 @@
9
10
# Scripts to run prior to dataplot
11
12
-print("ignition_delay..."); subprocess.run(["python","./scripts/cantera_ignition_delay.py"])
13
-print("reaction_rates..."); subprocess.run(["python","./scripts/cantera_reaction_rates.py"])
+# print("ignition_delay..."); subprocess.run(["python","./scripts/cantera_ignition_delay.py"])
+# print("reaction_rates..."); subprocess.run(["python","./scripts/cantera_reaction_rates.py"])
14
15
# Dataplot and scatplot options
16
0 commit comments