modelStateOfCharge
Example that tests the ice mass calculation
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example is to validate the model that calculates the ice mass.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.Storage.Ice.BaseClasses.StateOfCharge | soc | State of charge | |
| Modelica.Blocks.Sources.Cosine | q | Heat transfer rate: postive for charging, negative for discharging | |
| Modelica.Blocks.Math.Gain | hf | Fusion of heat of ice |
Revisions
-
December 8, 2021, by Yangyang Fu:
First implementation.