| Adjust |
Represents an Adjust (controller) block that iterates a manipulated variable of one simulation
object until the controlled variable of another object reaches a specified target value.
Uses a bisection or secant numerical method with an optional reference object for relative targets.
|
| EnergyRecycle |
Represents an energy recycle convergence block that iterates energy stream values until
the recycle loop converges within the specified tolerance.
|
| InformationCarrier |
Represents an information carrier block that copies a property value from a source
simulation object to up to three target simulation objects without performing
a thermodynamic calculation.
|
| PIDController | |
| PythonController | |
| Recycle |
Represents a material recycle convergence block that iterates stream conditions until
inlet and outlet properties match within the specified tolerances.
Supports Wegstein, Dominant Eigenvalue, and successive substitution acceleration methods.
|
| Spec |
Represents a Spec (specification) block that copies a property from a source simulation object,
evaluates an optional mathematical expression using that value, and writes the result to a target
simulation object. Optionally clamps the result within configurable minimum/maximum bounds.
|