recordPipeDataULg151204_4
Experimental data from ULg's pipe test bench from December 4, 2015 (4); an increase followed by a decrease temperature
Extends from Buildings.Fluid.FixedResistances.Validation.PlugFlowPipes.Data.BaseClasses.PipeDataULg (Base class for ULg experimental data).
Information
This data record contains the experimental data from the long test bench carried out at the University of Liège. See Buildings.Fluid.FixedResistances.Validation.PlugFlowPipes.Data.BaseClasses.PipeDataULg for more information.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | nCol (from PipeDataBaseDefinition) | Number of columns in the data file | |
| String | filNam (from PipeDataBaseDefinition) | Name of data file | |
| Modelica.Units.NonSI.Temperature_degC | T_start_in (from PipeDataULg) | 20 | Initial temperature at inlet |
| Modelica.Units.NonSI.Temperature_degC | T_start_out (from PipeDataULg) | 20 | Initial temperature at outlet |
| Modelica.Units.SI.MassFlowRate | m_flowIni (from PipeDataULg) | 0 | Mass flow initialization |
Revisions
-
March 7, 2020, by Michael Wetter:
Replaced measured data from specification in Modelica file to external table, as this reduces the computing time.
This is for #1289. -
October 14, 2015 by Kevin Sartor:
Add some information about the test. -
October 12, 2015 by Marcus Fuchs:
Add rudimentary documentation and integrate into experimental pipe package -
October 7, 2015 by Kevin Sartor:
First implementation.