Buildings.Fluid.Geothermal.ZonedBorefields.Validation.FEFLOW
Package with models for comparative model validation with FEFLOW
Information
This package contains validation models that compare the results of the Modelica model with the ones from a finite element model that was simulated with the FEFLOW software.
In all models of this package, the temperatures TOut
are the leaving water temperatures from FEFLOW,
computed with FEFLOW's analytical solution for the borehole heat transfer.
Comparing TOut
with the temperatures TBorFieOut
shows good agreement except at the initial transient at the start of the
simulation when the mass flow rate changes from zero to the design flow rate.
The leaving water temperatures at this initial transient
show similar discrepancies as the comparison of FEFLOW's analytical and
numerical solutions that is presented in the FEFLOW white paper (DHI-WASY 2010).
In the FEFLOW white paper, it is explained that the reason for this difference is
due to the FEFLOW's analytical solution not being valid for such short-time dynamics.
Therefore, the validation of the Modelica implementation is satisfactory.
References
DHI-WASY Software FEFLOW. Finite Element Subsurface Flow & Transport Simulation System. White Paper Vol. V. DHI-WASY GmbH. Berlin 2010.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Package Content
Name | Description |
---|---|
![]() |
Comparative model validation with FEFLOW for a response to a pulse in inlet temperature |
![]() |
Comparative model validation with FEFLOW for a pulse response |
![]() |
Comparative model validation with FEFLOW for a response to a pulse in inlet mass flow rate |
![]() |
Comparative model validation with FEFLOW for a step response |
Buildings.Fluid.Geothermal.ZonedBorefields.Validation.FEFLOW.InletTemperaturePulse
Comparative model validation with FEFLOW for a response to a pulse in inlet temperature
Information
This validation cases compares the outlet temperature of a borefield with two zones against the temperatures that were calculated with the FEFLOW software. The inlet temperature in both zones is a pulse function.
Extends from Buildings.Fluid.Geothermal.ZonedBorefields.Validation.FEFLOW.MassFlowRatePulse100 (Comparative model validation with FEFLOW for a pulse response).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Temperature | T_start | 286.65 | Initial temperature of the soil [K] |
Bentonite | filDat | Borehole filling data | |
SandStone | soiDat | Soil data | |
Template | borFieDat | Borefield data | |
Template | conDat | Construction data |
Modelica definition
Buildings.Fluid.Geothermal.ZonedBorefields.Validation.FEFLOW.MassFlowRatePulse100
Comparative model validation with FEFLOW for a pulse response
Information
This validation cases compares the outlet temperature of a borefield with two zones against the temperatures that were calculated with the FEFLOW software. The mass flow rate in both zones is a pulse function.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Temperature | T_start | 286.65 | Initial temperature of the soil [K] |
Bentonite | filDat | filDat(kFil=1.0) | Borehole filling data |
SandStone | soiDat | soiDat(kSoi=1.1, cSoi=1.4E6/... | Soil data |
Template | borFieDat | borFieDat(filDat=filDat, soi... | Borefield data |
Template | conDat | conDat(borCon=Buildings.Flui... | Construction data |
Constant | TIn[nZon] | TIn(each k(each final unit="... | Inlet temperature into each zone |
Pulse | m_flow[nZon] | m_flow(amplitude=borFieDat.c... | Mass flow rate into each zone |
Modelica definition
Buildings.Fluid.Geothermal.ZonedBorefields.Validation.FEFLOW.MassFlowRatePulse50
Comparative model validation with FEFLOW for a response to a pulse in inlet mass flow rate
Information
This validation cases compares the outlet temperature of a borefield with two zones against the temperatures that were calculated with the FEFLOW software. The mass flow rate in both zones is a pulse function.
Extends from Buildings.Fluid.Geothermal.ZonedBorefields.Validation.FEFLOW.MassFlowRatePulse100 (Comparative model validation with FEFLOW for a pulse response).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Temperature | T_start | 286.65 | Initial temperature of the soil [K] |
Bentonite | filDat | Borehole filling data | |
SandStone | soiDat | Soil data | |
Template | borFieDat | Borefield data | |
Template | conDat | Construction data | |
Constant | TIn[nZon] | redeclare Modelica.Blocks.So... | Inlet temperature into each zone |
Modelica definition
Buildings.Fluid.Geothermal.ZonedBorefields.Validation.FEFLOW.MassFlowRateStep100
Comparative model validation with FEFLOW for a step response
Information
This validation cases compares the outlet temperature of a borefield with two zones against the temperatures that were calculated with the FEFLOW software. The mass flow rate in both zones is a step function.
Extends from Buildings.Fluid.Geothermal.ZonedBorefields.Validation.FEFLOW.MassFlowRatePulse100 (Comparative model validation with FEFLOW for a pulse response).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Temperature | T_start | 286.65 | Initial temperature of the soil [K] |
Bentonite | filDat | Borehole filling data | |
SandStone | soiDat | Soil data | |
Template | borFieDat | Borefield data | |
Template | conDat | Construction data | |
Constant | TIn[nZon] | redeclare Modelica.Blocks.So... | Inlet temperature into each zone |