Skip to content
Snippets Groups Projects
Commit 96bb43ae authored by Andrew Heather's avatar Andrew Heather
Browse files

DOC: Updated cloudName -> cloud

parent 86d462c0
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ trackForward true; ...@@ -18,7 +18,7 @@ trackForward true;
lifeTime 10000; lifeTime 10000;
nSubCycle 5; nSubCycle 5;
cloudName particleTracks; cloud particleTracks;
seedSampleSet seedSampleSet
{ {
......
...@@ -55,7 +55,7 @@ Usage ...@@ -55,7 +55,7 @@ Usage
trackLength 1e-3; trackLength 1e-3;
nSubCycle 5; nSubCycle 5;
bounds (0.2 -10 -10)(0.22 10 10); bounds (0.2 -10 -10)(0.22 10 10);
cloudName particleTracks; cloud particleTracks;
seedSampleSet seedSampleSet
{ {
...@@ -78,7 +78,7 @@ Usage ...@@ -78,7 +78,7 @@ Usage
lifetime | Maximum number of particle tracking steps | yes | lifetime | Maximum number of particle tracking steps | yes |
trackLength | Tracking segment length | no | trackLength | Tracking segment length | no |
nSubCycle | Number of tracking steps per cell | no| nSubCycle | Number of tracking steps per cell | no|
cloudName | Cloud name to use | yes | cloud | Cloud name to use | yes |
bounds | Bounding box to trim tracks | no | invertedBox bounds | Bounding box to trim tracks | no | invertedBox
seedSampleSet| Seeding method (see below)| yes | seedSampleSet| Seeding method (see below)| yes |
\endtable \endtable
......
...@@ -55,7 +55,7 @@ Usage ...@@ -55,7 +55,7 @@ Usage
lifeTime 10000; lifeTime 10000;
trackLength 1e-3; trackLength 1e-3;
bounds (0.2 -10 -10)(0.22 10 10); bounds (0.2 -10 -10)(0.22 10 10);
cloudName particleTracks; cloud particleTracks;
seedSampleSet seedSampleSet
{ {
...@@ -77,7 +77,7 @@ Usage ...@@ -77,7 +77,7 @@ Usage
lifetime | Maximum number of particle tracking steps | yes | lifetime | Maximum number of particle tracking steps | yes |
trackLength | Tracking segment length | no | trackLength | Tracking segment length | no |
nSubCycle | Number of tracking steps per cell | no| nSubCycle | Number of tracking steps per cell | no|
cloudName | Cloud name to use | yes | cloud | Cloud name to use | yes |
bounds | Bounding box to trim tracks | no | invertedBox bounds | Bounding box to trim tracks | no | invertedBox
seedSampleSet| Seeding method (see below)| yes | seedSampleSet| Seeding method (see below)| yes |
\endtable \endtable
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment