hyperion-rt / hyperion

Hyperion Radiative Transfer Code
http://www.hyperion-rt.org
BSD 2-Clause "Simplified" License
52 stars 26 forks source link

Allow all grid types to be read in get_physical_grid #4

Closed astrofrog closed 12 years ago

astrofrog commented 12 years ago

At the moment, the adaptive grids cannot be read by get_physical_grid, so this needs to be implemented.

astrofrog commented 12 years ago

Done (in get_quantities)