modelConvergence_switch
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | abs_mean_threshold | 0.05 | Threshold of mean for changing objective function input |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | u | ||
| Modelica.Blocks.Interfaces.RealOutput | y |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Sources.Constant | const | ||
| Modelica.Blocks.Logical.Switch | switch | ||
| Modelica.Blocks.Logical.And | and1 | ||
| Modelica.Blocks.Logical.GreaterThreshold | greaterThreshold | ||
| Modelica.Blocks.Logical.LessThreshold | lessThreshold | ||
| Modelica.Blocks.Math.Sign | sign |