Package Modelica.Fluid.Examples.DrumBoiler
This icon indicates a package that contains executable examples.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
| Name | Description |
|---|---|
BaseClasses … | Additional components for drum boiler example |
DrumBoiler | Complete drum boiler model, including evaporator and supplementary components |
Model Modelica.Fluid.Examples.DrumBoiler.DrumBoiler
Extends from Modelica.Icons.Example (Icon for runnable examples).
| Type | Name | Default | Description |
|---|---|---|---|
Boolean | use_inputs | false | = true, if external inputs are used, otherwise use test data contained internally |
| Type | Name | Description |
|---|---|---|
output RealOutput | T_S | Steam temperature |
output RealOutput | p_S | Steam pressure |
output RealOutput | qm_S | Steam flow rate |
output RealOutput | V_l | Liquid volume inside drum |
input RealInput | q_F | Fuel flow rate |
input RealInput | Y_Valve | Valve opening |