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
3a242425
Commit
3a242425
authored
Nov 13, 2013
by
mattijs
Browse files
Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev
parents
99401a4d
7dc8ceb4
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/lagrangian/intermediate/parcels/Templates/ReactingParcel/ReactingParcelI.H
View file @
3a242425
...
...
@@ -55,7 +55,7 @@ inline Foam::ReactingParcel<ParcelType>::constantProperties::constantProperties
:
ParcelType
::
constantProperties
(
parentDict
),
pMin_
(
this
->
dict_
,
"pMin"
,
1000.0
),
constantVolume_
(
this
->
dict_
,
"constantVolume"
)
constantVolume_
(
this
->
dict_
,
word
(
"constantVolume"
)
)
{}
...
...
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