Skip to content
GitLab
Menu
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
ab760b6c
Commit
ab760b6c
authored
Dec 02, 2016
by
Henry Weller
Browse files
tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling.*: Correct q entry
Patch contributed by Mattijs Janssens
parent
6534b587
Changes
2
Hide whitespace changes
Inline
Side-by-side
tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoiling/Allrun
View file @
ab760b6c
...
...
@@ -12,7 +12,7 @@ runApplication $application
if
!
isTest
$@
then
foamDictionary system/controlDict
-entry
endTime
-set
5
foamDictionary 2/T.liquid
-entry
boundaryField.wall2.q
-set
1e5
foamDictionary 2/T.liquid
-entry
boundaryField.wall2.q
-set
'uniform
1e5
'
runApplication
-a
$application
fi
...
...
tutorials/multiphase/reactingTwoPhaseEulerFoam/RAS/wallBoilingIATE/Allrun
View file @
ab760b6c
...
...
@@ -12,7 +12,7 @@ runApplication $application
if
!
isTest
$@
then
foamDictionary system/controlDict
-entry
endTime
-set
5
foamDictionary 2/T.liquid
-entry
boundaryField.wall2.q
-set
1e5
foamDictionary 2/T.liquid
-entry
boundaryField.wall2.q
-set
'uniform
1e5
'
runApplication
-a
$application
fi
...
...
Write
Preview
Supports
Markdown
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