Cardinal
Enumerations
coupling Namespace Reference

Enumerations

enum  CouplingFields { temperature, density, density_and_temperature, none }
 Type of feedback in Monte Carlo simulation. More...
 
enum  OpenMCInitialCondition { hdf5, moose, xml }
 Where to get the initial temperature and density settings for OpenMC. More...
 

Enumeration Type Documentation

◆ CouplingFields

Type of feedback in Monte Carlo simulation.

Enumerator
temperature 
density 
density_and_temperature 
none 

◆ OpenMCInitialCondition

Where to get the initial temperature and density settings for OpenMC.

Enumerator
hdf5 
moose 
xml