Lizzie Lundgren
Lizzie Lundgren
This issue is an extension of https://github.com/geoschem/geos-chem/issues/1095 ("`State_Chm%nDryDep` includes non-advected species"). Certain `State_Chm` fields are set from species database values. Those values are set in a loop over all species,...
### What institution are you from? Harvard University ### Description of the problem I noticed the old binary diagnostic code (ND26) is still present in nested grid advection (tpcore_window). ND26...
The MAPL I/O library used in GCHP is stricter about file inputs than GEOS-Chem Classic. Sometimes new GEOS-Chem input files are submitted that work fine with GEOS-Chem Classic but fail...
This feature request replaces prior feature request https://github.com/geoschem/geos-chem/issues/91 which mainly concerned the CH4 and tagged CH4 simulations. This feature request is more generic, to reduce memory and increase speed of...
Currently there are differences in the archive directory structure between GCHP and GC-Classic due to differences in archiveRun.sh. Ideally they would be the same, of if needed, GCHP would simply...
This feature request is for utility functions to extract data from the species database without dependency on the state_chm object. It would be a nice feature to be able to...
This feature request is a follow-up to GCHP issue https://github.com/geoschem/GCHP/issues/166. That issue reported problems reading a file into GCHP due to formatting issues. These issues have been encountered by users...
This pull request retires use of input meteorology field LWI. We are removing it as a dependency because it will not be included in the GEOS-IT dataset. Determining whether a...
The update in this PR fixes a GCHP bug in which non-species entries in mid-run restart files (aka checkpoint files) were incorrect. All internal state data is now updated every...
### What institution are you from? Harvard University ### Description of the problem Some of the non-species fields in GCHP mid-run checkpoint (restart) files are all zero. This will cause...