www.mooseframework.org
Functions
INSADMomentumPressure.C File Reference

Go to the source code of this file.

Functions

 registerADMooseObject ("NavierStokesApp", INSADMomentumPressure)
 
 defineADValidParams (INSADMomentumPressure, ADVectorKernel, params.addClassDescription("Adds the pressure term to the INS momentum equation");params.addRequiredCoupledVar("p", "The pressure");params.addParam< bool >("integrate_p_by_parts", true, "Whether to integrate the pressure term by parts");)
 

Function Documentation

◆ defineADValidParams()

defineADValidParams ( INSADMomentumPressure  ,
ADVectorKernel  ,
params.addClassDescription("Adds the pressure term to the INS momentum equation");params.addRequiredCoupledVar("p", "The pressure");params.addParam< bool >("integrate_p_by_parts", true, "Whether to integrate the pressure term by parts");   
)

◆ registerADMooseObject()

registerADMooseObject ( "NavierStokesApp"  ,
INSADMomentumPressure   
)