modelLMTDStar
Example that tests the LMTDStar model
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example is to validate the LMTDStar.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.Storage.Ice.BaseClasses.LMTDStar | lmtdSta | LMTD star | |
| Modelica.Blocks.Sources.Cosine | TIn | Inlet temperature | |
| Modelica.Blocks.Sources.Cosine | TOut | Outlet temperature |
Revisions
-
December 8, 2021, by Yangyang Fu:
First implementation.