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

TypeNameDefaultDescription
Buildings.BoundaryConditions.WeatherData.BaseClasses.CheckPressurechePreBlock that checks the pressure
Buildings.Utilities.Time.ModelTimemodTimBlock that outputs simulation time
Buildings.BoundaryConditions.WeatherData.BaseClasses.ConvertTimeconTimBlock that converts time

Revisions

  • April 21, 2016, by Michael Wetter:
    Replaced ModelicaServices.ExternalReferences.loadResource with Modelica.Utilities.Files.loadResource.
  • July 14, 2010, by Wangda Zuo:
    First implementation.