Skip to content

Refactor heat_transfer module #211

Open
@MassimoCimmino

Description

@MassimoCimmino

This follows #210.

Functions in the heat_transfer module have long lists of borehole parameters (e.g. H, D, r_b). With the implementation of the Borefield class, this can be simplified to only take Boreholeobjects, lists of boreholes or Borefield objects as input.

This is backward-compatible with regards to the finite_line_source function but not to the other functions in the modules.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions