DustPy
Documentation
DustPy
is a Python package to simulate the evolution of dust in protoplanetary disks.This documentation is for
DustPy v1.0.6
.DustPy
simulates the radial evolution of gas and dust in protoplanetary disks, including viscous evolution of the gas, advection and diffusion of the dust, as well as dust growth by solving the Smoluchowski equation.DustPy
has been published in Stammler & Birnstiel (2022).DustPy
can be installed via the Python Package Indexpip install dustpy
DustPy
requires a Python3 distribution and a Fortran compiler.Please have a look at the Simframe Documentation for details of its usage.
dustpylib
is a collection of auxiliary tools and extensions for DustPy
, containing for example interfaces to radiative transfer codes.For more details, please have a look at the dustpylinbdocumentation.
- 1. Basic usage
- 2. Simple Customization
- 3. Advanced Customization
- 4. The Standard Model
- 5. Dust Coagulation
- 6. Dust Evolution
- 7. Gas Evolution
- Library: dustpylib
- Test: Analytical Coagulation Kernels
- Test: Gas Evolution
- Example: Ice Lines
- Example: Planetary Gaps
- Example: Planetesimal Formation
- Appendix A: Citation
- Appendix B: List of Publications
- Appendix C: Contributing/Bugs/Features
- Appendix D: DustPy Discussions
- Appendix E: Changelog
- Module Reference