.gitignore
.readthedocs.yaml
LICENSE.md
MANIFEST.in
README.md
TODO.md
pixi.lock
pyproject.toml
requirements.txt
.circleci/config.yml
ci/requirements-py310.yml
ci/requirements-py311.yml
ci/requirements-py38.yml
ci/requirements-py39.yml
docs/Makefile
docs/build_doc.sh
docs/conf.py
docs/environment.yml
docs/index.rst
docs/install.rst
docs/parcel.rst
docs/reference.rst
docs/requirements.txt
docs/sci_descr.rst
docs/examples/Makefile
docs/examples/README.md
docs/examples/activate.ipynb
docs/examples/activate.rst
docs/examples/basic_run.ipynb
docs/examples/basic_run.rst
docs/examples/activate_files/activate_13_0.png
docs/examples/basic_run_files/basic_run_13_0.png
docs/examples/basic_run_files/basic_run_9_1.png
docs/figs/model_example.png
docs/figs/sample_script.png
docs/templates/class.rst
examples/simple.yml
examples/simple_mono.yml
examples/simple_supersat.yml
pyrcel/__init__.py
pyrcel/_parcel_aux_numba.py
pyrcel/activation.py
pyrcel/aerosol.py
pyrcel/constants.py
pyrcel/distributions.py
pyrcel/driver.py
pyrcel/integrator.py
pyrcel/output.py
pyrcel/parcel.py
pyrcel/postprocess.py
pyrcel/thermo.py
pyrcel/util.py
pyrcel/version.py
pyrcel/vis.py
pyrcel.egg-info/PKG-INFO
pyrcel.egg-info/SOURCES.txt
pyrcel.egg-info/dependency_links.txt
pyrcel.egg-info/entry_points.txt
pyrcel.egg-info/requires.txt
pyrcel.egg-info/top_level.txt
pyrcel/data/std_atm.csv
pyrcel/scripts/__init__.py
pyrcel/scripts/run_parcel.py
pyrcel/test/__init__.py
pyrcel/test/generate_data.py
pyrcel/test/pm_test.py
pyrcel/test/results.dict
pyrcel/test/test_thermo.py