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
96bb43ae
Commit
96bb43ae
authored
Jan 29, 2019
by
Andrew Heather
Browse files
DOC: Updated cloudName -> cloud
parent
86d462c0
Changes
3
Hide whitespace changes
Inline
Side-by-side
etc/caseDicts/postProcessing/visualization/streamlines.cfg
View file @
96bb43ae
...
...
@@ -18,7 +18,7 @@ trackForward true;
lifeTime 10000;
nSubCycle 5;
cloud
Name
particleTracks;
cloud
particleTracks;
seedSampleSet
{
...
...
src/functionObjects/field/streamLine/streamLine.H
View file @
96bb43ae
...
...
@@ -55,7 +55,7 @@ Usage
trackLength 1e-3;
nSubCycle 5;
bounds (0.2 -10 -10)(0.22 10 10);
cloud
Name
particleTracks;
cloud
particleTracks;
seedSampleSet
{
...
...
@@ -78,7 +78,7 @@ Usage
lifetime | Maximum number of particle tracking steps | yes |
trackLength | Tracking segment length | no |
nSubCycle | Number of tracking steps per cell | no|
cloud
Name
| Cloud name to use | yes |
cloud
| Cloud name to use | yes |
bounds | Bounding box to trim tracks | no | invertedBox
seedSampleSet| Seeding method (see below)| yes |
\endtable
...
...
src/functionObjects/field/wallBoundedStreamLine/wallBoundedStreamLine.H
View file @
96bb43ae
...
...
@@ -55,7 +55,7 @@ Usage
lifeTime 10000;
trackLength 1e-3;
bounds (0.2 -10 -10)(0.22 10 10);
cloud
Name
particleTracks;
cloud
particleTracks;
seedSampleSet
{
...
...
@@ -77,7 +77,7 @@ Usage
lifetime | Maximum number of particle tracking steps | yes |
trackLength | Tracking segment length | no |
nSubCycle | Number of tracking steps per cell | no|
cloud
Name
| Cloud name to use | yes |
cloud
| Cloud name to use | yes |
bounds | Bounding box to trim tracks | no | invertedBox
seedSampleSet| Seeding method (see below)| yes |
\endtable
...
...
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