Remove diagnostic write to fort.71.

This commit is contained in:
Joe Taylor 2020-08-06 07:07:16 -04:00
parent 30e34bf1c4
commit 254e2f61fa

View File

@ -108,8 +108,8 @@ contains
do j=1,63 !Normalize to symbol baseline
call pctile(s3(:,j),192,40,base)
s3(:,j)=s3(:,j)/base
write(71,3071)j,maxloc(s3(:,j))
3071 format(2i5)
! write(71,3071)j,maxloc(s3(:,j))
!3071 format(2i5)
enddo
s3max=20.0