Skip to content

UFS-dev PR#189#1075

Merged
grantfirl merged 73 commits into
NCAR:mainfrom
grantfirl:ufs-dev-PR189
Jul 8, 2024
Merged

UFS-dev PR#189#1075
grantfirl merged 73 commits into
NCAR:mainfrom
grantfirl:ufs-dev-PR189

Conversation

@grantfirl
Copy link
Copy Markdown
Collaborator

@grantfirl grantfirl commented Jun 6, 2024

Contains:

ufs-community#194
ufs-community#205
ufs-community#189

Plus:

climbfuji and others added 30 commits March 22, 2024 10:18
Introduce namelist flag xr_cnvcld to control if suspended grid-mean convective cloud condensate should be included in cloud fraction and optical depth calculation in the GFS suite
The ozone photochemistry parametrization is a first-order Taylor expansion of the net ozone production in three variables.  This commit changes the four diagnostics the parametrization manages to match the four terms in the Taylor expansion.

When comparing to the implementation in lines 301-304, note that it is implicit in the model ozone mixing ratio, so line 301 has the first term and the second half of the second term, while the first half of the second term is part of the denominator on line 304.

I could use ozi or ozib for an explicit approximation to that term, but we already calculated the value needed for the implicit calculation actually used for the update.
…ariables but internally bend everything back to where it's expected (affects some, but not all variables)
…oud_mp.F90 and physics/Interstitials/UFS_SCM_NEPTUNE/GFS_rrtmgp_cloud_overlap.F90
climbfuji and others added 20 commits May 7, 2024 06:43
Use -O1 instead of -O0 for gcycle.F90 with Intel
Updated rca calculation with rsmin and rsmax limits.
Combination PR for ozone diagnostics, metadata intent bugfixes, sfcsub.F landmask bugfix, and canopy resistance output
…P, MYJ SFC/PBL, remove F77 continuation formatting
integer :: nv
!$acc declare create(chem,chem_cup,chem_up,chem_down,dellac,dellac2,chem_c,chem_pw,chem_pwd, &
!$acc chem_pwav,chem_psum,pwdper,massflux)
!$acc chem_pwav,chem_psum,pwdper,massflx)
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed this for NVidia build.

@grantfirl grantfirl merged commit 3a19691 into NCAR:main Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants