yt.analysis_modules.radmc3d_export.RadMC3DInterface.RadMC3DLayer

class yt.analysis_modules.radmc3d_export.RadMC3DInterface.RadMC3DLayer(level, parent, unique_id, LE, RE, dim)[source]

This class represents an AMR “layer” of the style described in the radmc3d manual. Unlike yt grids, layers may not have more than one parent, so level L grids will need to be split up if they straddle two or more level L - 1 grids.

Methods