You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated all help files to be more helpful.
Made several small bug fixes.
1) Changed enthalpy to entropy in the SS_plot function.
2) updated output dx value in the 1D-heatXfer blocks, CN and FDI.
<tr><td><fontcolor="blue"> Blue </font></td><td>Gas path information containing flow, enthalpy, total temperature, total pressure, and flow composition (typically fuel to air ratio (FAR))</td></tr>
45
+
<tr><td><fontcolor="darkgreen"> Dark Green </font></td><td>Independent variable</td></tr>
46
+
<tr><td><fontcolor="limegreen"> Green </font></td><td>Dependent variable</td></tr>
47
+
<tr><td><fontcolor="red"> Red </font></td><td>Independent variable that is obtained through integration in a dynamic simulation, but may be solved for by the solver in a steady state simulation (e.g. shaft speed)</td></tr>
48
+
<tr><td><fontcolor="magenta"> Magenta </font></td><td>Dependent variable that is integrated in a dynamic simulation, but may be used as a dependent variable in the iterative solver in the steady state simulation (e.g. Ndot)</td></tr>
49
+
<tr><td><fontcolor="lightpink"> Pink </font></td><td>Contributor to the calculation of a dependent variable (e.g. torque)</td></tr>
50
+
<tr><td><fontcolor="orange"> Yellow </font></td><td>Effector command (e.g. fuel flow), not typically used by the solver</td></tr>
0 commit comments