| Boolean | use_u_alt | false | get alt from the real input connector |
| Boolean | use_u_MN | false | get MN from the real input connector |
| Boolean | use_u_dTamb | false | get dTamb from the real input connector |
| Boolean | use_u_X | false | get fluid composition from the real input connector |
| Boolean | use_u_C | false | get fluid trace substance from the real input connector |
| Modelica.SIunits.Length | alt_paramInput | 10000.0 | flight altitude, valid only when use_u_alt==false, value fixed through simulation |
| Real | MN_paramInput | 0.80 | flight mach number, valid only when use_u_MN==false, value fixed through simulation |
| Modelica.SIunits.TemperatureDifference | dTamb_paramInput | 0.0 | temperature diffrence from standard atmosphere, valid only when use_u_dTamb==false, value fixed through simulation |
| Medium.MassFraction[Medium.nX] | X_fluid_paramInput | Medium.X_default | fluid composition, valid only when use_u_X==false, value fixed through simulation |
| Medium.ExtraProperty[Medium.nC] | C_fluid_paramInput | fill(0, Medium.nC) | fluid trace substance, valid only when use_u_C==false, value fixed through simulation |
| Assumptions |
| Boolean | allowFlowReversal | false | = true to allow flow reversal, false restricts to design direction (port_a -> port_b) |
| debug setting |
| Boolean | printCmd | false | |
| Initialization › fluid2Inlet |
| Modelica.SIunits.MassFlowRate | m_flow2Inlet_init | -1.0 | |
| Modelica.SIunits.Pressure | p2Inlet_init | 101.3*1000 | |
| Modelica.SIunits.Temperature | T2Inlet_init | 288.15 | |
| Modelica.SIunits.SpecificEnthalpy | h2Inlet_init | T2Inlet_init*1.004*1000 | |
| Initialization › fluidAmb |
| Modelica.SIunits.MassFlowRate | m_flowAmb_init | -1.0*m_flow2Inlet_init | |
| Modelica.SIunits.Pressure | pAmb_init | p2Inlet_init | |
| Modelica.SIunits.Temperature | Tamb_init | T2Inlet_init | |
| Modelica.SIunits.SpecificEnthalpy | hAmb_init | Tamb_init*1.004*1000 | |
| Initialization › others |
| Modelica.SIunits.SpecificEntropy | s_fluid_amb_init | 6800.0 | |
| Modelica.SIunits.SpecificEntropy | s_fluid_inlet_init | 7000.0 | |