https://mooseframework.inl.gov
Loading...
Searching...
No Matches
navier_stokes
src
fvbcs
PINSFVSymmetryVelocityBC.C
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
#include "
PINSFVSymmetryVelocityBC.h
"
11
12
registerMooseObject
(
"NavierStokesApp"
,
PINSFVSymmetryVelocityBC
);
13
14
InputParameters
15
PINSFVSymmetryVelocityBC::validParams
()
16
{
17
return
INSFVSymmetryVelocityBC::validParams
();
18
}
19
20
PINSFVSymmetryVelocityBC::PINSFVSymmetryVelocityBC
(
const
InputParameters
& params)
21
:
INSFVSymmetryVelocityBC
(params)
22
{
23
}
registerMooseObject
registerMooseObject("NavierStokesApp", PINSFVSymmetryVelocityBC)
PINSFVSymmetryVelocityBC.h
INSFVSymmetryVelocityBC
A class for setting a symmetry boundary condition on the velocity.
Definition
INSFVSymmetryVelocityBC.h:20
INSFVSymmetryVelocityBC::validParams
static InputParameters validParams()
Definition
INSFVSymmetryVelocityBC.C:15
PINSFVSymmetryVelocityBC
A symmetry boundary condition for the superficial velocity.
Definition
PINSFVSymmetryVelocityBC.h:19
PINSFVSymmetryVelocityBC::PINSFVSymmetryVelocityBC
PINSFVSymmetryVelocityBC(const InputParameters ¶ms)
Definition
PINSFVSymmetryVelocityBC.C:20
PINSFVSymmetryVelocityBC::validParams
static InputParameters validParams()
Definition
PINSFVSymmetryVelocityBC.C:15
InputParameters
Generated on Fri Aug 21 2026 13:41:11 for https://mooseframework.inl.gov by
1.9.8