Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geoschem/geos-chem
GEOS-Chem "Science Codebase" repository. Contains GEOS-Chem science routines, run directory generation scripts, and interface code. This repository is used as a submodule within the GCClassic and GCHP wrappers, as well as in other modeling contexts (external ESMs).
https://github.com/geoschem/geos-chem
aerosols atmospheric-chemistry atmospheric-chemistry-modeling atmospheric-composition atmospheric-modelling aws bash-script carbon-cycle climate cloud-computing configuration earth-system-modeling fortran greenhouse-gases integration-tests mercury methane particulate-matter run-directory scientific-computing
Last synced: 3 days ago
JSON representation
GEOS-Chem "Science Codebase" repository. Contains GEOS-Chem science routines, run directory generation scripts, and interface code. This repository is used as a submodule within the GCClassic and GCHP wrappers, as well as in other modeling contexts (external ESMs).
- Host: GitHub
- URL: https://github.com/geoschem/geos-chem
- Owner: geoschem
- License: other
- Created: 2018-06-19T16:55:12.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-25T21:37:11.000Z (3 months ago)
- Last Synced: 2024-10-29T21:59:12.913Z (3 months ago)
- Topics: aerosols, atmospheric-chemistry, atmospheric-chemistry-modeling, atmospheric-composition, atmospheric-modelling, aws, bash-script, carbon-cycle, climate, cloud-computing, configuration, earth-system-modeling, fortran, greenhouse-gases, integration-tests, mercury, methane, particulate-matter, run-directory, scientific-computing
- Language: Fortran
- Homepage: http://geos-chem.org
- Size: 95.4 MB
- Stars: 167
- Watchers: 25
- Forks: 163
- Open Issues: 149
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
- Authors: AUTHORS.txt
Awesome Lists containing this project
- open-sustainable-technology - GEOS-Chem - Advance understanding of human and natural influences on the environment through a comprehensive, state-of-the-science, readily accessible global model of atmospheric composition. (Atmosphere / Atmospheric Chemistry and Aerosol)
README
[![Release](https://img.shields.io/github/v/release/geoschem/geos-chem?label=Latest%20Release)](http://wiki.geos-chem.org/GEOS-Chem_versions)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1343546.svg)](https://doi.org/10.5281/zenodo.1343546)
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/geoschem/geos-chem/blob/master/LICENSE.txt)## Description
This repository contains the __GEOS-Chem science codebase__. Included in this repository are:
* The source code for GEOS-Chem science routines;
* Scripts to create GEOS-Chem run directories;
* Template configuration files that specify run-time options;
* Scripts to run GEOS-Chem tests;
* Driver routines (e.g. `main.F90`) that enable GEOS-Chem to be run in several different implementations (as GEOS-Chem "Classic", as GCHP, etc.)### Version 12.9.3 and prior
GEOS-Chem 12.9.3 was the last version in which this "Science Codebase" repository was used in a standalone manner.
### Version 13.0.0 and later
GEOS-Chem 13.0.0 and later versions use this "Science Codebase" repository as a submodule within the [GCClassic](https://github.com/geoschem/GCClassic) and [GCHP](https://github.com/geoschem/GCHP) repositories.
Releases for GEOS-Chem 13.0.0 and later versions will be issued at the [GCClassic](https://github.com/geoschem/GCClassic) and [GCHP](https://github.com/geoschem/GCHP) Github repositories. We will also tag and release the corresponding versions at this repository for the sake of completeness.
## User Manuals
Each implementation of GEOS-Chem has its own manual page. For more information, please see:
* __GEOS-Chem "Classic":__ [https://geos-chem.readthedocs.io](https://geos-chem.readthedocs.io)
* __GCHP:__ [https://gchp.readthedocs.io](https://gchp.readthedocs.io)
* __WRF-GC:__ [http://wrf.geos-chem.org](http:/wrf.geos-chem.org)
* __Other documentation:__ [View related documentation @ Read TheDocs](https://geos-chem.readthedocs.io/en/latest/geos-chem-shared-docs/supplemental-guides/related-docs.html)
## About GEOS-Chem
GEOS-Chem is a global 3-D model of atmospheric chemistry driven by meteorological input from the Goddard Earth Observing System (GEOS) of the [NASA Global Modeling and Assimilation Office](http://gmao.gsfc.nasa.gov/). It is applied by [research groups around the world](http://geos-chem.org/people.html) to a wide range of atmospheric composition problems. Scientific direction of the model is provided by the international [GEOS-Chem Steering Committee](http://geos-chem.org/steering-committee.html) and by [User Working Groups](http://geos-chem.org/working-groups.html). The model is managed by the [GEOS-Chem Support Team](http://geos-chem.org/support-team.html), based at Harvard University and Washington University with support from the US NASA Earth Science Division, the Canadian National and Engineering Research Council, and the Nanjing University of Information Sciences and Technology.
GEOS-Chem is a grass-roots open-access model owned by its [users](http://geos-chem.org/people.html), and ownership implies some responsibilities as listed in our [welcome page for new users](http://geos-chem.org/welcome.html).