Skip to content

Commit

Permalink
Update opticep test to handle new dsnow optional arguments properly. (C…
Browse files Browse the repository at this point in the history
  • Loading branch information
apcraig authored Nov 16, 2024
1 parent cdd8039 commit 3ba4042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cicecore/drivers/unittest/opticep/ice_step_mod.F90
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,7 @@ subroutine step_therm1 (dt, iblk)
snoice = snoice (i,j, iblk), &
snoicen = snoicen (i,j,:,iblk), &
!opt dsnow = dsnow (i,j, iblk), &
dsnown = dsnown (i,j,:,iblk), &
!opt dsnown = dsnown (i,j,:,iblk), &
!opt meltsliq = meltsliq (i,j, iblk), &
!opt meltsliqn = meltsliqn (i,j,:,iblk), &
lmask_n = lmask_n (i,j, iblk), &
Expand Down

0 comments on commit 3ba4042

Please sign in to comment.