This package contains models that validate the blocks in Buildings.Controls.OBC.UnitConversions.
The examples plot various outputs, which have been verified against analytical solutions. These model outputs are stored as reference data to allow continuous validation whenever models in the library change.
Name | Description |
---|---|
From_Btu | Validation model for unit conversion from British thermal units to joule |
From_BtuPerHour | Validation model for unit conversion from British thermal units per hour to watt |
From_bar | Validation model for unit conversion from bar to pascal |
From_cfm | Validation model for unit conversion from cubic feet per minute to cubic meters per second |
From_degC | Validation model for unit conversion from degree Celsius to kelvin |
From_degF | Validation model for unit conversion from degree Fahrenheit to kelvin |
From_gal | Validation model for unit conversion from gallon to cubic meter |
From_hp | Validation model for unit conversion from horsepower to watt |
From_inH2O | Validation model for unit conversion from inch of water gauge (at 60 degF) to pascal |
From_psi | Validation model for unit conversion from pound-force per square inch to pascal |
From_quad | Validation model for unit conversion from quads to joule |
From_ton | Validation model for unit conversion from ton of refrigeration to watt |
To_Btu | Validation model for unit conversion from joule to British thermal units |
To_BtuPerHour | Validation model for unit conversion from watt to British thermal units per hour |
To_bar | Validation model for unit conversion from pascal to bar |
To_cfm | Validation model for unit conversion from cubic meters per second to cubic feet per minute |
To_degC | Validation model for unit conversion from kelvin to degree Celsius |
To_degF | Validation model for unit conversion from kelvin to degree Fahrenheit |
To_gal | Validation model for unit conversion from cubic meter to gallon |
To_hp | Validation model for unit conversion from watt to horsepower |
To_inH2O | Validation model for unit conversion from pascal to inch of water gauge (at 60 degF) |
To_psi | Validation model for unit conversion from pascal to pound-force per square inch |
To_quad | Validation model for unit conversion from joule to quads |
To_ton | Validation model for unit conversion from watt to ton of refrigeration |