modelPartialInternalResistances
Partial model to implement borehole segment internal resistance models
Information
Partial model to implement the inner resistance network of a borehole segment.
The partial model uses a thermal port representing a uniform borehole wall for that segment, and at least two other thermal ports (one for each tube going through the borehole segment).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Length | hSeg | Length of the internal heat exchanger | |
| Modelica.Units.SI.Temperature | T_start | Initial temperature of the filling material | |
| Data.Borefield.Template | borFieDat | Borefield data | |
| Modelica.Units.SI.ThermalResistance | Rgb_val | Thermal resistance between grout zone and borehole wall | |
| Modelica.Units.SI.ThermalResistance | RCondGro_val | Thermal resistance between: pipe wall to capacity in grout | |
| Dynamics › Conservation equations | |||
| Modelica.Fluid.Types.Dynamics | energyDynamics | Modelica.Fluid.Types.Dynamics.DynamicFreeInitial | Type of energy balance: dynamic (3 initialization options) or steady state |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a | port_1 | Thermal connection for pipe 1 | |
| Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a | port_wall | Thermal connection for pipe 2 | |
| Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a | port_2 | Thermal connection for borehole wall |
Revisions
-
May 17, 2024, by Michael Wetter:
Updated model due to removal of parameterdynFil.
This is for IBPSA, #1885. -
July 5, 2018, by Alex Laferrière:
First implementation of partial class. -
June, 2018, by Damien Picard:
First implementation.