-
Notifications
You must be signed in to change notification settings - Fork 247
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[AQM] [FV3] [WW3] Enable CMAQ scavenging and wet removal in resolved …
…clouds, ESMF 8.4 support for AQM, Update WW3. (#1456) * Bring in AQM PR #24 changes * Update WW3 hash to DeniseWorthen/feature/updatewm * Update AQM hash, bringing in EXMF 8.4 support for AQM * remove bio from aqm.rc Co-authored-by: jkbk2004 <[email protected]>
- Loading branch information
1 parent
84b28ec
commit 5db3fac
Showing
15 changed files
with
5,157 additions
and
5,463 deletions.
There are no files selected for viewing
Submodule AQM
updated
14 files
+2 −0 | CMakeLists.txt | |
+10 −3 | aqm_files.cmake | |
+7 −1 | examples/aqm.rc | |
+11 −2 | src/drv/cmaq_mod.F90 | |
+1 −1 | src/drv/cmaq_model_mod.F90 | |
+21 −16 | src/io/aqmio/aqmio.F90 | |
+1 −1 | src/io/ioapi/Makefile.am | |
+1 −1 | src/io/ioapi/Makefile.in | |
+8 −0 | src/model/Makefile.am | |
+46 −37 | src/model/Makefile.in | |
+16 −0 | src/shr/aqm_config_mod.F90 | |
+6 −6 | src/shr/aqm_emis_mod.F90 | |
+2 −2 | src/shr/aqm_internal_mod.F90 | |
+67 −3 | src/shr/aqm_methods.F90 |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters