Remove some redundant code.

This commit is contained in:
Steven Franke 2020-09-14 09:07:45 -05:00
parent 3d8c8e3dd7
commit ca0804450b
1 changed files with 0 additions and 3 deletions

View File

@ -214,15 +214,12 @@ contains
if(ndepth.eq.3) then
nblock=4
jittermax=2
norder=3
elseif(ndepth.eq.2) then
nblock=3
jittermax=0
norder=3
elseif(ndepth.eq.1) then
nblock=1
jittermax=0
norder=3
endif
ndropmax=1