mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-12-28 03:37:59 +00:00
ENH: Tutorial updates
This commit is contained in:
@ -179,14 +179,16 @@ subModels
|
||||
|
||||
cloudFunctions
|
||||
{
|
||||
patchPostProcessing
|
||||
patchPostProcessing1
|
||||
{
|
||||
type patchPostProcessing;
|
||||
maxStoredParcels 100;
|
||||
patches ( outlet );
|
||||
}
|
||||
|
||||
particleTracks
|
||||
particleTracks1
|
||||
{
|
||||
type particleTracks;
|
||||
trackInterval 5;
|
||||
maxSamples 1000000;
|
||||
resetOnWrite yes;
|
||||
|
||||
Reference in New Issue
Block a user