OpenFOAM-4.x/src/thermophysicalModels
Henry Weller b3f4d5855d functionObjects: Simplified the handling of the post-processing mode
Replaced the 'postProcess' argument to the 'write' and 'execute'
functions with the single static member 'postProcess' in the
functionObject base-class.
2016-06-13 08:36:03 +01:00
..
barotropicCompressibilityModel OpenFOAM: Updated all libraries, solvers and utilities to use the new const-safe tmp 2016-02-26 17:31:28 +00:00
basic GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField() 2016-04-30 21:40:09 +01:00
chemistryModel Change field loop index from "fieldI" to "fieldi" 2016-05-02 18:20:48 +01:00
laminarFlameSpeed GeometricField::GeometricBoundaryField -> GeometricField::Boundary 2016-04-28 07:22:02 +01:00
properties OpenFOAM: Updated all libraries, solvers and utilities to use the new const-safe tmp 2016-02-26 17:31:28 +00:00
radiation Standardized the selection of required and optional fields in BCs, fvOptions, functionObjects etc. 2016-05-21 20:28:20 +01:00
reactionThermo functionObjects: Simplified the handling of the post-processing mode 2016-06-13 08:36:03 +01:00
SLGThermo OpenFOAM: Updated all libraries, solvers and utilities to use the new const-safe tmp 2016-02-26 17:31:28 +00:00
solidChemistryModel Change field loop index from "fieldI" to "fieldi" 2016-05-02 18:20:48 +01:00
solidSpecie Added forward declaration of friend functions 2016-05-30 13:21:29 +01:00
solidThermo Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
specie Added forward declaration of friend functions 2016-05-30 13:21:29 +01:00
thermophysicalFunctions Info -> InfoInFunction and updated comments 2016-01-20 10:18:13 +00:00
Allwmake scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00