Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
OpenFOAM-plus
Commits
519471ce
Commit
519471ce
authored
Jun 24, 2019
by
sergio
Browse files
ENH: Adding Lee thermos for icoReactingMultiphaseInterFoam
parent
9c6fa79a
Changes
1
Hide whitespace changes
Inline
Side-by-side
applications/solvers/multiphase/icoReactingMultiphaseInterFoam/massTransferModels/InterfaceCompositionModel/InterfaceCompositionModels.C
View file @
519471ce
...
...
@@ -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
);
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment