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
5cfd3439
Commit
5cfd3439
authored
Aug 30, 2017
by
Andrew Heather
Browse files
Merge branch 'bugfix-createZeroDirectory-template' into 'master'
BugFix: corrected keyword for flowRateInletVelocity BC fixes
#577
Closes
#577
See merge request
!143
parents
cf065aad
870a0a1d
Changes
1
Hide whitespace changes
Inline
Side-by-side
etc/caseDicts/createZeroDirectoryTemplates/boundaryConditions/fluid/incompressible/inletOptions
View file @
5cfd3439
...
...
@@ -41,7 +41,7 @@ flowSpecification
U
{
type flowRateInletVelocity;
volumeFlowRate ${:VALUE.volumeFlowRate};
volume
tric
FlowRate ${:VALUE.volume
tric
FlowRate};
value ${:VALUE.U};
}
p
...
...
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