This postprocessor computes the volumetric flow rate through a boundary. More...
#include <VolumetricFlowRate.h>
Public Member Functions | |
VolumetricFlowRate (const InputParameters ¶meters) | |
Protected Member Functions | |
virtual Real | computeQpIntegral () override |
Protected Attributes | |
const VariableValue & | _vel_x |
const VariableValue & | _vel_y |
const VariableValue & | _vel_z |
This postprocessor computes the volumetric flow rate through a boundary.
Definition at line 24 of file VolumetricFlowRate.h.
VolumetricFlowRate::VolumetricFlowRate | ( | const InputParameters & | parameters | ) |
Definition at line 27 of file VolumetricFlowRate.C.
|
overrideprotectedvirtual |
Definition at line 36 of file VolumetricFlowRate.C.
|
protected |
Definition at line 32 of file VolumetricFlowRate.h.
Referenced by computeQpIntegral().
|
protected |
Definition at line 33 of file VolumetricFlowRate.h.
Referenced by computeQpIntegral().
|
protected |
Definition at line 34 of file VolumetricFlowRate.h.
Referenced by computeQpIntegral().