Skip to content

Commit

Permalink
release 4.6.6 (bug fixes with ifort)
Browse files Browse the repository at this point in the history
  • Loading branch information
swatelet committed Oct 7, 2014
2 parents 2cbdf94 + 57763e5 commit 29eadd8
Show file tree
Hide file tree
Showing 394 changed files with 5 additions and 253,819 deletions.
2 changes: 1 addition & 1 deletion DIVA3D/src/Fortran/Util/dvlogitrange.f
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
close(10)
ENDIF
!
RETURN
!! RETURN
END

SUBROUTINE DVDATASHRINK(A,B)
Expand Down
8 changes: 4 additions & 4 deletions DIVA3D/src/Fortran/Util/rlvardepth.f90
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ Subroutine UREADC(iu,c8,c4,valexr,iprecr,imaxr,jmaxr,kmaxr,nbmotr)
write(*,*)' number of values retrieved:', (kl-1)*nbmots+kc-1
imaxr=0
return
end
End subroutine



Expand Down Expand Up @@ -458,7 +458,7 @@ Subroutine UWRITC(iu,c8,c4,valex8,ipre8,imaxc,jmaxc,kmaxc,nbmots)
write(*,*) 'imaxc,jmaxc,kmaxc,iprec,nbmots,valexc'
write(*,*) imaxc,jmaxc,kmaxc,iprec,nbmots,valexc
return
end
End subroutine

subroutine UFILL(c,valexc,imax,jmax,kmax)
implicit none
Expand All @@ -485,7 +485,7 @@ subroutine UFILL(c,valexc,imax,jmax,kmax)
!c
call JM0000(c,valexc,imax,jmax,kmax,work,work2,ic,ic2)
return
end
End subroutine
!c
subroutine JM0000(c,valexc,imax,jmax,kmax,work,work2,ic,ic2)
implicit none
Expand Down Expand Up @@ -612,6 +612,6 @@ subroutine JM0000(c,valexc,imax,jmax,kmax,work,work2,ic,ic2)
99 continue

return
end
End subroutine

End program rlvardepth
14 changes: 0 additions & 14 deletions trunk/DIVA3D/divastripped/awkfilter

This file was deleted.

27 changes: 0 additions & 27 deletions trunk/DIVA3D/divastripped/crossval

This file was deleted.

70 changes: 0 additions & 70 deletions trunk/DIVA3D/divastripped/dbdb2diva

This file was deleted.

Loading

0 comments on commit 29eadd8

Please sign in to comment.