Reynolds number, which together with inlet_speed and characteristic_cells fixes the viscosity.
characteristic_cells
int | None
The length scale of the Reynolds number, in cells. None uses the duct’s NZ.
alpha_max
float
Brinkman drag at chi = 1. Large enough that the solid is effectively impermeable, small enough that the linearised operator stays well conditioned; see :func:recommended_alpha_max for the sweep that picks it. Note that it multiplies chieverywhere, so it is only safe with a compactly supported profile – see :mod:cadjoint.flow.domain.
steady
SteadyOptions
Convergence settings for the forward and adjoint solves.