Cardinal
|
#include <NekInterface.h>
Public Attributes | |
int | flux = -1 |
boundary heat flux (for conjugate heat transfer) More... | |
int | heat_source = -1 |
volumetric heat source (for volumetric heating) More... | |
int | mesh_velocity_x = -1 |
x-velocity of moving boundary (for mesh blending solver) More... | |
int | mesh_velocity_y = -1 |
y-velocity of moving boundary (for mesh blending solver) More... | |
int | mesh_velocity_z = -1 |
z-velocity of moving boundary (for mesh blending solver) More... | |
int | temperature = -1 |
temperature (for reverse-direction conjugate heat transfer coupling) More... | |
Integer indices in the usrwrk scratch space for writing solutions from MOOSE. These will be set from Cardinal. Not all will be used simultaneously.
int nekrs::usrwrkIndices::flux = -1 |
boundary heat flux (for conjugate heat transfer)
int nekrs::usrwrkIndices::heat_source = -1 |
volumetric heat source (for volumetric heating)
int nekrs::usrwrkIndices::mesh_velocity_x = -1 |
x-velocity of moving boundary (for mesh blending solver)
int nekrs::usrwrkIndices::mesh_velocity_y = -1 |
y-velocity of moving boundary (for mesh blending solver)
int nekrs::usrwrkIndices::mesh_velocity_z = -1 |
z-velocity of moving boundary (for mesh blending solver)
int nekrs::usrwrkIndices::temperature = -1 |
temperature (for reverse-direction conjugate heat transfer coupling)