OpenFOAM-5.x/src/thermophysicalModels
Henry Weller 055a113f10 SquareMatrix, SymmetricSquareMatrix: Changed the constructor from size to require only n
This avoids the need to check that the m and n dimensions are the same.
2016-03-22 14:13:48 +00: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 Rationalized the indentation of C-preprocessor directives 2016-02-29 15:42:03 +00:00
chemistryModel Matrix: Added (i, j) addressing to allow support for addressing blocks of the matrix 2016-03-20 19:44:29 +00:00
laminarFlameSpeed OpenFOAM: Updated all libraries, solvers and utilities to use the new const-safe tmp 2016-02-26 17:31:28 +00: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 SquareMatrix, SymmetricSquareMatrix: Changed the constructor from size to require only n 2016-03-22 14:13:48 +00:00
reactionThermo Rationalized the indentation of C-preprocessor directives 2016-02-29 15:42:03 +00: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 Matrix: Added (i, j) addressing to allow support for addressing blocks of the matrix 2016-03-20 19:44:29 +00:00
solidSpecie Rationalized the indentation of C-preprocessor directives 2016-02-29 15:42:03 +00:00
solidThermo Rationalized the indentation of C-preprocessor directives 2016-02-29 15:42:03 +00:00
specie Rationalized the indentation of C-preprocessor directives 2016-02-29 15:42:03 +00: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