reactingEulerFoam: Update and instantiate interface composition models

The nonRandomTwoLiquid and Roult interface composition models have been
instantiated (and updated so that they compile), and a fuller set of
multi-component liquids and multi-component and reacting gases have been
used.

The selection name of the saturated and nonRandomTwoLiquid models have
also been changed to remove the capitalisation from the first letter, as
is consistent with other sub-models that are not proper nouns.
This commit is contained in:
Will Bainbridge
2018-04-09 09:52:38 +01:00
parent 8dcfc9e9f8
commit b9d7740e1f
7 changed files with 87 additions and 7 deletions

View File

@ -137,7 +137,7 @@ interfaceComposition
(
(gas in liquid)
{
type Saturated;
type saturated;
species ( H2O );
Le 1.0;
saturationPressure

View File

@ -137,7 +137,7 @@ interfaceComposition
(
(gas in liquid)
{
type Saturated;
type saturated;
species ( H2O );
Le 1.0;
saturationPressure

View File

@ -138,7 +138,7 @@ interfaceComposition
(
(gas in liquid)
{
type Saturated;
type saturated;
species ( water );
Le 1.0;
saturationPressure