Open
Description
This is a list of planned deprecations for the eventual major release v3.0
.
- Old g-function API functions from
v1.x
. A deprecation warning was introduced in Deprecate outdated g-function calculation API functions #160. -
pipes.borehole_thermal_resistance()
. This function is replaced by thepipes._BasePipe.effective_borehole_thermal_resistance()
class method. A deprecation warning was introduced in NewFeature Local borehole thermal resistance #148. -
boreholes.rectangle_field()
and other bore field creation functions in theboreholes
module. These functions are replaced by class methods in theborefield.Borefield
class. A deprecation warning was introduced in Create API for computing g-function values from static inputs #308.
Metadata
Metadata
Assignees
Labels
No labels