Go to the source code of this file.
|
class | INSMomentumLaplaceFormRZ |
| This class computes additional momentum equation residual and Jacobian contributions for the incompressible Navier-Stokes momentum equation in RZ (axisymmetric cylindrical) coordinates, using the "Laplace" form of the governing equations. More...
|
|
◆ validParams< INSMomentumLaplaceFormRZ >()
Definition at line 16 of file INSMomentumLaplaceFormRZ.C.
19 params.addClassDescription(
"This class computes additional momentum equation residual and "
20 "Jacobian contributions for the incompressible Navier-Stokes momentum "
21 "equation in RZ (axisymmetric cylindrical) coordinates, using the "
22 "'Laplace' form of the governing equations.");