DOC: Updated cloudName -> cloud

This commit is contained in:
Andrew Heather 2019-01-29 09:53:58 +00:00
parent 86d462c0f5
commit 96bb43ae00
3 changed files with 5 additions and 5 deletions

View File

@ -18,7 +18,7 @@ trackForward true;
lifeTime 10000;
nSubCycle 5;
cloudName particleTracks;
cloud particleTracks;
seedSampleSet
{

View File

@ -55,7 +55,7 @@ Usage
trackLength 1e-3;
nSubCycle 5;
bounds (0.2 -10 -10)(0.22 10 10);
cloudName 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|
cloudName | 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

View File

@ -55,7 +55,7 @@ Usage
lifeTime 10000;
trackLength 1e-3;
bounds (0.2 -10 -10)(0.22 10 10);
cloudName 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|
cloudName | 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