read_amr_file#
- pydrad.parse.util.read_amr_file(filename)[source]#
Parse the adaptive mesh refinement
.amrfiles containing grid parameters and conserved quantities as a function of position.Note
This is not intended for direct use. Use the
pydrad.parse.Strandobject instead.