mirror of
https://github.com/Cantera/cantera.git
synced 2025-02-25 18:55:29 -06:00
[samples] Address #1460
This commit is contained in:
parent
6ccefab009
commit
c0b1879262
@ -103,6 +103,8 @@ cyl.volume = V_oT
|
||||
|
||||
# define inlet state
|
||||
gas.TPX = T_inlet, p_inlet, comp_inlet
|
||||
# Note: The previous line is technically not needed as the state of the gas object is
|
||||
# already set correctly; change if inlet state is different from the reactor state.
|
||||
inlet = ct.Reservoir(gas)
|
||||
|
||||
# inlet valve
|
||||
|
Loading…
Reference in New Issue
Block a user