Setting Stopping Criteria for the Reference Simulation
In addition to Fixed Steps stopping criterion, you can monitor some key quantities such as the mass flow rate and the total pressure ratio to assess the convergence of the air flow in the compressor. In the smart sweep study in Design Manager, each run (other than the first) reuses the results from the previous run. Therefore, defining stopping criteria that are based on physical quantities can reduce the design run time.
- Corrected Mass Flow Rate at Stator Outlet—entire mass flow rate at stator outlet multiplied with a turbomachinery correction factor. The number of stator blades 46 is also multiplied. See Corrected Mass Flow Rate.
- Rotor Total Pressure Ratio—mass flow averaged pressure at rotor outlet (the interface between rotor and stator) divided by mass flow averaged pressure at rotor inlet. This value indicates that the total pressure increases in the rotor stage.
- Stage Total Pressure Ratio—mass flow averaged pressure at stator outlet divided by mass flow averaged pressure at rotor inlet. This quantity is required as a smart sweep response.
-
To create a monitor stopping criterion from the Corrected Mass Flow Rate at
Stator Outlet:
- To create a report for the mass flow rate at stator outlet, right-click Report node and select Flow / Energy > Mass Flow.
- Select the Mass Flow 1 node and set Parts to Regions > StatorPassage > Boundaries > Outlet.
- Rename the Mass Flow 1 report to StatorOutletMassFlow.
- To create the following two mass flow averaged quantities, right-click twice Report and select Flow / Energy > Mass Flow Averaged.
-
Define the two reports as follows:
Report Name Rename To Properties Values Mass Flow Averaged 1 RotorInletTotalPressure Field Function Absolute Total Pressure Parts Regions > RotorPassage > Boundaries > Inlet Mass Flow Averaged 2 RotorInletTotalTemperature Field Function Total Temperature > Lab Reference Frame Parts Regions > RotorPassage > Boundaries > Inlet - To create two global parameters, right-click the Automation > Parameters node and select New > Scalar.
-
Define the two global parameters as follows:
Parameter Name Rename To Properties Values Scalar Pref Value 101325 Dimensions Pressure Scalar 2 Tref Value 288.1 Dimensions Temperature - To create a field function for the correction factor, right-click the Automation > Field Functions node and select New > Scalar.
-
Define the field function as follows:
Function Name Rename to Properties Values User Field Function 1 MassFlowCorrectionFactor Function Name MassFlowCorrectionFactor Dimensions Dimensionless Definition (sqrt(${RotorInletTotalTemperatureReport}/${Tref})/(${RotorInletTotalPressureReport}/${Pref})) - To create the report for the corrected mass flow at the stator outlet, right-click the Report node and select User > Expression.
-
Set the new report as follows:
Report Name Rename To Properties Values Expression 1 CorrectedStatorOutletMassFlow Definition ${StatorOutletMassFlowReport}*46*${MassFlowCorrectionFactor} Here the corrected stator outlet mass flow is calculated for the full-scaled model. 46 is the number of stator blades.
Dimensions Mass/Time - To create a monitor from the report, right-click the CorrectedStatorOutletMassFlow report and select Create Monitor From Report.
- Right-click the Monitors > CorrectedStatorOutletMassFlow Monitor node and select Create Stopping Criterion from Monitor.
-
Select the Stopping Criteria > CorrectedStatorOutletMassFlow Monitor
Criterion node and set the properties as follows:
Node Properties Values CorrectedStatorOutletMassFlow Monitor Criterion Criterion Option Asymptotic Logical Rule And Asymptotic Limit
Refresh Sampling ✓ |Max-Min| 1.0E-5 Number of Samples 100 Normalized ✓
-
To create a monitor stopping criterion from the Rotor Total Pressure
Ratio:
- To create a mass flow averaged pressure at rotor outlet, right-click the Report node and select Flow / Energy > Mass Flow Averaged.
-
Define the new report as follows:
Report Name Rename To Properties Values Mass Flow Averaged 1 RotorOutletTotalPressure Field Function Absolute Total Pressure Parts Regions > RotorPassage > Boundaries > Int_1[RotorPassage/StatorPassage] This boundary is the place when the flow leaves the rotor region—the interface between rotor and stator.
- To create a report for the rotor total pressure ratio, right-click the Report node and select User > Expression.
-
Set the new report as follows:
Report Name Rename To Properties Values Expression 1 RotorTotalPressureRatio Definition ${RotorOutletTotalPressureReport}/${RotorInletTotalPressureReport} Dimensions Dimensionless - To create a monitor from the report, right-click the RotorTotalPressureRatio report and select Create Monitor From Report.
- Right-click the Monitors > RotorTotalPressureRatio Monitor node and select Create Stopping Criterion from Monitor.
-
Select the Stopping Criteria > RotorTotalPressureRatio Monitor Criterion node and set the properties as follows:
Node Properties Values RotorTotalPressureRatio Monitor Criterion Criterion Option Asymptotic Logical Rule And Asymptotic Limit
Refresh Sampling ✓ |Max-Min| 1.0E-5 Number of Samples 100 Normalized ✓
- Select the Stopping Criteria > Fixed Steps node and set Fixed Steps to 5000 and activate Enabled.
-
To create the Stage Total Pressure Ratio report as a design response in the
smart sweep study:
- To create a mass flow averaged pressure at stator outlet, right-click the Report node and select Flow / Energy > Mass Flow Averaged.
-
Define the new report as follows:
Report Name Rename To Properties Values Mass Flow Averaged 1 StatorOutletTotalPressure Field Function Absolute Total Pressure Parts Regions > StatorPassage > Boundaries > Outlet - To create a report for the stage total pressure ratio, right-click the Report node and select User > Expression.
-
Set the new report as follows:
Report Name Rename To Properties Values Expression 1 StageTotalPressureRatio Definition ${StatorOutletTotalPressureReport}/${RotorInletTotalPressureReport} Dimensions Dimensionless
- Save the reference simulation.