Skip to content

Commit

Permalink
GCHP bug fix: set State_Met FRSEAICE to MAPL import
Browse files Browse the repository at this point in the history
Previously this was omitted from GCHP because the field was not used
in GEOS-Chem. It is not used for sea salt aerosol source from blowing
snow in the sea salt HEMCO extension.

Signed-off-by: Lizzie Lundgren <[email protected]>
  • Loading branch information
lizziel committed Jul 27, 2021
1 parent 710bae7 commit 9b92b79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Interfaces/GCHP/Includes_Before_Run.H
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
State_Met%FROCEAN = FROCEAN ! 1
State_Met%FRLAKE = FRLAKE ! 1
State_Met%FRLANDIC = FRLANDIC ! 1
State_Met%FRSEAICE = FRSEAICE ! 1
State_Met%QV2M = QV2M ! 1
State_Met%PHIS = PHIS / 9.80665d0 ! m
State_Met%GWETROOT = GWETROOT ! 1
Expand Down

0 comments on commit 9b92b79

Please sign in to comment.