modelDischarging2
Validation against discharging experiment 2
Extends from Buildings.Fluid.Storage.Ice.Validation.ExperimentNIST.BaseClasses.PartialChargingDischarging (Base example).
Information
This example is to validate the developed ice tank model for discharging mode using data generated from experiment 2. The outlet temperature setpoint is set to 2 degree below the measured temperature because the measurement data was taken when the bypass was fully closed. In this way, the implemented model will automatically close the bypass valve during charging.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| String | fileName (from PartialChargingDischarging) | Calibration data file | |
| Real | SOC_start (from PartialChargingDischarging) | 0.90996030 | Start value of state of charge |
| Modelica.Units.SI.MassFlowRate | m_flow_nominal (from PartialChargingDischarging) | 1 | Nominal mass flow rate |
| Modelica.Units.SI.PressureDifference | dp_nominal (from PartialChargingDischarging) | 100000 | Pressure difference |
| Buildings.Fluid.Storage.Ice.Data.Tank.Generic | per (from PartialChargingDischarging) | Performance curve obtained from onsite experiment |
Components
Revisions
-
December 14, 2021, by Yangyang Fu:
First implementation.