Skip to content

Commit

Permalink
Update doxygen.
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeGayno-NOAA committed Jan 19, 2024
1 parent 599cf2a commit 8f1d560
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sorc/global_cycle.fd/cycle.f90
Original file line number Diff line number Diff line change
Expand Up @@ -845,6 +845,7 @@ END SUBROUTINE SFCDRV
!! @param[inout] SKINT_TILE Skin temperature on the cubed-sphere tile
!! @param[inout] SICET_TILE Ice temperature on the cubed-sphere tile
!! @param[in] sice_tile Ice concentration on the cubed-sphere tile
!! @param[in] sice_fg_tile First guess ice concentration on the cubed-sphere tile
!! @param[inout] SOILT_TILE Soil temperature on the cubed-sphere tile
!! @param[in] NSST Data structure holding nsst fields
!! @param[in] LENSFC Number of points on a tile
Expand All @@ -860,6 +861,8 @@ END SUBROUTINE SFCDRV
!! @param[in] tf_trd_tile Climatolocial reference temperature trend on the
!! cubed-sphere tile.
!! @param[in] sal_clm_tile Climatological salinity on the cubed-sphere tile.
!! @param[in] LANDFRAC Land fraction
!! @param[in] FRAC_GRID Process fractional grid when true.
!!
!! @author Xu Li, George Gayno
SUBROUTINE ADJUST_NSST(RLA,RLO,SLMSK_TILE,SLMSK_FG_TILE,SKINT_TILE,&
Expand Down

0 comments on commit 8f1d560

Please sign in to comment.