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
47390ae9
Commit
47390ae9
authored
Oct 27, 2010
by
mattijs
Browse files
STYLE: tutorials comment
parent
64d13d8b
Changes
2
Hide whitespace changes
Inline
Side-by-side
tutorials/incompressible/simpleFoam/motorBike/system/controlDict
View file @
47390ae9
...
...
@@ -82,7 +82,7 @@ functions
// Names of fields to sample. Should contain above velocity field!
fields (p U k);
//
Cell
s particles can travel before being removed
//
Step
s particles can travel before being removed
lifeTime 10000;
// Number of steps per cell (estimate). Set to 1 to disable subcycling.
...
...
tutorials/incompressible/simpleFoam/pitzDaily/system/controlDict
View file @
47390ae9
...
...
@@ -84,7 +84,7 @@ functions
// Names of fields to sample. Should contain above velocity field!
fields (p k U);
//
Cell
s particles can travel before being removed
//
Step
s particles can travel before being removed
lifeTime 10000;
// Number of steps per cell (estimate). Set to 1 to disable subcycling.
...
...
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