tutorials/lagrangian/.../verticalChannel*: Updated particle tracks configuration

Resolves bug report https://bugs.openfoam.org/view.php?id=3528
This commit is contained in:
Will Bainbridge
2020-08-06 14:02:56 +01:00
parent 66f0e8f4ba
commit 1eab1b7ffe
8 changed files with 17 additions and 7 deletions

View File

@ -15,4 +15,7 @@ rm -f 0/phi
# Run the solver
runApplication $(getApplication)
# Run post-processing
runApplication particleTracks
#------------------------------------------------------------------------------

View File

@ -15,7 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
cloudName reactingCloud1;
cloudName cloud;
sampleFrequency 1;

View File

@ -15,4 +15,7 @@ rm -f 0/phi
# Run the solver
runApplication $(getApplication)
# Run post-processing
runApplication steadyParticleTracks
#------------------------------------------------------------------------------

View File

@ -15,7 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
cloudName reactingCloud1Tracks;
cloudName cloudTracks;
fields
(

View File

@ -13,4 +13,6 @@ rm -f 0/phi
runApplication $(getApplication)
runApplication steadyParticleTracks
#------------------------------------------------------------------------------

View File

@ -15,7 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
cloudName reactingCloud1Tracks;
cloudName cloudTracks;
fields
(