Skip to content

Commit

Permalink
Temporarily make MOIST lightning scheme the default again
Browse files Browse the repository at this point in the history
  • Loading branch information
mmanyin committed Oct 30, 2024
1 parent ef6e5e1 commit b04d7da
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed

- Updated GAAS_Gridcomp_Extdata.yaml in AMIP/ to avoid the model to crash when GAAS is turned on and AMIP emissions chosen.
- Temporary fix for lightning, reverting to MOIST scheme until imports for LOPEZ are available

### Deprecated

Expand Down
2 changes: 1 addition & 1 deletion ChemEnv.rc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#-----------------------
# Settings for Lightning
#-----------------------
flashSource: LOPEZ # MOIST, FIT, HEMCO, LOPEZ (default)
flashSource: MOIST # MOIST, FIT, HEMCO, LOPEZ (default)

# for FIT only:
ratioGlobalFile: ExtData/g5chem/x/lightning/RatioGlobal.asc
Expand Down

0 comments on commit b04d7da

Please sign in to comment.