Skip to content

Commit

Permalink
add back preprocessor directive accidentally removed
Browse files Browse the repository at this point in the history
  • Loading branch information
grantfirl committed Apr 18, 2020
1 parent 01bba5f commit c65a855
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gfsphysics/GFS_layer/GFS_typedefs.F90
Original file line number Diff line number Diff line change
Expand Up @@ -738,6 +738,7 @@ module GFS_typedefs
integer :: isot !< isot = 0 => Zobler soil type ( 9 category)
!< isot = 1 => STATSGO soil type (19 category, AKA 'STAS'(?))
!< isot = 2 => STAS-RUC soil type (19 category, NOAH WRFv4 only)
#ifdef CCPP
integer :: lsoil_lsm !< number of soil layers internal to land surface model
integer :: lsnow_lsm !< maximum number of snow layers internal to land surface model
integer :: lsnow_lsm_lbound!< lower bound for snow arrays, depending on lsnow_lsm
Expand Down

0 comments on commit c65a855

Please sign in to comment.