forked from ufs-community/ufs-weather-model
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #74 from grantfirl/ufs-dev-PR19
UFS-dev #19
- Loading branch information
Showing
11 changed files
with
1,795 additions
and
1,795 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.
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
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