Skip to content

[BHE] fixed the pipe wall thermal resistance and flow velocity norm for BHE 1U type

Shuang Chen requested to merge ShuangChen88/ogs:BHE into master

This MR fixed the issue described in #3080 (closed). The function to calculate the pipe wall thermal resistance for BHE 1U type has been corrected. Besides, the wrong fluid velocity norm to calculate the Laplace coefficients for BHE 1U type has also been corrected. Detailed modification are list as followed.

  1. Fixed the function to calculate the U-pipe thermal resistance for BHE 1U type.
  2. Removed the wrong multiplied coefficient in the calculation of the fluid velocity norm.
  3. All the CTest results in the 1U type BHE related benchmarks have been updated.
  4. The results figure in the 1U type BHE related benchmark 'A 3-BHE Array Coupled With Pipe Network' have been updated.
Edited by Shuang Chen

Merge request reports