Skip to content

Commit 708b83d

Browse files
authored
Remove duplicate niter declaration from grid_constants_cbl.F90
Removed the constant definition for niter.
1 parent 0253fd0 commit 708b83d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ MODULE grid_constants_mod_cbl
4848
INTEGER, PARAMETER :: lakes_cable = 16! SoilType Index (soilparm_cable.nml JAC)
4949

5050
INTEGER, PARAMETER :: mf = 2 ! # leaves (sunlit, shaded)
51-
INTEGER, PARAMETER :: niter = 4 ! number of iterations for za/L
5251

5352
! Strictly NOT a constant. # of active tiles, length of CABLE working vectors
5453
INTEGER :: mp

0 commit comments

Comments
 (0)