################################################################################
# XRAGE Dump file name
################################################################################
DUMP_DIRECTORY dumps.simple
DUMP_BASE_NAME simple

################################################################################
# Variable data information
################################################################################
DATA_VARIABLES 5
"mass" SCALAR 1
"pres" SCALAR 1
"tev" SCALAR 1
"cell_energy" SCALAR 1
"cell_center" VECTOR 3

################################################################################
# VTK structures requested
# Default is vtkmMultiBlockDataSet with Block(0) UnstructuredGrid
# If hypertree grid is requested Block(0) HyperTreeGrid
# If tracer requested Block(1) UnstructuredGrid of particles
################################################################################
MAKE_HTG YES
MAKE_TRACER NO
