Buildings.Fluid.HeatPumps.ModularReversible.Examples
Collection of models that illustrate model use and test models
Information
This package contains examples for the use of models that can be found in Buildings.Fluid.HeatPumps.ModularReversible.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Package Content
Name | Description |
---|---|
![]() |
Reversible heat pump with EN 2D data connected to a simple room model with radiator |
![]() |
Reversible heat pump with Carnot approach connected to a simple room model with radiator |
![]() |
Large scale water to water heat pump connected to a simple room model with radiator |
![]() |
Modular reversible heat pump connected to a simple room model with radiator |
![]() |
Bases package for examples |
Buildings.Fluid.HeatPumps.ModularReversible.Examples.AirToWater2D_OneRoomRadiator
Reversible heat pump with EN 2D data connected to a simple room model with radiator
Information
This example demonstrates how to use the Buildings.Fluid.HeatPumps.ModularReversible.AirToWaterTableData2D heat pump model. Please check the associated documentation for further information.
Please check the documentation of Buildings.Fluid.HeatPumps.ModularReversible.Examples.BaseClasses.PartialOneRoomRadiator for further information on the example.
Extends from Buildings.Fluid.HeatPumps.ModularReversible.Examples.BaseClasses.PartialOneRoomRadiator (Simple room model with radiator, without a heat pump), Modelica.Icons.Example (Icon for runnable examples).
Parameters
Type | Name | Default | Description |
---|---|---|---|
replaceable package MediumAir | Air | Medium model for air | |
replaceable package MediumWat | Water | Medium model for water | |
replaceable package MediumEva | Water | Medium model for evaporator-side fluid | |
HeatFlowRate | Q_flow_nominal | 20000 | Nominal heat flow rate of radiator [W] |
Temperature | TRadSup_nominal | 273.15 + 50 | Radiator nominal supply water temperature [K] |
Temperature | TRadRet_nominal | 273.15 + 45 | Radiator nominal return water temperature [K] |
MassFlowRate | mCon_flow_nominal | heaPum.mCon_flow_nominal | Heat pump nominal mass flow rate in condenser [kg/s] |
MassFlowRate | mEva_flow_nominal | heaPum.mEva_flow_nominal | Heat pump nominal mass flow rate in evaporator [kg/s] |
Volume | V | 6*10*3 | Room volume [m3] |
MassFlowRate | mAirRoo_flow_nominal | V*1.2*6/3600 | Nominal mass flow rate of room air [kg/s] |
HeatFlowRate | QRooInt_flow | Q_flow_nominal/5 | Internal heat gains of the room [W] |
Boolean | witCoo | true | =true to simulate cooling behaviour |
Connectors
Type | Name | Description |
---|---|---|
replaceable package MediumEva | Medium model for evaporator-side fluid | |
Bus | weaBus | Weather data bus |
Modelica definition
Buildings.Fluid.HeatPumps.ModularReversible.Examples.CarnotWithLosses_OneRoomRadiator
Reversible heat pump with Carnot approach connected to a simple room model with radiator
Information
This example demonstrates how to use the Buildings.Fluid.HeatPumps.ModularReversible.CarnotWithLosses heat pump model. Please check the associated documentation for further information.
Please check the documentation of Buildings.Fluid.HeatPumps.ModularReversible.Examples.BaseClasses.PartialOneRoomRadiator for further information on the example.
Extends from Buildings.Fluid.HeatPumps.ModularReversible.Examples.BaseClasses.PartialOneRoomRadiator (Simple room model with radiator, without a heat pump), Modelica.Icons.Example (Icon for runnable examples).
Parameters
Type | Name | Default | Description |
---|---|---|---|
replaceable package MediumAir | Air | Medium model for air | |
replaceable package MediumWat | Water | Medium model for water | |
replaceable package MediumEva | Water | Medium model for evaporator-side fluid | |
HeatFlowRate | Q_flow_nominal | 20000 | Nominal heat flow rate of radiator [W] |
Temperature | TRadSup_nominal | 273.15 + 50 | Radiator nominal supply water temperature [K] |
Temperature | TRadRet_nominal | 273.15 + 45 | Radiator nominal return water temperature [K] |
MassFlowRate | mCon_flow_nominal | heaPum.mCon_flow_nominal | Heat pump nominal mass flow rate in condenser [kg/s] |
MassFlowRate | mEva_flow_nominal | heaPum.mEva_flow_nominal | Heat pump nominal mass flow rate in evaporator [kg/s] |
Volume | V | 6*10*3 | Room volume [m3] |
MassFlowRate | mAirRoo_flow_nominal | V*1.2*6/3600 | Nominal mass flow rate of room air [kg/s] |
HeatFlowRate | QRooInt_flow | Q_flow_nominal/5 | Internal heat gains of the room [W] |
Boolean | witCoo | true | =true to simulate cooling behaviour |
Real | perHeaLos | 0.01 | Percentage of heat losses in the heat exchangers to the nominal heating output |
Connectors
Type | Name | Description |
---|---|---|
Bus | weaBus | Weather data bus |
Modelica definition
Buildings.Fluid.HeatPumps.ModularReversible.Examples.LargeScaleWaterToWater_OneRoomRadiator
Large scale water to water heat pump connected to a simple room model with radiator
Information
This example demonstrates how to use the Buildings.Fluid.HeatPumps.ModularReversible.LargeScaleWaterToWater heat pump model. Please check the associated documentation for further information.
Contrary to the other models, parameters for heat exchanger inertia (tau) and mass flow rates are calculated automatically based on the heat demand.
Furthermore, this example demonstrates the warnings which
are raised if two devices are combined with different sizes, leading
to different scaling factors for heating and cooling operation.
If the default QCoo_flow_nominal
is used (leading to
the same scaling factors), the mass flow rates will differ.
Setting the parameter allowDifferentDeviceIdentifiers
to false,
an additional warning is raised, indicating that the table data for cooling and
heating operation do not originate from the same real device.
Please check the documentation of Buildings.Fluid.HeatPumps.ModularReversible.Examples.BaseClasses.PartialOneRoomRadiator for further information on the example.
Extends from Modelica.Icons.Example (Icon for runnable examples), Buildings.Fluid.HeatPumps.ModularReversible.Examples.BaseClasses.PartialOneRoomRadiator (Simple room model with radiator, without a heat pump).
Parameters
Type | Name | Default | Description |
---|---|---|---|
replaceable package MediumAir | Air | Medium model for air | |
replaceable package MediumWat | Water | Medium model for water | |
replaceable package MediumEva | Water | Medium model for evaporator-side fluid | |
HeatFlowRate | Q_flow_nominal | 200000 | Nominal heat flow rate of radiator [W] |
Temperature | TRadSup_nominal | 273.15 + 50 | Radiator nominal supply water temperature [K] |
Temperature | TRadRet_nominal | 273.15 + 45 | Radiator nominal return water temperature [K] |
MassFlowRate | mCon_flow_nominal | heaPum.mCon_flow_nominal | Heat pump nominal mass flow rate in condenser [kg/s] |
MassFlowRate | mEva_flow_nominal | heaPum.mEva_flow_nominal | Heat pump nominal mass flow rate in evaporator [kg/s] |
Volume | V | 6*100*3 | Room volume [m3] |
MassFlowRate | mAirRoo_flow_nominal | V*1.2*6/3600*10 | Nominal mass flow rate of room air [kg/s] |
HeatFlowRate | QRooInt_flow | Q_flow_nominal/5 | Internal heat gains of the room [W] |
Boolean | witCoo | true | =true to simulate cooling behaviour |
Connectors
Type | Name | Description |
---|---|---|
Bus | weaBus | Weather data bus |
Modelica definition
Buildings.Fluid.HeatPumps.ModularReversible.Examples.Modular_OneRoomRadiator
Modular reversible heat pump connected to a simple room model with radiator
Information
This example demonstrates how to use the Buildings.Fluid.HeatPumps.ModularReversible.Modular heat pump model directly. Please check the associated documentation for further information.
Correct replacement of the replaceable submodels and, thus, flexible aggregation to a new model approach is demonstrated.
Please check the documentation of Buildings.Fluid.HeatPumps.ModularReversible.Examples.BaseClasses.PartialOneRoomRadiator for further information on the example.
Extends from Buildings.Fluid.HeatPumps.ModularReversible.Examples.BaseClasses.PartialOneRoomRadiator (Simple room model with radiator, without a heat pump), Modelica.Icons.Example (Icon for runnable examples).
Parameters
Type | Name | Default | Description |
---|---|---|---|
replaceable package MediumAir | Air | Medium model for air | |
replaceable package MediumWat | Water | Medium model for water | |
replaceable package MediumEva | Water | Medium model for evaporator-side fluid | |
HeatFlowRate | Q_flow_nominal | 20000 | Nominal heat flow rate of radiator [W] |
Temperature | TRadSup_nominal | 273.15 + 50 | Radiator nominal supply water temperature [K] |
Temperature | TRadRet_nominal | 273.15 + 45 | Radiator nominal return water temperature [K] |
MassFlowRate | mCon_flow_nominal | Q_flow_nominal/4200/5 | Heat pump nominal mass flow rate in condenser [kg/s] |
MassFlowRate | mEva_flow_nominal | heaPum.mEva_flow_nominal | Heat pump nominal mass flow rate in evaporator [kg/s] |
Volume | V | 6*10*3 | Room volume [m3] |
MassFlowRate | mAirRoo_flow_nominal | V*1.2*6/3600 | Nominal mass flow rate of room air [kg/s] |
HeatFlowRate | QRooInt_flow | Q_flow_nominal/5 | Internal heat gains of the room [W] |
Boolean | witCoo | true | =true to simulate cooling behaviour |
Connectors
Type | Name | Description |
---|---|---|
replaceable package MediumEva | Medium model for evaporator-side fluid | |
Bus | weaBus | Weather data bus |