Changeset 7a8a51c in flexpart.git for src/FLEXPART.f90


Ignore:
Timestamp:
Jun 7, 2019, 1:12:26 PM (5 years ago)
Author:
Sabine <sabine.eckhardt@…>
Branches:
master, 10.4.1_pesei, GFS_025, bugfixes+enhancements, dev, release-10, release-10.4.1, scaling-bug
Children:
e5421fd, 3d7eebf
Parents:
0a98afe (diff), 6741557 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'dev' of git.nilu.no:flexpart/flexpart into dev

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/FLEXPART.f90

    r0a94e13 r2eefa58  
    137137    write(*,*) 'call readpaths'
    138138  endif
    139   call readpaths(pathfile)
     139  call readpaths
    140140 
    141141  if (verbosity.gt.1) then !show clock info
     
    452452  endif
    453453
     454  if (verbosity.gt.0) write (*,*) 'timemanager> call wetdepo'
    454455  call timemanager(metdata_format)
     456 
    455457
    456458  if (verbosity.gt.0) then
     
    467469      endif
    468470    end do
    469     write (*,*) 'timemanager> call wetdepo'
    470471  endif
    471472 
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG