Loading [MathJax]/extensions/tex2jax.js
OGS
[tag] weighting_factor

This value is the weighting factor used to impose an algebraic boundary condition in the HeatTransportBHE process. If not specified, then the default value of 1000 will be applied. This value is only effective, when the option **<use_algebraic_bc>** is set to true. This value is imposed as positive and negative pairs of entries in the additional rows at the end of the linear equation system, so that the unknown temperatures at the top and bottom of the BHE are enforced to be the same, or being some certain desired values that satisfy a given thermal load.

Additional info

From ProcessLib/HeatTransportBHE/CreateHeatTransportBHEProcess.cpp line 189

  • This is an optional parameter.
  • This parameter has a default value of 1000.0.
  • Data type: float
  • Expanded tag path: processes.process.HEAT_TRANSPORT_BHE.weighting_factor
  • Go to source code: → ogs/ogs/master

Used in the following test data files

Used in no end-to-end test cases.