openfoam/applications/solvers/incompressible
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
..
adjointShapeOptimizationFoam BUG: simpleFoam: moved createFvOptions.H into createFields.H for -postProcess option 2017-10-23 22:20:52 +01:00
boundaryFoam BUG: simpleFoam: moved createFvOptions.H into createFields.H for -postProcess option 2017-10-23 22:20:52 +01:00
icoFoam ENH: make format of ExecutionTime = ... output configurable (issue #788) 2018-04-27 15:00:34 +02:00
nonNewtonianIcoFoam ENH: make format of ExecutionTime = ... output configurable (issue #788) 2018-04-27 15:00:34 +02:00
pimpleFoam BUG: simpleFoam: moved createFvOptions.H into createFields.H for -postProcess option 2017-10-23 22:20:52 +01:00
pisoFoam BUG: simpleFoam: moved createFvOptions.H into createFields.H for -postProcess option 2017-10-23 22:20:52 +01:00
shallowWaterFoam ENH: make format of ExecutionTime = ... output configurable (issue #788) 2018-04-27 15:00:34 +02:00
simpleFoam BUG: simpleFoam: moved createFvOptions.H into createFields.H for -postProcess option 2017-10-23 22:20:52 +01:00
incompressibleSolversDoc.H ENH: Solvers - updated group documentation 2015-12-03 22:05:55 +00:00