Advanced topics =============== This part of the documentation discusses topics that are more advanced, and offer more control over the input, running, and output of the radiative transfer. .. toctree:: :maxdepth: 1 use_previous.rst advanced_conf.rst reducing_file_sizes.rst indepth_oct.rst indepth_amr.rst logger.rst peeloff.rst use_grid_from_disk.rst voronoi_sampling.rst forced_interaction.rst The following features are experimental: .. toctree:: :maxdepth: 1 filter_convolution.rst Finally, the two following topics are reserved for coding ninjas! They explain the HDF5 file format used for the dust files and the model files so that you can write your own library, and bypass the Python library altogether. .. toctree:: :maxdepth: 1 dust_file.rst model_file.rst