GfsRemovePonds
From Gerris
Revision as of 22:11, 11 May 2010; view current revision
←Older revision | Newer revision→
←Older revision | Newer revision→
GfsRemovePonds removes isolated "ponds" i.e. pockets of fluid surrounded by solid.
The syntax in parameter files is:
[ GfsEvent ] MAX
where MAX is an integer which defines the maximum size of the ponds to be removed. If MAX is positive, all the ponds defined by less than MAX cells will be removed. If MAX is negative, all the ponds but the -MAX largest ones will be removed.
Note that if your domain does not contain any embedded solids (defined using GfsSolid) it will not contain any "ponds".

