diff --git a/IBPSA/Fluid/Geothermal/Borefields/BaseClasses/HeatTransfer/LoadAggregation/aggregationWeightingFactors.mo b/IBPSA/Fluid/Geothermal/Borefields/BaseClasses/HeatTransfer/LoadAggregation/aggregationWeightingFactors.mo index 44f016210e..46319b93f9 100644 --- a/IBPSA/Fluid/Geothermal/Borefields/BaseClasses/HeatTransfer/LoadAggregation/aggregationWeightingFactors.mo +++ b/IBPSA/Fluid/Geothermal/Borefields/BaseClasses/HeatTransfer/LoadAggregation/aggregationWeightingFactors.mo @@ -5,7 +5,7 @@ function aggregationWeightingFactors input Integer i "Size of aggregation vector"; input Integer nTimTot "Size of g-function time table"; - input Modelica.Units.SI.ThermalResistance TStep[nTimTot,2] + input Real TStep[nTimTot,2] "Time matrix with TStep"; input Modelica.Units.SI.Time nu[i] "Aggregation time vector nu"; @@ -76,6 +76,13 @@ borefield as an input. ", revisions="