- Timestamp:
- Dec 14, 2013, 12:02:46 PM (11 years ago)
- Location:
- branches
- Files:
-
- 138 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/flexpart91_hasod/src_parallel/readreleases.f90
r10 r18 80 80 integer*2 :: zkind 81 81 integer :: idate1, itime1, idate2, itime2 82 real :: lon1,lon2,lat1,lat2,z1,z2,mass(nspec) 82 real :: lon1,lon2,lat1,lat2,z1,z2 !,mass(nspec) 83 real :: mass(45) 83 84 character*40 :: comment 84 85
Note: See TracChangeset
for help on using the changeset viewer.