Setting up a Design Study and Defining Surrogates
You set up a Sweep design study with surrogates that match the parameters required for the 1D system simulation in Simcenter Amesim.
-
In the Design Manager project file, right-click the
Design Studies node and select New.
A new design study is created that uses the default Study Type, Sweep.
- Rename the created Design Study to flapper_sweep.
To add design input parameters:
-
Select the Parameters to
contain the following global parameters from the reference simulation:
node and set
- Operation_ValveOpening
- Operation_PressureGauge_Inlet
Based on the original 1D fluid system simulation without 3D
coupling, you specify the ranges of valve opening and pressure at inlet. For the
Sweep design study, the ranges
given are based on prior experience with these types of system. When no specific range is
predictable for a certain parameter, aim to cover a reasonably large design space for higher
accuracy in the surrogate model.
-
Select the
node and set the properties as follows:
Property Setting Range [-16.0,4.0] bar Increment 5.0 bar Resolution 5 (automatically computed) -
Select the
node and set the properties as follows:
Property Setting Range [0.0,4000.0] um Increment 800.0 um Resolution 6 (automatically computed)
To add design responses:
-
Select the Responses to
contain the following reports:
node and set
- Flow Rate BAOT
This flow rate is defined as (abs(${Flow Rate Inlet} <= 1.0e-18)? 0: -${Flow Rate Inlet}. It is the reverse quantity of the Flow Rate Inlet with a floating point limit.
According to the Simcenter Amesim set up in the starting file flapperValve_1DAmesim.ame, a negative flow rate is expected as the output of the FMU sub-model. The negative sign indicates that the flow is leaving the flapper valve.
- Force Vertical
- Flow Rate BAOT
To add the pre-defined scenes from the reference simulation to all
the design runs:
-
Select the Scenes to
contain the following items:
node and set
- Pressure
- Section
- Velocity
For each response you specify a surrogate. Design Manager populates the surrogates while it runs the design
study.
-
Right-click the New
Surrogate.
node and select
-
Rename the Surrogate node to
Surrogate_FlowRate and set its properties as follows:
Node Property Setting Surrogate_FlowRate Response [Flow Rate BAOT] Kriging
Tuning Precise Kriging - Right-click New Surrogate. node and select
-
Rename the Surrogate node to
Surrogate_Force and set its properties as follows:
Node Property Setting Surrogate_Force Response [Force Vertical] Kriging
Tuning Precise Kriging -
(Optional) To enable multi-editing of the created surrogates, right-click the Edit
Surrogate .
node and selecting The Surrogate Table is opened up for editing. See also: Edit Surrogates.
- Save the Design Manager project.