This class is used on a boundary where the incoming flow values (rho, u, v, T) are all completely specified. More...
#include <NSInflowThermalBC.h>
Public Member Functions | |
NSInflowThermalBC (const InputParameters ¶meters) | |
Protected Member Functions | |
virtual Real | computeQpResidual () |
Protected Attributes | |
const Real | _specified_rho |
const Real | _specified_temperature |
const Real | _specified_velocity_magnitude |
const IdealGasFluidProperties & | _fp |
This class is used on a boundary where the incoming flow values (rho, u, v, T) are all completely specified.
Definition at line 26 of file NSInflowThermalBC.h.
NSInflowThermalBC::NSInflowThermalBC | ( | const InputParameters & | parameters | ) |
Definition at line 35 of file NSInflowThermalBC.C.
|
protectedvirtual |
Definition at line 45 of file NSInflowThermalBC.C.
|
protected |
Definition at line 48 of file NSInflowThermalBC.h.
Referenced by computeQpResidual().
|
protected |
Definition at line 39 of file NSInflowThermalBC.h.
Referenced by computeQpResidual().
|
protected |
Definition at line 42 of file NSInflowThermalBC.h.
Referenced by computeQpResidual().
|
protected |
Definition at line 45 of file NSInflowThermalBC.h.
Referenced by computeQpResidual().