Skip to content
Snippets Groups Projects
Commit 44bc9cab authored by Mark OLESEN's avatar Mark OLESEN
Browse files

ENH: configurable output temperature for externalCoupled mixed T BC (#1072)

- Uses the user-specified value for outputTemperature:

  {
      type  externalCoupledTemperature;
      outputTemperture  fluid;  // or wall;
  }

  Otherwises uses 'wall' as a default (for compatibility) and emits a
  warning.

  The T.out header now reflects the type of output. Eg,

     # Values: area Tfluid qDot htc
parent a04f472f
No related branches found
No related tags found
No related merge requests found
Showing
with 996 additions and 37 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment