#include <NSThermalBC.h>
Definition at line 21 of file NSThermalBC.h.
◆ NSThermalBC()
| NSThermalBC::NSThermalBC |
( |
const InputParameters & |
parameters | ) |
|
Definition at line 35 of file NSThermalBC.C.
36 : NodalBC(parameters),
40 _final(getParam<Real>(
"final")),
42 _fp(getUserObject<IdealGasFluidProperties>(
"fluid_properties"))
◆ computeQpResidual()
| Real NSThermalBC::computeQpResidual |
( |
| ) |
|
|
protectedvirtual |
◆ _duration
| Real NSThermalBC::_duration |
|
protected |
◆ _final
◆ _fp
◆ _initial
| Real NSThermalBC::_initial |
|
protected |
◆ _rho
| const VariableValue& NSThermalBC::_rho |
|
protected |
◆ _rho_var
| unsigned int NSThermalBC::_rho_var |
|
protected |
The documentation for this class was generated from the following files: