[BUG/ISSUE] Offline emissions are not updated at the correct frequency #184
Labels
category: Bug
Something isn't working
never stale
Never label this issue as stale
topic: Configuration Files
Related to HEMCO configuration files
topic: Input Data
Related to input/emissions data, or disk read/write operations
I am running HEMCO with GEOS-Chem classic version 14.0 and am using offline emissions for dust, sea salt, etc. I noticed that the emissions are not updated at the right frequency. For example, the offline dust emission settings in the default FullChem HEMCO_Config.rc file are as follows:
The dust emissions emissions should be updated daily, but instead they are read in just once at the beginning of the simulation. This applies to sea salt aerosols, soil NOx and biogenic VOC emissions also. I can get this to work correctly when I change the cycle flag from 'EF' to 'C', which was the flag used in previous model versions. I think the problem might be here:
HEMCO/src/Core/hcoio_read_std_mod.F90
Lines 256 to 277 in 344429f
The text was updated successfully, but these errors were encountered: