Calculation method
Calculation model of automatic pipe sizing: load aggregation, simultaneity factor, mass flux, pressure gradient and pipe selection
Overview
Automatic pipe sizing selects for each route of the heat network the smallest pipe type from a given pipe selection that satisfies the sizing criterion. The basis is the consumer loads aggregated along the network, optionally reduced by the simultaneity factor, together with the pressure-loss calculation according to Darcy-Weisbach with the Colebrook friction coefficient. This page documents the calculation model; the operation of the dialog is described in Running pipe sizing.
Opening
The method is run via the Network > Size pipes … dialog, see Running pipe sizing.
Load aggregation along the network
For each energy plant the supply paths to all consumers are determined via a shortest-path search (Dijkstra) in the network graph. Each route receives as its nominal power the sum of the loads of all consumers supplied via it:
Depending on the setting, the consumer load is the connection load or the maximum heating power from the building demand (for heat pumps, divided by the COP). With several energy plants, the maximum of the loads from the individual supply scenarios is applied to each route, see Multiple energy plants.
Simultaneity factor
If simultaneity is activated for the network, the nominal power of each route is multiplied by the simultaneity factor achieved for it. The target simultaneity function depending on the number of downstream buildings follows Winter et al. (Euroheat & Power, 2001):
with , , and . Details on calculating and adjusting simultaneity can be found under Simultaneity.
Good to know:
The simultaneity function mainly affects the heavily aggregated main lines: the more buildings are downstream, the smaller the factor and the slimmer the route. Close to the individual house connections approaches 1 - there the full connection load remains decisive. Without activated simultaneity you size the network for the sum of all peak loads and obtain considerably larger distribution pipes.
Mass flux
From the route load, the specific heat capacity of the fluid and the nominal temperature difference between supply and return at the transfer stations, the nominal mass flux results:
Pressure gradient according to Darcy-Weisbach
For each pipe type of the pipe selection the pressure loss per pipe length is calculated at the nominal mass flux:
Here is the inner diameter in [m], the cross-sectional area in [m²], the density in [kg/m³] and the kinematic viscosity in [m²/s]. The friction coefficient is determined depending on the flow regime:
- laminar ():
- turbulent (): implicit Colebrook-White equation, solved iteratively:
- transition range (): linear interpolation between the two values
The pipe roughness comes from the pipe database of the respective pipe type.
Pipe selection
For each route the pipe type with the smallest inner diameter is chosen from the list of available pipes that satisfies all criteria:
- Pressure gradient below the limit: (default: 150 Pa/m)
- optional: flow velocity below the velocity limit of the corresponding nominal diameter (DN)
Routes locked for sizing are skipped and keep their currently assigned pipe type, see Locking sizing. If no pipe of the selection satisfies the criteria, the largest available pipe is assigned as a fallback option; the affected routes are listed in a warning message after completion.
Velocity limits per nominal diameter
Optionally, a maximum flow velocity per DN can additionally be specified. The default values are based on ÖKL leaflet 67 (corresponds to about 200 Pa/m) and range from 0.5 m/s at DN 20 to 4.8 m/s at DN 1000. Alternatively, the limits can be calculated from the set maximum pressure gradient: for each DN the velocity is determined iteratively from
(fixed-point iteration with a maximum of 20 steps, convergence bound m/s). The inner diameters of standard steel pipes according to EN 10220/DIN 2448 and a roughness of mm (recommendation of the Planungshandbuch Fernwärme) are used. The DN of a database pipe is derived from its outer diameter.
Maximum pump head method
As an alternative to the maximum pressure gradient criterion, the pipes can be sized against a given pump head. Here the pipes are first pre-assigned according to the maximum pressure gradient and then corrected so that the total pressure loss along each supply path stays within the available head: bottleneck routes are enlarged, oversized routes reduced, as far as the head allows. The pressure losses of the fittings are included in this.
Fluid material properties
The kinematic viscosity is evaluated temperature-dependently from the characteristic curve of the network fluid at the set fluid temperature. Density and specific heat capacity are parameters of the fluid from the database, see Fluids and further databases.