Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/readreleases.f90

    r36 r27  
    11!**********************************************************************
    2 ! Copyright 1998-2015                                                 *
     2! Copyright 1998,1999,2000,2001,2002,2005,2007,2008,2009,2010         *
    33! Andreas Stohl, Petra Seibert, A. Frank, Gerhard Wotawa,             *
    44! Caroline Forster, Sabine Eckhardt, John Burkhart, Harald Sodemann   *
     
    3333  !     Update: 29 January 2001                                                *
    3434  !     Release altitude can be either in magl or masl                         *
    35   !     HSO, 12 August 2013: Added optional namelist input
    36   !     PS, 2/2015: access= -> position=
    37   !
     35  !     HSO, 12 August 2013
     36  !     Added optional namelist input
    3837  !                                                                            *
    3938  !*****************************************************************************
     
    127126  ! prepare namelist output if requested
    128127  if (nmlout.eqv..true.) then
    129     open(unitreleasesout,file=path(2)(1:length(2))//'RELEASES.namelist',position='append',status='new',err=1000)
     128    open(unitreleasesout,file=path(2)(1:length(2))//'RELEASES.namelist',access='append',status='new',err=1000)
    130129  endif
    131130
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG