-
Notifications
You must be signed in to change notification settings - Fork 21
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
Upgrade CMAQ from 5.2 to 5.4, Use correct variable for LUFRAC_ and DLUSE #106
Open
BrianCurtis-NOAA
wants to merge
117
commits into
NOAA-EMC:develop
Choose a base branch
from
BrianCurtis-NOAA:aqmv8_debug
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
117 commits
Select commit
Hold shift + click to select a range
89e9a4f
Initial commit of rrfs_cmaq_canopy branch.
e38abcd
Initial copy of canopy photolysis routines.
539e975
Initial modifications to canopy photolysis CMAQ5.2.1 codes.
941e235
Updated CMAQ makefiles for modified canopy codes.
f1d72d1
Added new canopy variables to AQM shared components.
c8a294c
Added placeholder new canopy variables to aqm cap for fv3.
5d73df1
Added conditional CANOPY_SHADE environment variable/logical.
4a5f99e
Updated conditional canopy_yn environment and logicals.
8d6af39
Fixed bugs.
d906997
Fixed more bugs.
bb85b5e
Removed "RETURN" bug and added diagnostic prints.
07e3800
Removed RETURN bug.
685de08
Added debug statements
b00f1c8
Removed debug prints and added canopy variables in DESC3.
846e1dc
Added some debug prints.
a816991
Updated debug statemetns
8c54358
Fixed bug in declaration.
830986e
Checking CANOPY_SHADE condition..
cffa402
Updated Canopy debugs
7d49ad1
Fixed CANOPY_SHADE logic bug and added debug prints.
c3bc815
Removed extraneous debug prints.
2a26402
Removed debug prints.
2ee012f
Fixed allocation/save bug.
d13f545
Merge pull request #1 from noaa-oar-arl/feature/rrfs_cmaq_canopy
drnimbusrain 6cc3005
Update Makefile.in
drnimbusrain 43c9948
Update Makefile.in
drnimbusrain 0bef3be
Added new canopy file to read for AQM.
drnimbusrain 9b09397
Updated aqm.rc example file.
drnimbusrain 3daa4b6
Updated example aqm.rc for canopy settings and file.
drnimbusrain cc0d3e2
Initial changes for reading canopy data in AQM.
drnimbusrain 035efa1
Updated aqm_emis_read and aqm.rc for canopy variables.
drnimbusrain f427465
Updated bug to get aqm_get_config.
drnimbusrain cb06eff
Merge branch 'NOAA-EMC:develop' into feature/aqm_canopy
drnimbusrain 30bccdb
Updated for local in-canopy modified codes.
drnimbusrain 1c1f758
Moved ASX_DATA_MOD to compile above Phot.F
drnimbusrain 4044777
Updated to remove default ASX_DATA_MOD and phot.F
drnimbusrain 43588af
updates
bbakernoaa 1abdda0
updates
bbakernoaa 11c2262
Revert "updates"
bbakernoaa 9b8d2e0
Revert "updates"
bbakernoaa ce3e309
initialize feature/pt-source
ytangnoaa 1d7cfe8
Merge branch 'NOAA-EMC:develop' into feature/aqm_canopy
drnimbusrain 2030355
Testing Sub-Canopy phot effects only.
drnimbusrain 10b9b48
Enable CMAQ simplistic scavenging and wet removal in resolved clouds.
rmontuoro 9d67b99
Fix naming inconsistency for convective and nonconvective precipitati…
rmontuoro ca5bcbc
Properly set compiler flags in GNU build system for fixed source form…
rmontuoro 6b2b80d
Merge branch 'develop' into feature/aqm-rescld-wdep
rmontuoro 1a083c8
enable point source per DE
ytangnoaa c34b2ec
Merge pull request #4 from NOAA-EMC/develop
ytangnoaa 2939b88
minor update
ytangnoaa ba58265
Merge pull request #7 from NOAA-EMC/develop
drnimbusrain d0f2362
Merge branch 'develop' of https://github.com/NOAA-EMC/AQM into featur…
drnimbusrain 026f91d
Merge pull request #8 from noaa-oar-arl/feature/aqm_canopy
drnimbusrain 5dfea1b
Merge pull request #5 from noaa-oar-arl/feature/pt-source
ytangnoaa 4bbaba2
Merge pull request #9 from rmontuoro/feature/aqm-rescld-wdep
zmoon 272bda6
Merge branch 'NOAA-EMC:develop' into develop
zmoon 71ebc0a
Wet deposition fix from @rmontuoro
zmoon 6b496a2
Revert "Wet deposition fix from @rmontuoro"
zmoon 173b767
Merge remote-tracking branch 'upstream/develop' into develop
zmoon 14d6611
Merge remote-tracking branch 'upstream/develop' into develop
zmoon 5ac639d
Fix merge bug
zmoon 4861c20
Remove leftover code in PT3D_DEFN
zmoon f72f8e9
Remove duplicate (and non-guarded) `CLDPROC` call
zmoon 754c7e6
style
zmoon 3fef8af
Remove duplicate get-config in `aqm_methods`
zmoon a1cf98c
Remove 'AREA' case in `interpx`
zmoon c7992a2
Remove fenghsa `em%dens_flag` block
zmoon 2511972
Uncommenting diagnostic prints phot.F
drnimbusrain b4808e8
Update phot.F
drnimbusrain d577615
Update phot.F
drnimbusrain 6d4fc27
Update phot.F
drnimbusrain db3e48d
Revert fixes to get debug mode working with UFSWM debug run (#57)
BrianCurtis-NOAA ebe14d5
Restricted to FCH and LAI only to match CCPP physics.
drnimbusrain 61ce18a
Fixed bug in IF statement for canopy conditions.
drnimbusrain 5ff25a1
Merge branch 'develop' into feature/aqm_canopy
drnimbusrain fc3331f
Merge pull request #14 from noaa-oar-arl/feature/aqm_canopy
drnimbusrain 5fd4b74
Merge branch 'prod' into develop
zmoon 795948c
Merge remote-tracking branch 'upstream/develop' into develop
zmoon d1d28c1
Update CMAQ
bbakernoaa 0a000fe
update CMAQ respository
ytangnoaa 938a340
update aqm_files.cmake with corresponding code changes in the local /…
lwcugb 5119b7a
Merge pull request #15 from lwcugb/feature/cmaq54_li
lwcugb 1575518
Add files via upload
btang1 91705ee
Add files via upload
btang1 6ee0c41
Add files via upload
btang1 5085bc6
Update centralized_io_module.F
btang1 77a9805
Add files via upload
btang1 c702725
Add files via upload
btang1 37c7dbd
Merge pull request #16 from btang1/feature/cmaq54_beiming
ytangnoaa 6c09037
Add files via upload
btang1 e2e08b7
Add files via upload
btang1 a4da052
Add files via upload
btang1 de38743
Add files via upload
btang1 584144f
Update ASX_DATA_MOD.F
btang1 2f507f3
Update o3totcol.f
btang1 d8f049a
Update vdiffacmx.F
btang1 9aa4bff
Update aqm_files.cmake
btang1 8067154
Merge pull request #17 from btang1/feature/cmaq54_beiming
ytangnoaa 18916a2
add localized files
lwcugb a419a75
Add other modified files
lwcugb 2306c94
Add other modified files
lwcugb 6351dd4
Update .gitmodules
lwcugb 5e768a6
Update aqm_methods.F90
lwcugb 5803ed7
Merge pull request #20 from lwcugb/feature/cmaq54_li
drnimbusrain 4492f16
Update RUNTIME_VARS.F
lwcugb b33ded4
Change aqm_files.cmake to use ROS3 solver
lwcugb ff0892f
Add rbdriver.F file to localCCTM folder. There is a typo in CMAQ's so…
lwcugb c30fe95
Merge pull request #23 from lwcugb/feature/camq54_ros3
ytangnoaa 1de518e
Add files via upload
lwcugb 05a32c1
Update PT3D_STKS_DEFN.F
lwcugb feff981
Delete some comments for testing purpose
lwcugb 7bfe2e2
Merge pull request #24 from lwcugb/feature/cmaq54
ytangnoaa 584637b
Update CMakeLists.txt
ytangnoaa 7b147a0
Bugfixes for debug build try 1
BrianCurtis-NOAA fd35bf0
Fix issue with array trying to set data where water is
BrianCurtis-NOAA 4f65bf6
Current testing status updates prior to bringing in FV3 changes
BrianCurtis-NOAA 1ab49f5
Bring in changes from #103
BrianCurtis-NOAA File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
[submodule "src/model/CMAQ"] | ||
path = src/model/CMAQ | ||
url = https://github.com/USEPA/CMAQ | ||
branch = 5.2.1 | ||
branch = 5.4+ |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
|
||
Modified branch to account for in-canopy effects on composition/weather |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,8 @@ module AQM | |
implicit none | ||
|
||
! -- import fields | ||
integer, parameter :: importFieldCount = 36 | ||
integer, parameter :: importFieldCount = 37 | ||
! integer, parameter :: importFieldCount = 45 !with canopy | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. double checking that we're saving this for later canopy changes? |
||
character(len=*), dimension(importFieldCount), parameter :: & | ||
importFieldNames = (/ & | ||
"canopy_moisture_storage ", & | ||
|
@@ -51,7 +52,8 @@ module AQM | |
"soil_type ", & | ||
"surface_cell_area ", & | ||
"surface_snow_area_fraction ", & | ||
"temperature_of_soil_layer " & | ||
"temperature_of_soil_layer ", & | ||
"vegetation_type " & | ||
/) | ||
! -- export fields | ||
integer, parameter :: exportFieldCount = 2 | ||
|
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we remove these, since we are no longer editing these files locally?