diff --git a/src/thermophysicalModels/basic/basicThermo/basicThermo.C b/src/thermophysicalModels/basic/basicThermo/basicThermo.C index bbcd02bf93b3fbda932c32504bd6af39905d89fd..b2b368f8adcb3c96002982162c594b608c92731a 100644 --- a/src/thermophysicalModels/basic/basicThermo/basicThermo.C +++ b/src/thermophysicalModels/basic/basicThermo/basicThermo.C @@ -275,7 +275,7 @@ Foam::basicThermo::basicThermo ( IOobject ( - "thermo:alpha", + phasePropertyName("thermo:alpha"), mesh.time().timeName(), mesh, IOobject::READ_IF_PRESENT,