modelCheckPressure
Test model for pressure check
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example tests the model that asserts that the pressure is within acceptable bounds.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.BoundaryConditions.WeatherData.BaseClasses.CheckPressure | chePre | Block that checks the pressure | |
| Buildings.Utilities.Time.ModelTime | modTim | Block that outputs simulation time | |
| Buildings.BoundaryConditions.WeatherData.BaseClasses.ConvertTime | conTim | Block that converts time |
Revisions
-
April 21, 2016, by Michael Wetter:
ReplacedModelicaServices.ExternalReferences.loadResourcewithModelica.Utilities.Files.loadResource. -
July 14, 2010, by Wangda Zuo:
First implementation.