It's possible for the initial approaches returned by the components at time=0 (before engine state is available) to result in a thermodynamically inconsistent engine (T_chx > T_hhx, for example). The code should check this and adjust the initial approaches (which are just guesses anyway) to ensure consistency.
It's possible for the initial approaches returned by the components at
time=0(before engine state is available) to result in a thermodynamically inconsistent engine (T_chx>T_hhx, for example). The code should check this and adjust the initial approaches (which are just guesses anyway) to ensure consistency.