OpenFOAM-4.x-lab/src/combustionModels
Henry Weller 68fb9a2bf9 GeometricField::dimensionedInteralFieldRef() -> GeometricField::ref()
In order to simplify expressions involving dimensioned internal field it
is preferable to use a simpler access convention.  Given that
GeometricField is derived from DimensionedField it is simply a matter of
de-referencing this underlying type unlike the boundary field which is
peripheral information.  For consistency with the new convention in
"tmp"  "dimensionedInteralFieldRef()" has been renamed "ref()".
2016-04-30 18:43:51 +01:00
..
combustionModel Completed update ...ErrorIn -> ...ErrorInFunction 2015-11-11 09:03:39 +00:00
diffusion Rationalized the indentation of C-preprocessor directives 2016-02-29 15:42:03 +00:00
FSD GeometricField::GeometricBoundaryField -> GeometricField::Boundary 2016-04-28 07:22:02 +01:00
infinitelyFastChemistry Rationalized the indentation of C-preprocessor directives 2016-02-29 15:42:03 +00:00
laminar Rationalized the indentation of C-preprocessor directives 2016-02-29 15:42:03 +00:00
Make OpenFOAM: Updated all libraries, solvers and utilities to use the new const-safe tmp 2016-02-26 17:31:28 +00:00
noCombustion Rationalized the indentation of C-preprocessor directives 2016-02-29 15:42:03 +00:00
PaSR Rationalized the indentation of C-preprocessor directives 2016-02-29 15:42:03 +00:00
psiCombustionModel Completed update ...ErrorIn -> ...ErrorInFunction 2015-11-11 09:03:39 +00:00
rhoCombustionModel Completed update ...ErrorIn -> ...ErrorInFunction 2015-11-11 09:03:39 +00:00
singleStepCombustion GeometricField::dimensionedInteralFieldRef() -> GeometricField::ref() 2016-04-30 18:43:51 +01:00