Skip to content
Snippets Groups Projects
Commit 61ce8f37 authored by sergio's avatar sergio
Browse files

ENH: Adding Lee thermos for icoReactingMultiphaseInterFoam

parent cef8fc8d
Branches
Tags
No related merge requests found
......@@ -311,6 +311,20 @@ namespace Foam
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% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment