![]() | ![]() | ![]() | Gerris Flow Solver Reference Manual | ![]() |
---|
#include <gfs.h> #define GFS_ADAPT_VORTICITY (obj) #define GFS_IS_ADAPT_VORTICITY (obj) struct GfsAdaptVorticity; GfsEventClass* gfs_adapt_vorticity_class (void);
GfsAdaptVorticity computes the "adaptive cell cost" as the norm of the local vorticity vector multiplied by the cell size and divided by the maximum of the velocity norm over the whole domain.
The syntax in parameter files is as follows:
[ GfsAdapt ]
<<< Generic refinement | Gradient-based refinement >>> |