modelEngineTemperature
Validate model EngineTemperature
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example validates Buildings.Fluid.CHPs.BaseClasses.EngineTemperature for defining the heat exchange within the engine control volume.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.CHPs.Data.ValidationData1 | per | CHP performance data |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.CHPs.BaseClasses.EngineTemperature | eng | Heat exchange within the engine control volume | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Ramp | QGen | Heat generation within the engine | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Constant | TRoo | Room temperature | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Constant | TWat | Water temperature |
Revisions
-
October 31, 2019, by Jianjun Hu:
Refactored implementation. -
July 01 2019, by Tea Zakula:
First implementation.