|logo|
Versatile Integrator for Chemical Evolution ###########################################
|paper1| |paper2| |paper3|
|python| |version| |MIT Licensed|
|GitHub CI| |docs| |issues|
|slack|
.. |python| image:: https://img.shields.io/pypi/pyversions/VICE?label=Python&logo=Python&logoColor=white :target: https://python.org :alt: Python
.. |version| image:: https://img.shields.io/pypi/v/VICE?label=PyPI&logo=PyPI&logoColor=white :target: https://pypi.org/project/vice/ :alt: version
.. |MIT Licensed| image:: https://img.shields.io/badge/License-MIT-blue.svg :target: https://raw.githubusercontent.com/giganano/VICE/main/LICENSE :alt: MIT License
.. |issues| image:: https://img.shields.io/github/issues/giganano/VICE.svg :target: https://github.com/giganano/VICE/issues :alt: issues
.. |GitHub CI| image:: https://github.com/giganano/VICE/workflows/GitHub%20CI/badge.svg :target: https://github.com/giganano/VICE/actions/workflows/ci.yml :alt: GitHub CI
.. |docs| image:: https://readthedocs.org/projects/vice-astro/badge/?version=latest :target: https://vice-astro.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
.. |paper1| image:: https://img.shields.io/badge/NASA%20ADS-Johnson%20%26%20Weinberg%20(2020)-red :target: https://ui.adsabs.harvard.edu/abs/2020MNRAS.498.1364J/abstract :alt: Johnson & Weinberg (2020)
.. |paper2| image:: https://img.shields.io/badge/NASA%20ADS-Johnson%20et%20al.%20(2021)-red :target: https://ui.adsabs.harvard.edu/abs/2021arXiv210309838J/abstract :alt: Johnson et al. (2021)
.. |paper3| image:: https://img.shields.io/badge/NASA%20ADS-Griffith%20et%20al.%20(2021)-red :target: https://ui.adsabs.harvard.edu/abs/2021arXiv210309837G/abstract :alt: Griffith et al. (2021)
.. |slack| image:: https://img.shields.io/badge/Join-Slack-blueviolet?logo=Slack :target: https://join.slack.com/t/vice-astro/shared_invite/zt-tqwa1syp-faiQu0P9oe83cazb0q9tJA :alt: Slack
.. |logo| image:: logo/logo_transparent_blue.png
VICE is a user-friendly python_ package designed to model chemical enrichment in galaxies.
.. _python: https://www.python.org/
Install VICE
__
Dependencies
__Installing from Source
__Troubleshoot Your Build
__Usage
__
Tutorial
__Example Code
__From the Command Line
__Join our Slack Community
__Documentation
__Submit a Bug Report
__Cite VICE
__Acknowledgements
__License
__install_ _ dependencies sourceinstall_ _ troubleshoot .. _install: https://vice-astro.readthedocs.io/en/latest/install.html .. _dependencies: https://vice-astro.readthedocs.io/en/latest/install.html#dependencies .. _sourceinstall: https://vice-astro.readthedocs.io/en/latest/install.html#installing-from-source .. _troubleshoot: https://vice-astro.readthedocs.io/en/latest/install.html#troubleshooting-your-build
usage_ _ tutorial example_ _ fromcmdline .. _usage: https://vice-astro.readthedocs.io/en/latest/getting_started.html .. _tutorial: https://github.com/giganano/VICE/blob/main/examples/QuickStartTutorial.ipynb .. _example: https://github.com/giganano/VICE/tree/main/examples .. _fromcmdline: https://vice-astro.readthedocs.io/en/latest/api/command_line.html
_ slack .. _slack: https://join.slack.com/t/vice-astro/shared_invite/zt-tqwa1syp-faiQu0P9oe83cazb0q9tJA
_ docs .. _docs: https://vice-astro.readthedocs.io/en/latest/
_ issues .. _issues: https://github.com/giganano/VICE/issues
_ citing .. _citing: https://vice-astro.readthedocs.io/en/latest/developers/citing.html
_ acknowledgements .. _acknowledgements: https://vice-astro.readthedocs.io/en/latest/developers/acknowledgements.html
_ license .. _license: https://vice-astro.readthedocs.io/en/latest/developers/license.html
Under starbursts, we provide the python code which runs the simulations and
produces the figures in Johnson & Weinberg (2020)
_. Under migration, we
provide the same for Johnson et al. (2021)
__.
.. _starbursts: https://github.com/giganano/VICE/tree/main/starbursts .. _migration: https://github.com/giganano/VICE/tree/main/migration jw20_ .. _jw20: https://ui.adsabs.harvard.edu/abs/2020MNRAS.498.1364J/abstract j21_ .. _j21: https://ui.adsabs.harvard.edu/abs/2021arXiv210309838J/abstract