read_amr_file#

pydrad.parse.util.read_amr_file(filename)[source]#

Parse the adaptive mesh refinement .amr files containing grid parameters and conserved quantities as a function of position.

Note

This is not intended for direct use. Use the pydrad.parse.Strand object instead.