read_model

dustpylib.radtrans.radmc3d.read_model(datadir='')[source]

This functions reads the RADMC-3D model files and returns a namespace with the data. It should only be used for models created by DustPyLib. For more complex models use Radmc3dPy.

Parameters:

datadir (str, optional, default: "") – The path of the directory with the RADMC-3D input files

Returns:

data – Namespace with the model data

Return type:

namespace