Skip to content
Snippets Groups Projects
Commit b6bf3502 authored by sergio's avatar sergio Committed by Mark OLESEN
Browse files

BUG: Adding phasePropertyName to basicThermo constructor (fixes #1745)

parent c49d9233
Branches
Tags
No related merge requests found
...@@ -275,7 +275,7 @@ Foam::basicThermo::basicThermo ...@@ -275,7 +275,7 @@ Foam::basicThermo::basicThermo
( (
IOobject IOobject
( (
"thermo:alpha", phasePropertyName("thermo:alpha"),
mesh.time().timeName(), mesh.time().timeName(),
mesh, mesh,
IOobject::READ_IF_PRESENT, IOobject::READ_IF_PRESENT,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment