Skip to content

Commit f7d279b

Browse files
committed
...
1 parent 31822b8 commit f7d279b

File tree

1 file changed

+4
-0
lines changed
  • examples/1D_reactive_shocktube

1 file changed

+4
-0
lines changed

examples/1D_reactive_shocktube/case.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
#!/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+
26
import json, argparse
37
import cantera as ct
48

0 commit comments

Comments
 (0)