Skip to content
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

Bring AQM model into UFS #511

Merged
merged 61 commits into from
Apr 4, 2022
Merged
Changes from 1 commit
Commits
Show all changes
61 commits
Select commit Hold shift + click to select a range
f78aa42
Reset to zero coupling arrays for accumulated snow,
rmontuoro Dec 3, 2019
75654ac
Properly set kind type of literal constants
rmontuoro Dec 3, 2019
2870f5e
Initialize to zero canopy resistance output variable
rmontuoro Dec 3, 2019
37fb245
Re-implement radiation diagnostic output involving spectral
rmontuoro Dec 3, 2019
1c0a9ba
Reset to zero instantaneous total moisture tendency
rmontuoro Dec 3, 2019
afb4c67
Merge NOAA-EMC branch 'develop' into develop.
rmontuoro Apr 21, 2020
3004022
Merge NOAA-EMC branch 'develop' into develop.
rmontuoro Apr 24, 2020
617b907
Merge NOAA-EMC branch 'develop' into develop.
rmontuoro May 8, 2020
bdd1131
Merge EMC-NOAA branch 'develop' into develop.
rmontuoro Oct 19, 2020
735eb9e
Temporarily disable filling export fields during
rmontuoro Oct 19, 2020
59cf366
Moving previous commit to a branch.
rmontuoro Oct 19, 2020
6f730ae
Merge EMC branch 'develop' into develop
rmontuoro May 2, 2021
deda93d
Merge NOAA-EMC branch 'develop' into develop
rmontuoro May 11, 2021
bb754cc
Merge EMC branch 'develop' into develop
rmontuoro May 13, 2021
fefc233
Merge NOAA-EMC branch 'develop' into develop
rmontuoro May 21, 2021
0ec3000
Merge NOAA-EMC branch 'develop' into develop
rmontuoro May 21, 2021
3c4d18f
Merge NOAA-EMC branch 'develop' into develop
rmontuoro Jun 3, 2021
a119ee8
Merge branch 'NOAA-EMC:develop' into develop
rmontuoro Jul 26, 2021
71a5fd4
Merge branch 'NOAA-EMC:develop' into develop
rmontuoro Jul 29, 2021
4c2a7b2
Merge branch 'NOAA-EMC:develop' into develop
rmontuoro Aug 9, 2021
80e6ea6
Merge branch 'NOAA-EMC:develop' into develop
rmontuoro Aug 10, 2021
f3f4d00
Merge branch 'NOAA-EMC:develop' into develop
rmontuoro Aug 12, 2021
24a15fc
Merge branch 'NOAA-EMC:develop' into develop
rmontuoro Sep 23, 2021
7b1e88d
Merge branch 'NOAA-EMC:develop' into develop
rmontuoro Sep 27, 2021
4f8c34b
Merge branch 'NOAA-EMC:develop' into develop
rmontuoro Sep 29, 2021
8f28b16
Merge branch 'NOAA-EMC:develop' into develop
rmontuoro Oct 1, 2021
310b4ac
Merge branch 'NOAA-EMC:develop' into develop
rmontuoro Oct 4, 2021
c6449b9
Merge branch 'NOAA-EMC:develop' into develop
rmontuoro Oct 5, 2021
19eb9b6
Merge branch 'NOAA-EMC:develop' into develop
rmontuoro Nov 5, 2021
6c4d2e9
Merge branch 'NOAA-EMC:develop' into develop
rmontuoro Dec 15, 2021
f762bb4
Merge branch 'NOAA-EMC:develop' into develop
rmontuoro Jan 24, 2022
5910ae6
Merge branch 'NOAA-EMC:develop' into develop
rmontuoro Jan 26, 2022
e6832bc
Merge branch 'NOAA-EMC:develop' into develop
rmontuoro Jan 27, 2022
dacfe9f
Update ccpp-physics submodule to point to forked repository.
rmontuoro Jan 27, 2022
6e2f3dd
Initial porting of coupling infrastructure for AQM component.
rmontuoro Feb 1, 2022
b21d310
Increase maximum number of input aerosol scavenging factors
rmontuoro Feb 1, 2022
c6af891
Merge branch 'NOAA-EMC:develop' into develop
rmontuoro Feb 2, 2022
fff811d
Merge branch 'NOAA-EMC:develop' into develop
rmontuoro Feb 5, 2022
7121c60
Update ccpp-physics submodule.
rmontuoro Feb 6, 2022
18b0a9c
Merge branch 'develop' into feature/aqm
rmontuoro Feb 6, 2022
5965071
Merge branch 'NOAA-EMC:develop' into develop
rmontuoro Feb 11, 2022
7a78936
Update ccpp-physics submodule.
rmontuoro Feb 14, 2022
f5667a2
Merge branch 'develop' into feature/aqm
rmontuoro Feb 14, 2022
90bdace
Merge branch 'NOAA-EMC:develop' into develop
rmontuoro Feb 16, 2022
acaeb47
Merge branch 'NOAA-EMC:develop' into develop
rmontuoro Feb 18, 2022
a1640a8
Merge branch 'NOAA-EMC:develop' into develop
rmontuoro Feb 25, 2022
a379a2b
Merge branch 'NOAA-EMC:develop' into develop
rmontuoro Mar 6, 2022
0ff0e8d
Initialize additional coupling arrays for AQM/CMAQ.
rmontuoro Mar 8, 2022
059693f
Merge branch 'develop' into feature/aqm
rmontuoro Mar 8, 2022
9e1ff4a
Merge branch 'NOAA-EMC:develop' into develop
rmontuoro Mar 15, 2022
116d8ed
Merge branch 'develop' into feature/aqm
rmontuoro Mar 15, 2022
8612e83
Use BrianCurtis-NOAA for ccpp/physics
BrianCurtis-NOAA Mar 18, 2022
27f2be5
gitmodules point to BrianCurtis-NOAA for ccpp/physics
BrianCurtis-NOAA Mar 18, 2022
1656f63
Merge branch 'develop' of https://github.com/NOAA-EMC/fv3atm into HEAD
BrianCurtis-NOAA Mar 21, 2022
bdb06f4
Remove inst_pres_height_surface from chemistryFieldNames as its impor…
BrianCurtis-NOAA Mar 23, 2022
5249c94
Update ccpp/physics hash
BrianCurtis-NOAA Mar 23, 2022
cab90ae
Merge branch 'develop' of https://github.com/NOAA-EMC/fv3atm into HEAD
BrianCurtis-NOAA Mar 23, 2022
f004ad8
Update ccpp/physics hash
BrianCurtis-NOAA Mar 31, 2022
cbb732a
Merge branch 'develop' of https://github.com/NOAA-EMC/fv3atm into HEAD
BrianCurtis-NOAA Mar 31, 2022
b92b391
Add PR ccpp/physics hash and merge upstream
BrianCurtis-NOAA Apr 4, 2022
44b118c
Update .gitmodules and hash for NCAR:Main in ccpp/physics
BrianCurtis-NOAA Apr 4, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'NOAA-EMC:develop' into develop
  • Loading branch information
rmontuoro authored Jan 26, 2022
commit 5910ae604bc49efdf26f6934ade226602d200b1c

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.