openfoam/tutorials/compressible
Mark Olesen 550e47629b 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
2018-12-02 17:35:48 +01:00
..
overRhoPimpleDyMFoam/twoSimpleRotors ENH: make sourceInfo sub-dictionary optional for topoSet (#1060) 2018-11-07 10:33:36 +01:00
overRhoSimpleFoam/hotCylinder ENH: make sourceInfo sub-dictionary optional for topoSet (#1060) 2018-11-07 10:33:36 +01:00
rhoCentralDyMFoam/movingCone ENH: Updated config for release v1806 2018-06-28 12:56:00 +01:00
rhoCentralFoam ENH: Updated config for release v1806 2018-06-28 12:56:00 +01:00
rhoPimpleAdiabaticFoam/rutlandVortex2D ENH: simplify objectRegistry access names (issue #322) 2018-10-17 16:44:10 +02:00
rhoPimpleFoam ENH: configurable output temperature for externalCoupled mixed T BC (#1072) 2018-12-02 17:35:48 +01:00
rhoPorousSimpleFoam/angledDuct ENH: improve, simplify, rationalize coordinate system handling (issue #863) 2018-10-01 13:54:10 +02:00
rhoSimpleFoam TUT: use defaultPatch for naming instead of explicit Default_Boundary_Region 2018-12-02 11:14:04 +01:00
sonicDyMFoam/movingCone ENH: Updated config for release v1806 2018-06-28 12:56:00 +01:00
sonicFoam ENH: Updated config for release v1806 2018-06-28 12:56:00 +01:00
sonicLiquidFoam ENH: Updated config for release v1806 2018-06-28 12:56:00 +01:00