Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
b6bf3502
Commit
b6bf3502
authored
Jun 25, 2020
by
sergio
Committed by
Mark Olesen
Jun 26, 2020
Browse files
BUG: Adding phasePropertyName to basicThermo constructor (fixes
#1745
)
parent
c49d9233
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/thermophysicalModels/basic/basicThermo/basicThermo.C
View file @
b6bf3502
...
...
@@ -275,7 +275,7 @@ Foam::basicThermo::basicThermo
(
IOobject
(
"thermo:alpha"
,
phasePropertyName
(
"thermo:alpha"
)
,
mesh
.
time
().
timeName
(),
mesh
,
IOobject
::
READ_IF_PRESENT
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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