Cardinal
|
#include <NekInterface.h>
Public Attributes | |
int | flux |
boundary heat flux (for conjugate heat transfer) More... | |
int | heat_source |
volumetric heat source (for volumetric heating) More... | |
int | mesh_velocity_x |
x-velocity of moving boundary (for mesh blending solver) More... | |
int | mesh_velocity_y |
y-velocity of moving boundary (for mesh blending solver) More... | |
int | mesh_velocity_z |
z-velocity of moving boundary (for mesh blending solver) More... | |
int | boundary_velocity |
boundary velocity (for separate domain coupling) More... | |
int | boundary_temperature |
boundary temperature (for separate domain coupling) More... | |
int | boundary_scalar01 |
boundary scalar01 (for separate domain coupling) More... | |
int | boundary_scalar02 |
boundary scalar02 (for separate domain coupling) More... | |
int | boundary_scalar03 |
boundary scalar03 (for separate domain 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::boundary_scalar01 |
boundary scalar01 (for separate domain coupling)
int nekrs::usrwrkIndices::boundary_scalar02 |
boundary scalar02 (for separate domain coupling)
int nekrs::usrwrkIndices::boundary_scalar03 |
boundary scalar03 (for separate domain coupling)
int nekrs::usrwrkIndices::boundary_temperature |
boundary temperature (for separate domain coupling)
int nekrs::usrwrkIndices::boundary_velocity |
boundary velocity (for separate domain coupling)
int nekrs::usrwrkIndices::flux |
boundary heat flux (for conjugate heat transfer)
int nekrs::usrwrkIndices::heat_source |
volumetric heat source (for volumetric heating)
int nekrs::usrwrkIndices::mesh_velocity_x |
x-velocity of moving boundary (for mesh blending solver)
int nekrs::usrwrkIndices::mesh_velocity_y |
y-velocity of moving boundary (for mesh blending solver)
int nekrs::usrwrkIndices::mesh_velocity_z |
z-velocity of moving boundary (for mesh blending solver)