Skip to content
Snippets Groups Projects
Commit 550e4762 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 1116ba80
Showing
with 996 additions and 37 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment