diff --git a/applications/solvers/multiphase/compressibleInterFoam/twoPhaseMixtureThermo/twoPhaseMixtureThermo.C b/applications/solvers/multiphase/compressibleInterFoam/twoPhaseMixtureThermo/twoPhaseMixtureThermo.C index 757182f52f..7cbf4f3b88 100644 --- a/applications/solvers/multiphase/compressibleInterFoam/twoPhaseMixtureThermo/twoPhaseMixtureThermo.C +++ b/applications/solvers/multiphase/compressibleInterFoam/twoPhaseMixtureThermo/twoPhaseMixtureThermo.C @@ -61,7 +61,7 @@ Foam::twoPhaseMixtureThermo::twoPhaseMixtureThermo ( IOobject ( - IOobject::groupName("Alpha", phase1Name()), + IOobject::groupName("Alpha", phase2Name()), U.mesh().time().timeName(), U.mesh() ),