NSNoPenetrationBC

under construction:Undocumented Class

The NSNoPenetrationBC has not been documented. The content listed below should be used as a starting point for documenting the class, which includes the typical automatic documentation associated with a MooseObject; however, what is contained is ultimately determined by what is necessary to make the documentation clear for users.


# NSNoPenetrationBC

!syntax description /Modules/NavierStokes/BCs/NSNoPenetrationBC

## Overview

!! Replace these lines with information regarding the NSNoPenetrationBC object.

## Example Input File Syntax

!! Describe and include an example of how to use the NSNoPenetrationBC object.

!syntax parameters /Modules/NavierStokes/BCs/NSNoPenetrationBC

!syntax inputs /Modules/NavierStokes/BCs/NSNoPenetrationBC

!syntax children /Modules/NavierStokes/BCs/NSNoPenetrationBC

This class facilitates adding solid wall 'no penetration' BCs for the Euler equations.

Input Parameters

  • boundaryThe list of boundary IDs from the mesh where this boundary condition applies

    C++ Type:std::vector

    Options:

    Description:The list of boundary IDs from the mesh where this boundary condition applies

  • fluid_propertiesThe name of the user object for fluid properties

    C++ Type:UserObjectName

    Options:

    Description:The name of the user object for fluid properties

Required Parameters

  • control_tagsAdds user-defined labels for accessing object parameters via control logic.

    C++ Type:std::vector

    Options:

    Description:Adds user-defined labels for accessing object parameters via control logic.

  • enableTrueSet the enabled status of the MooseObject.

    Default:True

    C++ Type:bool

    Options:

    Description:Set the enabled status of the MooseObject.

Advanced Parameters

Input Files