mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +00:00
Merge branch 'master' of github.com:OpenFOAM/OpenFOAM-dev
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
========= |
|
||||
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
|
||||
\\ / O peration |
|
||||
\\ / A nd | Copyright (C) 2016 OpenFOAM Foundation
|
||||
\\ / A nd | Copyright (C) 2016-2018 OpenFOAM Foundation
|
||||
\\/ M anipulation |
|
||||
-------------------------------------------------------------------------------
|
||||
License
|
||||
@ -22,11 +22,16 @@ License
|
||||
along with OpenFOAM. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
Typedef
|
||||
Foam::moleFractionsFunctionObject
|
||||
Foam::psiReactionThermoMoleFractionsFunctionObject
|
||||
|
||||
Description
|
||||
Instantiate the moleFractions functionObject for
|
||||
psiReactionThermo and rhoReactionThermo
|
||||
Instantiate the moleFractions functionObject for psiReactionThermo
|
||||
|
||||
Typedef
|
||||
Foam::rhoReactionThermoMoleFractionsFunctionObject
|
||||
|
||||
Description
|
||||
Instantiate the moleFractions functionObject for rhoReactionThermo
|
||||
|
||||
SourceFiles
|
||||
moleFractionsFunctionObjects.C
|
||||
|
||||
Reference in New Issue
Block a user