m325nhldata | R Documentation |
Data represent values of specific heat loss power officially accepted by
Minenergo Order 325 as
norms. Those values are maximums which are legally
affirmed to contribute to normative heat loss Q_{NHL}
of
district heating systems with water as a heat carrier.
m325nhldata
A data frame with 17328 rows and 8 variables:
Identifier of data source: identifiers suited with
glob t?p? mean appropriate table ?.? in
Minenergo Order 325;
identifier sgc means that values are additionally
postulated (see Details).
Type: assert_character
.
Year depicting the epoch when the pipe is put in operation after laying or total overhaul.
Type: assert_integer
.
Type of pipe laying depicting the position of pipe in space. Only five types of pipe laying are considered:
air
,
channel
,
room
,
tunnel
,
underground
.
Type: assert_character
.
Logical indicator for pipe regime: if TRUE
pipe is
operated more that 5000
hours per year.
Type: assert_logical
.
Identifier of insulation that covers the exterior of pipe:
0
no insulation
1
foamed polyurethane or analogue
2
polymer concrete
Type: assert_integerish
.
Nominal internal diameter of pipe, [mm]. Type: assert_double
.
Operational temperature of pipe, [°C]. Type: assert_double
.
Normative value of specific heat loss power equal to heat flux output by
1 meter length steel pipe during an hour,
[kcal/m/hour].
Type: assert_double
.
Data is organized as a full factorial design, whereas for some factorial combinations Minenergo Order 325 does not provide values. For that cases values are postulated by practical reasons in Siberian cities and marked with source label sgc.
Usually the data is not used directly. Instead use function m325nhl
.
https://docs.cntd.ru/document/902148459
Other Minenergo:
m278hlair()
,
m278hlcha()
,
m278hlund()
,
m278insdata
,
m278inshcm()
,
m278soildata
,
m325beta()
,
m325nhl()
,
m325nxdata
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.