From 77897315133213aa58fb4b2fc8af6beeaa992b8c Mon Sep 17 00:00:00 2001 From: sanatcumar Date: Tue, 25 Jun 2024 21:02:27 +0000 Subject: [PATCH] Doxygen udpates --- sorc/sfc_climo_gen.fd/interp.F90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sorc/sfc_climo_gen.fd/interp.F90 b/sorc/sfc_climo_gen.fd/interp.F90 index aa8473670..723ba26d6 100644 --- a/sorc/sfc_climo_gen.fd/interp.F90 +++ b/sorc/sfc_climo_gen.fd/interp.F90 @@ -389,7 +389,7 @@ end subroutine adjust_for_landice !! @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. +!! @param[in] scale factor to scale the field. !! @author George Gayno NCEP/EMC !! @author Sanath Kumar NCEP/EMC !!