DustPyLib
Documentation
DustPyLib
is a collection of tools and extensions for the DustPy
package for dust evolution on protoplanetary disks.When using any of the modules provided by
DustPyLib
, please cite the required sources given in the respective example notebook.For information about the usage of
DustPy
, please have a look at the DustPy documentation.Installation
To install
DustPyLib
typepip install dustpylib
- Dynamics
- Grid
- Planetesimals
- Radiative Transfer
- Substructures
- Appendix A: Contributing/Bugs/Features
- Module Reference
- dustpylib Package
- dustpylib.dynamics Package
- dustpylib.dynamics.backreaction Package
- dustpylib.grid Package
- dustpylib.grid.refinement Package
- dustpylib.planetesimals Package
- dustpylib.planetesimals.formation Package
- dustpylib.radtrans Package
- dustpylib.radtrans.radmc3d Package
- dustpylib.substructures Package
- dustpylib.substructures.gaps Package
DustPyLib
is a community project. New modules are welcome and can be added via pull requests.