Skip to content

Commit fb10e18

Browse files
committed
(#629) - Remove niter duplicate declaration from cable_other_constants_mod.F90
1 parent 0253fd0 commit fb10e18

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/coupled/JAC/params/cable/cable_other_constants_mod.F90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ MODULE cable_other_constants_mod
3636
mf = 2, & ! types of leaves (sunlit / shaded)
3737
r_2 = SELECTED_REAL_KIND(12, 50), &!this will be removed
3838
! double precision real dimension
39-
niter = 4, & ! number of iterations for za/L
4039
n_assim_rates = 3, & ! Rubisco, RuBP and Sink-limited rates of photosynthesis
4140
n_soiltypes = 9 ! number of soil types
4241

0 commit comments

Comments
 (0)