OpenFOAM-5.x/src/TurbulenceModels
Henry Weller 4603a8b253 fvPatchFields: Constructors from dictionary now call the corresponding constructor of the fvPatchField base-class
to ensure 'patchType' is set as specified.

Required substantial change to the organization of the reading of the
'value' entry requiring careful testing and there may be some residual
issues remaining.  Please report any problems with the reading and
initialization of patch fields.

Resolves bug-report http://bugs.openfoam.org/view.php?id=2266
2016-09-25 09:11:53 +01:00
..
compressible Maxwell model for viscoelasticity using the upper-convected time 2016-09-20 18:38:15 +01:00
incompressible turbulentTransportModels: Add new Maxwell model 2016-09-20 21:11:41 +01:00
phaseCompressible C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
phaseIncompressible/PhaseIncompressibleTurbulenceModel Rationalized the indentation of C-preprocessor directives 2016-02-29 15:42:03 +00:00
turbulenceModels fvPatchFields: Constructors from dictionary now call the corresponding constructor of the fvPatchField base-class 2016-09-25 09:11:53 +01:00
Allwmake wmake/Allwmake: Completed support for targetType 'objects' 2016-06-24 15:25:11 +01:00