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

Coupling of GOCART aerosols with radiation #899

Closed
ChunxiZhang-NOAA opened this issue Apr 13, 2022 · 6 comments
Closed

Coupling of GOCART aerosols with radiation #899

ChunxiZhang-NOAA opened this issue Apr 13, 2022 · 6 comments

Comments

@ChunxiZhang-NOAA
Copy link
Collaborator

Description

GOCART aerosols can be coupled with the radiation scheme. This is a new feature. Without coupling the radiation scheme uses MERRA2 climatological data. The detailed description of this new feature can be found here
gocart_rad_coupling.pptx

@yangfanglin
Copy link
Collaborator

yangfanglin commented Apr 14, 2022

More development work is required in the following areas as a few of us discussed in email communications.

  1. Add a namelist parameter to control the use of either GOCART or MERRA2 clim aerosols for radiation, instead of hardwiring to GOCART aerosols when GOCART is active.

  2. Add and/or use existing code to automatically detect the location of GOCART aerosol tracers defined in the field_table for aerosol-radiation coupling, instead of hardwiring the tracer position number that only works for a particular field_table.

  3. investigate how to include radiative effect of stratospheric background aerosols, primarily sulfate from volcanic eruptions, in retrospective and real-time forecasts when GOCART is active.

@bbakernoaa @rmontuoro @AnningCheng-NOAA @ChunxiZhang-NOAA and Kate Zhang, Please feel free to update.

@AnningCheng-NOAA
Copy link
Collaborator

  1. can be achieved using iaer, planning to use iaer=2011 for coupling gocart with radiation. iaer=1011 or 5111, for example, are for gocart uncoupled with radiation.
  2. [aer_nm] [aerfld] etc.:
    standard_name = mass_number_concentration_of_aerosol_from_gocart_climatology should be changed to mass_mixing_ratio_aerosol_from_gocart_or_MERRA2_climatology. The unit should be kg/kg instead of /kg.

@ligiabernardet
Copy link
Collaborator

Is this needed for UFS prototype p8?

@yangfanglin
Copy link
Collaborator

@ligiabernardet per the plan Avichal gave at today's coupled model meeting, p8 will not include GOCART aerosol component. p8.1 will be dedicated to experimenting with aerosols. Whether or not to turn on the interaction in pr8.1 of GOCART aerosols with radiation described in this PR depends on if the wet decomposition issue can be resolved when p8.1 starts.

@dustinswales
Copy link
Collaborator

@ChunxiZhang-NOAA
This appears to be resolved with 910 Can we close this issue?

@ChunxiZhang-NOAA
Copy link
Collaborator Author

@dustinswales Yes, please close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants