The Kinetic Pre-Processor (KPP), with modifications for GEOS-Chem
Main Authors: | Valeriu Damian, Adrian Sandu, Mirela Damian, Florian A. Potra, Gregory R. Carmichael, Michael S. Long, Robert M. Yantosca, Melissa Sulprizio |
---|---|
Format: | info software Journal |
Bahasa: | eng |
Terbitan: |
, 2021
|
Subjects: | |
Online Access: |
https://zenodo.org/record/4537861 |
Daftar Isi:
- README for the KPP source code repository This repository contains the source code for the Kinetic Pre-Processor (KPP) (http://people.cs.vt.edu/~asandu/Software/Kpp/. Branches of development ======================== main ---- This is the default branch, which corresponds to the unmodified KPP version 2.2.3_01 as published by A. Sandu et al. For more information, see the KPP website: https://people.cs.vt.edu/~asandu/Software/Kpp/. * NOTE: In keeping with Github best practices, we have renamed "master" to "main". GC_updates ----------- This branch includes modifications to KPP that were made specifically for the GEOS-Chem model. For more information, please see the README.md file in the GC_updates branch: https://github.com/geoschem/KPP/blob/GC_updates/README.md. F77 --- This branch incorporates fixes from Josue Bock for generating chemical mechanism solver files in Fortran-77 format. mistra ------ This branch contains modifications to KPP that were made specifically for the mistra project. messy ----- This branch contains modifications to KPP that were made specifically for the messy model. Documentation: -------------- * KPP user manual: https://github.com/geoschem/KPP/blob/main/kpp-2.2.3_01/doc/kpp_UserManual.pdf * KPP references: https://people.cs.vt.edu/~asandu/Software/Kpp/docsforkpp.htm
- The main branch (which corresponds to KPP version 2.2,3_01) is distributed under the GNU GPL v2 licence. The GC_updates branch (which corresponds to KPP version 2.3.0_gc) is distributed under the MIT license.