10. FLOW Namelist
10.1. Overview
The FLOW namelist specifies the parameters for the fluid flow model and algorithm. This namelist is read whenever the PHYSICS namelist option Flow is enabled. Parameters for the linear solvers employed by the algorithm are specified using FLOW_VISCOUS_SOLVER and FLOW_PRESSURE_SOLVER namelists. Flow boundary conditions are defined using FLOW_BC namelists.
10.2. FLOW Namelist Features
10.3. Components
Physics Options
Numerical Parameters
nested_dissection (expert)
location_iter_max (expert)
vol_frac_cutoff (expert)
fischer_dim (expert)
fluid_frac_threshold (expert)
min_face_fraction (expert)
void_collapse (experimental)
void_collapse_relaxation (experimental)
wisp_redistribution (experimental)
wisp_cutoff (experimental)
wisp_neighbor_cutoff (experimental)
inviscid
courant_number
porous_drag
where \(\lambda\) is the local liquid fraction and \(\mu\) is the liquid viscosity. The constant \(D_0\) is specified by the input variable drag_coef. See also the variable drag_implicitness. This option is only available for viscous flows.