modelFlightCondition2InletFluid01
Extends from PropulsionSystem.Icons.Icon_FlightCondition2InletFluid00.
Information
Document html pageexample/demo models
classes which this component call (those in MSL are not listed)
-> none
classes from which this component extend
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| 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_amb4source_init | 6800.0 | |
| Modelica.SIunits.SpecificEntropy | s_fluid_amb4sink_init | 7000.0 | |
| Modelica.SIunits.SpecificEntropy | s_fluid_inlet_init | 7000.0 | |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | u_alt | flight altitude, valid only when use_u_alt==true | |
| Modelica.Blocks.Interfaces.RealInput | u_MN | flight mach number, valid only when use_u_MN==true | |
| Modelica.Blocks.Interfaces.RealInput | u_dTamb | temperature difference from standard atmospere, valid only when use_u_dTamb==true | |
| Modelica.Blocks.Interfaces.RealInput[Medium.nX] | u_X_fluid | composition of fluid, valid only when use_u_X==true | |
| Modelica.Blocks.Interfaces.RealInput[Medium.nC] | u_C_fluid | trace substance of fluid, valid only when use_u_C==true | |
| Modelica.Fluid.Interfaces.FluidPort_b | port_amb4sink | ambient port supposed to used as sink | |
| Modelica.Fluid.Interfaces.FluidPort_b | port_inlet | ||
| Modelica.Blocks.Interfaces.RealOutput | y_V_inf | [m/s], free stream velocity | |
| Modelica.Fluid.Interfaces.FluidPort_b | port_amb4source | ambient port supposed to used as source |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.SIunits.SpecificEntropy | s_fluid_amb4source | specific entropy, fluid_1 | |
| Modelica.SIunits.SpecificEntropy | s_fluid_amb4sink | specific entropy, fluid_1 | |
| Modelica.SIunits.SpecificEntropy | s_fluid_inlet | specific entropy, fluid_2 | |
| PropulsionSystem.EngineSimEnvironment | environment | System wide properties | |
| PropulsionSystem.Subelements.AltMN2pTh00 | AltMN2pTh | ||
| Modelica.Fluid.Sources.Boundary_pT | sourceFluidAmb4sink | ||
| Modelica.Fluid.Sources.Boundary_pT | sourceFluidAmb4source | ||
| Modelica.Fluid.Sources.Boundary_pT | sourceFluid2Inlet | ||
| Modelica.Blocks.Nonlinear.Limiter | limiter1 | ||
| Modelica.Blocks.Nonlinear.Limiter | limiter2 | ||
| Modelica.Blocks.Nonlinear.Limiter | limiter3 | ||
| Modelica.Blocks.Nonlinear.Limiter | limiter4 |
Contents
| Name | Description |
|---|---|