Skip to content

Commit

Permalink
Minor doxygen updates to ./chgres_cube.fd/surface.F90
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeGayno-NOAA committed Feb 25, 2021
1 parent a9c300a commit e4b30bd
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion sorc/chgres_cube.fd/surface.F90
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,11 @@ module surface

private

! noah land ice option is applied at these vegetation types.
integer, parameter :: veg_type_landice_target = 15
!< Vegetation type category that
!< defines permanent land ice points.
!< The Noah LSM land ice physics
!< are applied at these points.

! surface fields (not including nst)
type(esmf_field), public :: canopy_mc_target_grid
Expand Down

0 comments on commit e4b30bd

Please sign in to comment.