Skip to content

Commit

Permalink
Update src/offline/cable_parameters.F90
Browse files Browse the repository at this point in the history
  • Loading branch information
rkutteh authored Jul 25, 2024
1 parent 6fac982 commit 45251dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/offline/cable_parameters.F90
Original file line number Diff line number Diff line change
Expand Up @@ -1798,7 +1798,7 @@ SUBROUTINE derived_parameters(soil, sum_flux, bal, ssnow, veg, rough)
REAL(r_2), DIMENSION(:,:), ALLOCATABLE :: ssat_bounded,rho_soil_bulk ! added by rk4417 - phase2

! line below inserted by rk4417 - phase2
where(veg%iveg .eq. 17) soil%isoilm = 9 ! MMY@13April it says where iveg = ice, isoilm = permanent ice


! soil_depth(1) = REAL(soil%zse(1),r_2)
! DO klev=2,ms
Expand Down

0 comments on commit 45251dd

Please sign in to comment.