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
3868902d
Commit
3868902d
authored
May 16, 2011
by
graham
Browse files
STYLE: Using $internalField for lowerWall as per training notes.
parent
50660fcc
Changes
1
Hide whitespace changes
Inline
Side-by-side
tutorials/incompressible/simpleFoam/motorBike/0.org/U
View file @
3868902d
...
...
@@ -35,7 +35,7 @@ boundaryField
lowerWall
{
type fixedValue;
value
uniform (20 0 0)
;
value
$internalField
;
}
"motorBike_.*"
...
...
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