2
2
3
3
[ ![ GitHub Workflow Status] ( https://img.shields.io/github/workflow/status/stammler/dustpy/pages%20build%20and%20deployment?label=docs )] ( https://stammler.github.io/dustpy/ )
4
4
![ GitHub] ( https://img.shields.io/github/license/stammler/dustpy )
5
- ![ PyPI - Downloads] ( https://img.shields.io/pypi/dm/dustpy?label=PyPI%20downloads )
6
- [ ![ Contributor Covenant] ( https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg )] ( https://github.com/stammler/dustpy/blob/master/.github/CODE_OF_CONDUCT.md )
5
+ [ ![ Contributor Covenant] ( https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg )] ( https://github.com/stammler/dustpy/blob/master/.github/CODE_OF_CONDUCT.md )
6
+ [ ![ arXiv] ( https://img.shields.io/badge/arXiv-10.48550/arXiv.2207.00322-blue )] ( https://doi.org/10.48550/arXiv.2207.00322 )
7
+ [ ![ PyPI - Downloads] ( https://img.shields.io/pypi/dm/dustpy?label=PyPI%20downloads )] ( https://pypistats.org/packages/dustpy )
7
8
8
9
### Dust Coagulation and Evolution in Protoplanetary Disks
9
10
@@ -24,10 +25,6 @@ By using any version of `DustPy` you agree to these terms of usage.
24
25
25
26
` DustPy ` needs a Python3 distribution and a Fortran compiler installed on your system.
26
27
27
- ## Contributing
28
-
29
- To contribute to ` DustPy ` please read [ Contribution Guidlines] ( https://github.com/stammler/dustpy/blob/master/.github/CONTRIBUTING.md ) .
30
-
31
28
## Documentation
32
29
33
30
[ https://stammler.github.io/dustpy/ ] ( https://stammler.github.io/dustpy/ )
@@ -44,7 +41,10 @@ To contribute to `DustPy` please read [Contribution Guidlines](https://github.co
44
41
* [ Example: Ice Lines] ( https://stammler.github.io/dustpy/example_ice_lines.html )
45
42
* [ Example: Planetary Gaps] ( https://stammler.github.io/dustpy/example_planetary_gaps.html )
46
43
* [ Example: Planetesimal Formation] ( https://stammler.github.io/dustpy/example_planetesimal_formation.html ) <br />   ;
47
- * [ List of Publications] ( https://stammler.github.io/dustpy/A_publications.html )
44
+ * [ A. Citation] ( https://stammler.github.io/dustpy/A_citation.html )
45
+ * [ B. List of Publications] ( https://stammler.github.io/dustpy/B_publications.html )
46
+ * [ C. Contributing/Bugs/Features] ( https://stammler.github.io/dustpy/C_contrib_bug_feature.html )
47
+ * [ D. DustPy Discussions] ( https://stammler.github.io/dustpy/D_discussions.html )
48
48
49
49
[ Module Reference] ( https://stammler.github.io/dustpy/api.html )
50
50
0 commit comments