openfoam/applications/solvers
Henry Weller 99a10ecea6 Boundary conditions: Added extrapolatedCalculatedFvPatchField
To be used instead of zeroGradientFvPatchField for temporary fields for
which zero-gradient extrapolation is use to evaluate the boundary field
but avoiding fields derived from temporary field using field algebra
inheriting the zeroGradient boundary condition by the reuse of the
temporary field storage.

zeroGradientFvPatchField should not be used as the default patch field
for any temporary fields and should be avoided for non-temporary fields
except where it is clearly appropriate;
extrapolatedCalculatedFvPatchField and calculatedFvPatchField are
generally more suitable defaults depending on the manner in which the
boundary values are specified or evaluated.

The entire OpenFOAM-dev code-base has been updated following the above
recommendations.

Henry G. Weller
CFD Direct
2016-02-20 22:44:37 +00:00
..
basic scalarTransportFoam: Added support for steady-state solution and all fvOptions 2016-01-19 21:20:03 +00:00
combustion Boundary conditions: Added extrapolatedCalculatedFvPatchField 2016-02-20 22:44:37 +00:00
compressible Boundary conditions: Added extrapolatedCalculatedFvPatchField 2016-02-20 22:44:37 +00:00
discreteMethods DSMC: Rationalization and addition of mapping support 2015-02-20 17:24:14 +00:00
DNS/dnsFoam Solvers: Added support for extrapolated pressure boundary conditions 2016-02-13 17:48:26 +00:00
electromagnetics Solvers: Added support for extrapolated pressure boundary conditions 2016-02-13 17:48:26 +00:00
financial/financialFoam Input of dimensionedScalars: update read-construction of dimensionedScalar in applications 2015-07-20 22:52:53 +01:00
heatTransfer Solvers: Added support for extrapolated pressure boundary conditions 2016-02-13 17:48:26 +00:00
incompressible Solvers: Added support for extrapolated pressure boundary conditions 2016-02-13 17:48:26 +00:00
lagrangian sprayEngineFoam: Corrected included pEqn.H 2016-02-18 08:27:21 +00:00
multiphase Boundary conditions: Added extrapolatedCalculatedFvPatchField 2016-02-20 22:44:37 +00:00
stressAnalysis Boundary conditions: Added extrapolatedCalculatedFvPatchField 2016-02-20 22:44:37 +00:00