Coupling Merra2 aerosol climatology and GOCART forecasted aerosols with the Thompson microphysics scheme#588
Merged
jkbk2004 merged 34 commits intoSep 30, 2022
Conversation
…/fv3atm into merra2_thompson * 'merra2_thompson' of https://github.com/AnningCheng-NOAA/fv3atm: use ltaersol=.true. and merra2 added mraerosol in typedef version worked for producing nifa and nwfa
Update merra2_thompson from Dom
…dom_20211018 Merra2 thompson updates dom 20211018
16 tasks
DusanJovic-NOAA
approved these changes
Sep 30, 2022
BrianCurtis-NOAA
approved these changes
Sep 30, 2022
Contributor
|
Does this include all aerosols from GOCART or is it also not including the
nitrate aerosols as in the radiation implementation. We need to implement
it to be flexible for all GOCART species not just those in the MERRA
climatology.
On Fri, Sep 30, 2022 at 2:13 PM JONG KIM ***@***.***> wrote:
Merged #588 <#588> into develop.
—
Reply to this email directly, view it on GitHub
<#588 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFIUVN52CZLS4IQS7NC6BLTWA4UVTANCNFSM6AAAAAAQUHCSM4>
.
You are receiving this because your review was requested.Message ID:
***@***.***>
--
Barry Baker
National Oceanic and Atmospheric Administration
Air Resources Laboratory
Physical Research Scientist
Chemical Modeling and Emissions Group Leader
NCWCP, R/ARL, Rm. 4204
5830 University Research Court
College Park, Maryland 20740
Phone: (301) 683-1395
|
Contributor
|
Barry, This PR is for aerosol CCN/IN activation in Thompson microphysics using Eidhammer-Thompson approach, nothing to do with radiation. Dust, Sea salt, sulfate and water/ice friendly Organic Carbon are use to activate IN/CCN. The other aerosols, including nitrate and black carbon etc., are not included due to their small impacts. I talked with Greg about the CCN/IN activation yesterday. There is no plan on more sophisticate approach. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
This PR is associated with the ccpp-physics PR#2 to add the coupling capability between merra2 aerosol climatology or GOCART forecasted aerosols with the Thompson microphysics scheme
Issue(s) addressed
Dependencies