Skip to content

Commit

Permalink
increase number of homogenous conditions
Browse files Browse the repository at this point in the history
  • Loading branch information
Ty Hesser committed Oct 24, 2023
1 parent a3e143c commit 82e6960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion model/src/ww3_shel.F90
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ PROGRAM W3SHEL
!/ ------------------------------------------------------------------- /
!/ Local PARAMETER statements
!/
INTEGER, PARAMETER :: NHMAX = 200
INTEGER, PARAMETER :: NHMAX = 1000
!/
!/ ------------------------------------------------------------------- /
!/ Local parameters
Expand Down

0 comments on commit 82e6960

Please sign in to comment.