Changelog
Source:NEWS.md
pipenostics v0.3.0
- Active issues has been solved.
- Function
wth_dhas been deprecated. - Breaking changes have been made to m325-tracers and flux-loss recalculations.
- In appropriate functions the checkmate asserts specify
~0.29 mmas a minimum allowable value for pipe thicknesswth. - In
m325nhldatacolumn diameter has been renamed to d that unifies it withb36pipedatacolumn names. - Additional check for positivity of internal diameter now is made inside those functions which accept outside diameter and wall thickness as arguments.
- Dataset
m325nxdatanow contains values of a-factor, pipe widths, and pipe diameters in mm, so that it’s validb36pipedatadata. - Function
b36dwthvis introduced to perform validation ofd/wthvalue pairs. - Functions
m325nvl(),m325nml()are introduced to calculate normative material loss of heat carrierin pipe. - Issues with links in documentation are solved.
- Datasets
api5l3tandm325testbenchare renamed toapi5l3tdataandm325nxdataappropriately for the purpose of unification with dataset naming rules. - Functions
b36mass(),b36wth()b36d()are introduced to calculate mass and geometric characteristics of actually manufactured pipes nominal specifications of the manufactured pipes now are represented inb36pipedata-dataset.
pipenostics v0.2.0
CRAN release: 2024-04-04
- Where possible and justified, support for multi-threaded data processing, based on the capabilities of the parallel package, has been added.
- Functions for determining the state of water and steam (IAPWS) have been excluded from the package due to the decision to use the built-in functions from iapws-package imported from CRAN.
- Set of functions
mgtdhid(),mgtdhidt(),mgtdhgeo(),mgtdhgeot()are introduced to interface with Modified Ground Temperature Double Harmonic Model. - Function
meteos()is introduced to get a list of weather stations - Functions
geodist()andgeoarea()for calculating geographical metrics are added. - Functions
traceline(),tracefw(), andtracebw()were added to process district heating networks with user-provided heat loss. - Job log of
m325tracefw()now does not contain duplicated traced flow paths - job logs of
m325tracefw()andm325tracebw()now containloss,flux, andQ. - Function
m325tracebw()now can trace partially sensor-equipped district networks. - Functions
m325dropt()andm325tracebwm()were excluded. - Functions
flux_loss()andloss_flux()were added to convert between specific heat loss power, [kcal/m/h] , and heat flux, [W/m²]. - The heat loss related terminology was clarified and adjusted: terms specific heat loss power, [kcal/m/h], and heat flux, [W/m²], are viewed separately while stay closely related. Term
consumptionreplaced withflow_rate.