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