Lizzie Lundgren

Results 77 issues of 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,...

bug
never stale

### 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...

category: Bug
topic: Nested Grid Simulation
never stale
topic: Diagnostics
deferred

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...

feature
structural modification

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...

feature
structural modification

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...

category: Feature Request
topic: Structural Modifications

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...

category: Feature Request
topic: Structural Modifications

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...

feature
structural modification

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...

feature
data sources / I-O

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...

bug
GCHP

### 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...

bug