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