Skip to content

IBPSA.Fluid.Geothermal.Borefields.Data.Configuration error with 5 or 6 boreholes #1976

@xenkGit

Description

@xenkGit

Dear IBPSA team,

it seems IBPSA.Fluid.Geothermal.Borefields.Data.Configuration does not work with 5 or 6 boreholes.
Works:
cooBor={{22.24,50.03},{17.21,46.06},{11.12,43.68},{4.76,43.68},{0,43.68},{0,37.59},{0,31.5}}
cooBor={{22.24,50.03},{17.21,46.06},{11.12,43.68},{4.76,43.68}}
Does not work:
cooBor={{22.24,50.03},{17.21,46.06},{11.12,43.68},{4.76,43.68},{0,43.68}}
cooBor={{22.24,50.03},{17.21,46.06},{11.12,43.68},{4.76,43.68},{0,43.68},{0,37.59}}

The issue is reproducible by adding one borehole to IBPSA.Fluid.Geothermal.Borefields.Data.Configuration.Example and then simulating IBPSA.Fluid.Geothermal.Borefields.Examples.Borefields.

Sorry if I'm overlooking something obvious...

Image

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions