| SI.Pressure | p_in (from PartialPrescribed) | inletPressure.y | |
| SI.Temperature | T_in (from PartialPrescribed) | inletTemperature.y | |
| Real | pRatio (from PartialPrescribed) | pressureRatio.y | Pressure ratio |
| Real | Tr (from PartialPrescribed) | T_out/T_in | Temperature ratio |
| Real | Tr_is (from PartialPrescribed) | T_out_is/T_in | Isentropic temperature ratio |
| Real | vr (from PartialPrescribed) | v_out/v_in | Specific volume ratio |
| SI.Efficiency | eta_is (from PartialPrescribed) | isentropicEfficiency.y | Isentropic efficiency |
| Medium.ThermodynamicState | state_in (from PartialPrescribed) | Medium.setState_pTX(p_in, T_in, Medium.X_default) | Inlet state |
| Medium.Density | rho_in (from PartialPrescribed) | Medium.density(state_in) | Inlet density |
| SI.SpecificVolume | v_in (from PartialPrescribed) | 1/rho_in | Inlet specific volume |
| Medium.IsentropicExponent | gamma (from PartialPrescribed) | Medium.isentropicExponent(state_in) | Isentropic exponent |
| Real | R (from PartialPrescribed) | Modelica.Constants.R/Medium.molarMass(state_in) | Specific gas constant |
| Medium.SpecificHeatCapacity | cp (from PartialPrescribed) | Medium.specificHeatCapacityCp(state_in) | Isobaric heat capcity |
| Medium.AbsolutePressure | p_out (from PartialPrescribed) | p_in*pRatio | Outlet pressure |
| SI.PressureDifference | dp (from PartialPrescribed) | p_out - p_in | Pressure difference |
| SI.Temperature | T_out_is (from PartialPrescribed) | T_in*(p_out/p_in)^((gamma - 1)/gamma) | Isentropic outlet temperature |
| SI.Temperature | T_out (from PartialPrescribed) | if pRatio >= 1 then T_in + 1/eta_is*(T_out_is - T_in) else T_in + eta_is*(T_out_is - T_in) | Outlet temperature |
| Medium.Density | rho_out (from PartialPrescribed) | p_out/(R*T_out) | Outlet density |
| Real | rhoRatio (from PartialPrescribed) | rho_out/rho_in | Compression ratio |
| SI.SpecificVolume | v_out (from PartialPrescribed) | 1/rho_out | Outlet specific volume |
| Real | n_aux (from PartialPrescribed) | if noEvent(abs(pRatio - 1) < Modelica.Constants.eps) then gamma/(gamma - 1) else log(pRatio)/log(T_out/T_in) | |
| Real | n (from PartialPrescribed) | n_aux/(n_aux - 1) | Polytropic exponent |
| Real | k_aux (from PartialPrescribed) | gamma/(gamma - 1) | |
| Real | eta_pol (from PartialPrescribed) | if pRatio >= 1 then n_aux/k_aux else k_aux/n_aux | Polytropic efficiency |
| SI.MassFlowRate | m_flow (from PartialPrescribed) | massFlowRate.y | Mass flow rate |
| SI.SpecificEnthalpy | w_t (from PartialPrescribed) | cp*(T_out - T_in) | Specific technical work |
| SI.Power | P (from PartialPrescribed) | m_flow*w_t | Power |
| Modelica.Blocks.Sources.SawTooth | inletPressure (from PartialPrescribed) | | |
| Modelica.Blocks.Sources.SawTooth | inletTemperature (from PartialPrescribed) | | |
| Modelica.Blocks.Sources.SawTooth | pressureRatio (from PartialPrescribed) | | |
| Modelica.Blocks.Sources.SawTooth | isentropicEfficiency (from PartialPrescribed) | | |
| Modelica.Blocks.Sources.RealExpression | pressureDifference (from PartialPrescribed) | | |
| Modelica.Blocks.Sources.RealExpression | outletPressure (from PartialPrescribed) | | |
| Modelica.Blocks.Sources.RealExpression | outletTemperature (from PartialPrescribed) | | |
| Modelica.Blocks.Sources.RealExpression | outletDensity (from PartialPrescribed) | | |
| Modelica.Blocks.Sources.RealExpression | outletSpecificVolume (from PartialPrescribed) | | |
| Modelica.Blocks.Sources.RealExpression | polytropicEfficiency (from PartialPrescribed) | | |
| Modelica.Blocks.Sources.RealExpression | polytropicExponent (from PartialPrescribed) | | |
| Modelica.Blocks.Continuous.FirstOrder | massFlowRate (from PartialPrescribed) | | |
| EnergyFlow.Sources.PrescribedEnergyFlow | energyFlowSource (from PartialPrescribed) | | |
| Modelica.Blocks.Sources.RealExpression | power (from PartialPrescribed) | | |
| Modelica.Blocks.Sources.RealExpression | compressionRatio (from PartialPrescribed) | | |
| Modelica.Blocks.Sources.SawTooth | massFlowRate1 (from PartialPrescribed) | | |
| ThermofluidStream.DropOfCommons | dropOfCommons | | |
| ThermofluidStream.Boundaries.Source | source31 | | |
| .ThermofluidStream.Boundaries.Sink_m | sink31 | | |
| ThermofluidStream.Idealized.Processes.PolytropicPerfectGas | P_eta_pol | | |
| ThermofluidStream.Boundaries.Source | source32 | | |
| .ThermofluidStream.Boundaries.Sink_m | sink32 | | |
| ThermofluidStream.Idealized.Processes.PolytropicPerfectGas | P_n | | |
| ThermofluidStream.Boundaries.Source | source33 | | |
| .ThermofluidStream.Boundaries.Sink_m | sink33 | | |
| ThermofluidStream.Idealized.Processes.PolytropicPerfectGas | P_eta_is | | |