Skip to content

Commit

Permalink
Bring AQM model into UFS (ufs-community#511)
Browse files Browse the repository at this point in the history
* Reset to zero coupling arrays for accumulated snow,  large scale rain, and convective rain at the end of each coupling step if coupling with chemistry model.
* Properly set kind type of literal constants defining zero and one.
* Initialize to zero canopy resistance output variablein noah/osu land-surface model subdriver.
* Re-implement radiation diagnostic output involving spectral band layer cloud optical depths (0.55 and 10 mu channels)
to prevent floating invalid errors due to uninitialized optical depth arrays.
* Temporarily disable filling export fields during the NUOPC Realize phase since it breaks coupling with aerosol component.
* Increase maximum number of input aerosol scavenging factors to accommodate AQM/CMAQ 5.2.1 chemical tracers.
* Remove inst_pres_height_surface from chemistryFieldNames as its imported already elsewhere

Co-authored-by: Raffaele Montuoro <raffaele.montuoro@noaa.gov>
  • Loading branch information
BrianCurtis-NOAA and rmontuoro authored Apr 4, 2022
1 parent 241db75 commit 8a58e19
Show file tree
Hide file tree
Showing 5 changed files with 290 additions and 78 deletions.
Loading

0 comments on commit 8a58e19

Please sign in to comment.