open-atmos / MechanismConfiguration

A description of the CAMP chemistry mechanism configuration, with examples

Home Page:https://open-atmos.github.io/MechanismConfiguration/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chemical Mechanism Configurations

An attempt at defining a model-independent configuration schema for atmospheric chemical systems in JSON and YAML.

GitHub Releases License Docs build Windows Mac Ubuntu

Copyright (C) 2017–2024 Barcelona Supercomputing Center, University of Illinois at Urbana–Champaign, and National Center for Atmospheric Research

The configuration documentation can be found here.

Building the Documentation

With python and pip installed, go to the docs/ folder and run:

pip install -r requirements
make html

Then, you can navigate to docs/build/html/index.html in a browser to view the documentation.

About

A description of the CAMP chemistry mechanism configuration, with examples

https://open-atmos.github.io/MechanismConfiguration/

License:Apache License 2.0


Languages

Language:C++ 92.8%Language:CMake 7.2%