https://mooseframework.inl.gov
Loading...
Searching...
No Matches
navier_stokes
include
fvkernels
PINSFVScalarFieldAdvection.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 "
INSFVScalarFieldAdvection.h
"
13
18
class
PINSFVScalarFieldAdvection
:
public
INSFVScalarFieldAdvection
19
{
20
public
:
21
static
InputParameters
validParams
();
22
PINSFVScalarFieldAdvection
(
const
InputParameters
& params);
23
24
protected
:
25
virtual
ADReal
computeQpResidual
()
override
;
26
28
const
Moose::Functor<ADReal>
&
_eps
;
29
};
ADReal
DualNumber< Real, DNDerivativeType, true > ADReal
INSFVScalarFieldAdvection.h
INSFVScalarFieldAdvection
An advection kernel that implements interpolation schemes specific to Navier-Stokes flow physics and ...
Definition
INSFVScalarFieldAdvection.h:19
Moose::FunctorEnvelope
PINSFVScalarFieldAdvection
An advection kernel that implements interpolation schemes specific to Navier-Stokes flow physics and ...
Definition
PINSFVScalarFieldAdvection.h:19
PINSFVScalarFieldAdvection::computeQpResidual
virtual ADReal computeQpResidual() override
Definition
PINSFVScalarFieldAdvection.C:36
PINSFVScalarFieldAdvection::_eps
const Moose::Functor< ADReal > & _eps
Local medium porosity as a functor.
Definition
PINSFVScalarFieldAdvection.h:28
PINSFVScalarFieldAdvection::validParams
static InputParameters validParams()
Definition
PINSFVScalarFieldAdvection.C:16
InputParameters
Generated on Fri Aug 21 2026 13:41:07 for https://mooseframework.inl.gov by
1.9.8