Skip to content
Snippets Groups Projects
Commit fda9b469 authored by Ignacio Pisso's avatar Ignacio Pisso
Browse files

add verbose mode to version 9.1.7.1

git-svn-id: http://flexpart.flexpart.eu:8088/svn/FlexPart90/branches/flexpart91_hasod@18 ef8cc7e1-21b7-489e-abab-c1baa636049d
parent b4a7bb1f
No related branches found
No related tags found
No related merge requests found
...@@ -79,7 +79,8 @@ subroutine readreleases ...@@ -79,7 +79,8 @@ subroutine readreleases
integer :: numpoints, parts, readerror integer :: numpoints, parts, readerror
integer*2 :: zkind integer*2 :: zkind
integer :: idate1, itime1, idate2, itime2 integer :: idate1, itime1, idate2, itime2
real :: lon1,lon2,lat1,lat2,z1,z2,mass(nspec) real :: lon1,lon2,lat1,lat2,z1,z2 !,mass(nspec)
real :: mass(45)
character*40 :: comment character*40 :: comment
! declare namelists ! declare namelists
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment