Skip to content

Improvement of BHEs definition in prj-file

Max Jäschke requested to merge Max_Jaeschke/ogs:BHE_ID_PRJ into master

This MR allows the usage of id in the BHE definitions analogue to the media-block. This reduces the definitions of multiple equally configured BHEs to one definition which reduces the size of the prj-file and provides better usability. The old definitions of every BHE itself remains valid.

This change looks as follows in the prj: <borehole_heat_exchanger> to <borehole_heat_exchanger id="0,1,...">

  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behaviour change was documented?
Edited by Max Jäschke

Merge request reports

Loading