Skip to content

Commit 1a25d8a

Browse files
committed
Merge branch 'main' into ufs-dev-PR305
2 parents 0e9100c + b100295 commit 1a25d8a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

physics/Interstitials/UFS_SCM_NEPTUNE/GFS_radiation_post.F90

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,12 @@ module GFS_radiation_post
2828
!! \htmlinclude GFS_radiation_post_run.html
2929
!!
3030
!! This routine needs to be called AFTER the RRTMG (radlw_main.F90 and radsw_main.F90)
31-
!! or the RRTMGP (rrtmgp_lw_main.F90 and rrtmgp_sw_main.F90) radiaiton schemes in the
31+
!! or the RRTMGP (rrtmgp_lw_main.F90 and rrtmgp_sw_main.F90) radiation schemes in the
3232
!! CCPP enabled UFS.
3333
!!
3434
!! For RRTMG, not much is done here, since the scheme outputs the fields needed by the
3535
!! UFS. For example, RRTMG provides the heating-rate profiles and has been modified to use
3636
!! UFS native DDTs for storing the fluxes.
37-
!! fluxes.
3837
!!
3938
!! For RRTMGP*:
4039
!! - The all-sky radiation tendency is computed. The clear-sky tendency is computed, if

0 commit comments

Comments
 (0)