Skip to content

Commit

Permalink
Added doxygen info
Browse files Browse the repository at this point in the history
  • Loading branch information
sanatcumar committed Jun 25, 2024
1 parent b6a2460 commit e2b4d0a
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions sorc/sfc_climo_gen.fd/interp.F90
Original file line number Diff line number Diff line change
Expand Up @@ -385,10 +385,11 @@ end subroutine adjust_for_landice


!> use Scale to fix the data to the correct value
!!
!! @param[inout] idim i dimension of model tile.
!! @param[inout] jdim j dimension of model tile.
!! @param[in] field_ch Field name.
!!
!! @param[inout] field to scale.
!! @param[in] idim i dimension of model tile.
!! @param[in] jdim j dimension of model tile.
!! @param[inout] scale factor to scale the field.
!! @author George Gayno NCEP/EMC
!! @author Sanath Kumar NCEP/EMC
!!
Expand Down

0 comments on commit e2b4d0a

Please sign in to comment.