Skip to content
Snippets Groups Projects
Commit 7428b36d authored by Henry's avatar Henry
Browse files

incompressibleThreePhaseMixture: Corrected the construction of the third-phase properties

parent 5a655495
Branches
Tags
No related merge requests found
/*---------------------------------------------------------------------------*\
u/*---------------------------------------------------------------------------*\
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
......@@ -80,7 +80,7 @@ Foam::threePhaseMixture::threePhaseMixture
viscosityModel::New
(
"nu3",
subDict(phase2Name_),
subDict(phase3Name_),
U,
phi
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment