Skip to content

Commit

Permalink
Merge branch 'dtc/develop' of https://github.com/panll/ccpp-physics i…
Browse files Browse the repository at this point in the history
…nto HEAD
  • Loading branch information
dustinswales committed Aug 5, 2020
2 parents 7b6a9cf + eba02e9 commit 79c0a74
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions physics/drag_suite.F90
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,7 @@ subroutine drag_suite_run( &
! Initialize CCPP error handling variables
errmsg = ''
errflg = 0
var_temp2 = 0.


!--------------------------------------------------------------------
Expand Down
2 changes: 2 additions & 0 deletions physics/module_sf_noahmp_glacier.f90
Original file line number Diff line number Diff line change
Expand Up @@ -1111,6 +1111,8 @@ subroutine glacier_flux (nsoil ,nsnow ,emg ,isnow ,df ,dzsnso ,z
dtg = 0.
mozsgn = 0
mozold = 0.
moz = 0.

h = 0.
fv = 0.1

Expand Down

0 comments on commit 79c0a74

Please sign in to comment.