You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@ PyPartMC is a Python interface to [PartMC](https://lagrange.mechse.illinois.edu/
6
6
a particle-resolved Monte-Carlo code for atmospheric aerosol simulation.
7
7
PyPartMC is implemented in C++ and it also constitutes a C++ API to the PartMC Fortran internals.
8
8
The Python API can facilitate using PartMC from other environments - see, e.g., Julia example below.
9
+
For an outline of the project, rationale, architecture, and features, refer to: [D'Aquino et al., 2023 (arXiv)](https://doi.org/10.48550/arXiv.2308.02052) (please cite if PyPartMC is used in your research).
0 commit comments