Ignore:
Timestamp:
Feb 16, 2015, 6:21:09 PM (9 years ago)
Author:
pesei
Message:

Implement switch for incremental deposition, see ticket:113 and many small changes, see changelog.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/petra/src/concoutput_surf.f90

    r20 r36  
    116116  !write(unitdates,'(a)') adate//atime
    117117
    118     open(unitdates,file=path(2)(1:length(2))//'dates', ACCESS='APPEND')
     118    open(unitdates,file=path(2)(1:length(2))//'dates', position='append')
    119119      write(unitdates,'(a)') adate//atime
    120120    close(unitdates)
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG