Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GEOS-only updates by Christoph Keller #191

Merged
merged 1 commit into from
Feb 15, 2023
Merged

Conversation

lizziel
Copy link
Contributor

@lizziel lizziel commented Feb 13, 2023

Updates in this pull request impact HEMCO only when run within GEOS. All updates were initially made by Christoph Keller. Changes include:

  • Identify internal state fields not set by restart file by determining if all negative in region per thread. (Note that in GCHP the threshold is <= 0. The method for both models could be improved to check the restart file attribute per field in MAPL.)
  • Read mass tuning factor for dust emissions from external file based on run grid resolution. Previously tuning factor was read from HEMCO_Config.rc and had to be manually changed every time grid resolution changed.

@lizziel lizziel added the category: Interface to External Model Related to HEMCO updates needed to interface with other models (GEOS, WRF, CESM, etc) label Feb 13, 2023
@lizziel lizziel added this to the 3.6.1 milestone Feb 13, 2023
@lizziel lizziel self-assigned this Feb 13, 2023
@lizziel lizziel changed the base branch from main to dev/3.6.1 February 13, 2023 21:10
1. Identify internal state fields not set by restart file by determining
   if all negative in region per thread.
   NOTE: In GCHP the threshold is <= 0. Ideally both models would extract
   whether each field was skipped or bootstrapped from ESMF instead.

2. Read mass tuning factor from external file based on run grid
   resolution. Previously tuning factor was read from HEMCO_Config.rc
   and had to be manually changed every time grid resolution changed.

Signed-off-by: Lizzie Lundgren <[email protected]>
@yantosca yantosca merged commit cf7d4ed into dev/3.6.1 Feb 15, 2023
@yantosca yantosca deleted the feature/updates_for_geos branch February 15, 2023 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Interface to External Model Related to HEMCO updates needed to interface with other models (GEOS, WRF, CESM, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants