in the dnarayanan fork of hyperion, read_grid_5d doesn't work for AMR. this is currently commented out in src/grid/grid_io_amr.f90 because of some issue in the where statements.
as a result, then hyperion won't compile because grid_physics requires read_grid_5d (in order to read the frequency-dependent ISRF) for AMR codes. this is likely a simple fix that tom may have insight to
in the dnarayanan fork of hyperion, read_grid_5d doesn't work for AMR. this is currently commented out in src/grid/grid_io_amr.f90 because of some issue in the where statements.
as a result, then hyperion won't compile because grid_physics requires read_grid_5d (in order to read the frequency-dependent ISRF) for AMR codes. this is likely a simple fix that tom may have insight to