Skip to content
Snippets Groups Projects
Commit 1bd2ef7c authored by sergio's avatar sergio Committed by Andrew Heather
Browse files

ENH: Adding Lee thermos for icoReactingMultiphaseInterFoam

parent e990c48b
No related branches found
No related tags found
No related merge requests found
...@@ -311,6 +311,20 @@ namespace Foam ...@@ -311,6 +311,20 @@ namespace Foam
hConstSolidThermoPhysics hConstSolidThermoPhysics
); );
//From pure liquid phase (ico-rho) to pure phase (exp-Transp, hPower solidThermo)
makeInterfacePureType
(
Lee,
heSolidThermo,
solidThermo,
pureMixture,
icoPoly8HThermoPhysics,
heRhoThermo,
rhoThermo,
pureMixture,
hPowerSolidThermoPhysics
);
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment