openfoam/applications/solvers/heatTransfer
Henry Weller 798ac98aef BUG: simpleFoam: moved createFvOptions.H into createFields.H for -postProcess option
To unsure fvOptions are instantiated for post-processing createFvOptions.H must
be included in createFields.H rather than in the solver directly.

Resolves bug-report https://bugs.openfoam.org/view.php?id=2733

BUG: porousSimpleFoam: moved createFvOptions.H into createFields.H for -postProcess option

Resolves bug-report https://bugs.openfoam.org/view.php?id=2733

BUG: solvers: Moved fvOption construction into createFields.H for post-processing

This ensures that the fvOptions are constructed for the -postProcessing option
so that functionObjects which process fvOption data operate correctly in this
mode.
2017-10-23 22:20:52 +01:00
..
buoyantBoussinesqPimpleFoam BUG: simpleFoam: moved createFvOptions.H into createFields.H for -postProcess option 2017-10-23 22:20:52 +01:00
buoyantBoussinesqSimpleFoam BUG: simpleFoam: moved createFvOptions.H into createFields.H for -postProcess option 2017-10-23 22:20:52 +01:00
buoyantPimpleFoam BUG: simpleFoam: moved createFvOptions.H into createFields.H for -postProcess option 2017-10-23 22:20:52 +01:00
buoyantSimpleFoam BUG: simpleFoam: moved createFvOptions.H into createFields.H for -postProcess option 2017-10-23 22:20:52 +01:00
chtMultiRegionFoam ENH: chtMultiRegionFoam: Added support for single solid region post-processing 2017-09-04 17:13:42 +01:00
thermoFoam BUG: simpleFoam: moved createFvOptions.H into createFields.H for -postProcess option 2017-10-23 22:20:52 +01:00
heatTransferSolversDoc.H ENH: Solvers - updated group documentation 2015-12-03 22:05:55 +00:00