[samples] Address #1460

This commit is contained in:
Ingmar Schoegl 2023-06-26 10:41:37 -06:00 committed by Ray Speth
parent 6ccefab009
commit c0b1879262

View File

@ -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