geos-chem
geos-chem copied to clipboard
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 GC...
### What institution are you from? North Carolina State University ### Description of the problem Restart files are being created, however no data is being written to them. I started...
Using the `-DSANITIZE=y` CMake option (which invokes code sanitization) has identified several memory leaks and similar issues in GEOS-Chem code. These issues can be caused by: - Arrays (or array...
[FEATURE REQUEST] Mercury chemistry (reduction and oxidation) diagnostics through ProdLoss for v13.4
With the new updates to the Hg simulation and Hg chemistry being added to KPP, we lost the diagnostics for net and gross Hg0 oxidation from the MercuryChem HISTORY collection...
### Overview: I'm trying to calculate and parameterize a specific species' emission from a particular fraction of global land. I have written the source code for it which uses dry...
I've been looking at the [wiki page](http://wiki.seas.harvard.edu/geos-chem/index.php/Species_in_GEOS-Chem#S) for fine and coarse mode sea salt aerosol and chloride in sea salt (SALA, SALC, SALACL, SALCCL) and I'm not sure if there...
Dear developer, I would like to ask you a few question about creating run directory for GCAP2 met data. when I try to create run directory for GCAP2 met data...
I am hoping to conduct a tagged-tracer simulation of the global concentration of atmospheric C2H6, with both baseline and custom emission-inventories. I have successfully added the x3 additional emission inventories,...
### What institution are you from? Rice University ### Description of the problem When running GEOS-Chem at 12x15 resolution, KPP solvers are unable to converge. We're testing at 12.0x15.0 resolution...
Dear GC group members I am trying to edit the optical input parameters for the RRTMG. The optical input file is shown below (eg. org.dat):  I just want to...
@Ruijun-Dang wrote: > I also experienced the same problem as reported in #1315 though using v13.4.1 with the bug in CloudHet already fixed. > > It happened in 0.25x0.3125 simulation...