Metadata-Version: 2.1
Name: anaerodig
Version: 0.1.0
Summary: Anaerobic Digestion models, in python
Author: Antoine Picard-Weibel
Author-email: apicard.w@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
License-File: LICENSE
License-File: LICENSE_pyadm1.txt

Anaerobic Digestion models in Python
This package structures AD models around configuration,feed, and initial state objects.
Implementations of ADM1 and AM2 models are available in submodules'pyadm1' and 'pyam2'
