openfoam/tutorials
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
..
basic ENH: make sourceInfo sub-dictionary optional for topoSet (#1060) 2018-11-07 10:33:36 +01:00
combustion ENH: make sourceInfo sub-dictionary optional for topoSet (#1060) 2018-11-07 10:33:36 +01:00
compressible ENH: configurable output temperature for externalCoupled mixed T BC (#1072) 2018-12-02 17:35:48 +01:00
discreteMethods ENH: Updated config for release v1806 2018-06-28 12:56:00 +01:00
DNS/dnsFoam/boxTurb16 ENH: Updated config for release v1806 2018-06-28 12:56:00 +01:00
electromagnetics ENH: Updated config for release v1806 2018-06-28 12:56:00 +01:00
financial/financialFoam/europeanCall ENH: Updated config for release v1806 2018-06-28 12:56:00 +01:00
finiteArea ENH: Updated config for release v1806 2018-06-28 12:56:00 +01:00
heatTransfer ENH: add isTrue function to RunFunctions 2018-11-30 19:29:49 +01:00
incompressible TUT: use defaultPatch for naming instead of explicit Default_Boundary_Region 2018-12-02 11:14:04 +01:00
IO TUT: add Alltest for IO/dictionary 2018-11-27 11:11:47 +01:00
lagrangian ENH: add 'use' action for parcel selection 2018-11-24 13:34:02 +01:00
mesh Merge remote-tracking branch 'origin/develop' into develop 2018-11-27 16:59:08 +01:00
multiphase TUT: Added files missed during commit cab7820fb3 2018-11-27 11:41:34 +00:00
preProcessing TUT: adjustments in multiRegionHeater tutorials 2018-11-28 15:02:41 +01:00
resources/geometry ENH: semiPermeableBaffle: Added two new boundary conditions and a tutorial 2017-10-19 10:00:36 +01:00
stressAnalysis ENH: Updated config for release v1806 2018-06-28 12:56:00 +01:00
verificationAndValidation/schemes/divergenceExample ENH: improve, simplify, rationalize coordinate system handling (issue #863) 2018-10-01 13:54:10 +02:00
Allclean TUT: clean out old tutorial build directories 2018-03-26 15:54:31 +02:00
Allcollect ENH: auto-detect git in tutorials Alltest 2018-10-12 23:29:16 +02:00
Allrun TUT: relocate tutorial log analysis as functions for reuse in modules 2017-12-21 14:17:20 +01:00
Alltest ENH: auto-detect git in tutorials Alltest 2018-10-12 23:29:16 +02:00