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.
1 parent 31822b8 commit f7d279bCopy full SHA for f7d279b
examples/1D_reactive_shocktube/case.py
@@ -1,4 +1,8 @@
1
#!/usr/bin/env python3
2
+# References:
3
+# + https://doi.org/10.1016/j.ijhydene.2023.03.190: Verification of numerical method
4
+# + https://doi.org/10.1016/j.compfluid.2013.10.014: 4.7. Multi-species reactive shock tube
5
+
6
import json, argparse
7
import cantera as ct
8
0 commit comments