https://mooseframework.inl.gov
Loading...
Searching...
No Matches
navier_stokes
include
fvkernels
PINSFVMomentumGravity.h
Go to the documentation of this file.
1
//* This file is part of the MOOSE framework
2
//* https://mooseframework.inl.gov
3
//*
4
//* All rights reserved, see COPYRIGHT for full restrictions
5
//* https://github.com/idaholab/moose/blob/master/COPYRIGHT
6
//*
7
//* Licensed under LGPL 2.1, please see LICENSE for details
8
//* https://www.gnu.org/licenses/lgpl-2.1.html
9
10
#pragma once
11
12
#include "
INSFVMomentumGravity.h
"
13
18
class
PINSFVMomentumGravity
:
public
INSFVMomentumGravity
19
{
20
public
:
21
static
InputParameters
validParams
();
22
PINSFVMomentumGravity
(
const
InputParameters
& params);
23
24
protected
:
25
ADReal
computeQpResidual
()
override
;
26
28
const
Moose::Functor<ADReal>
&
_eps
;
29
};
ADReal
DualNumber< Real, DNDerivativeType, true > ADReal
INSFVMomentumGravity.h
INSFVMomentumGravity
Imposes a gravitational force on the momentum equation in Rhie-Chow (incompressible) contexts.
Definition
INSFVMomentumGravity.h:19
Moose::FunctorEnvelope
PINSFVMomentumGravity
Imposes a gravitational force on the momentum equation in porous media in Rhie-Chow (incompressible) ...
Definition
PINSFVMomentumGravity.h:19
PINSFVMomentumGravity::computeQpResidual
ADReal computeQpResidual() override
Definition
PINSFVMomentumGravity.C:31
PINSFVMomentumGravity::validParams
static InputParameters validParams()
Definition
PINSFVMomentumGravity.C:16
PINSFVMomentumGravity::_eps
const Moose::Functor< ADReal > & _eps
the porosity
Definition
PINSFVMomentumGravity.h:28
InputParameters
Generated on Fri Aug 21 2026 13:41:07 for https://mooseframework.inl.gov by
1.9.8