Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/readreceptors.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   *
     
    2727  !                                                                            *
    2828  !     Author: A. Stohl                                                       *
    29   !     1 August 1996       
    30   !                                                  *
    31   !     HSO, 14 August 2013: Added optional namelist input
    32   !     PS, 2/2015: access= -> position=
     29  !     1 August 1996                                                          *
     30  !     HSO, 14 August 2013
     31  !     Added optional namelist input
    3332  !                                                                            *
    3433  !*****************************************************************************
     
    8281  ! prepare namelist output if requested
    8382  if (nmlout.eqv..true.) then
    84     open(unitreceptorout,file=path(2)(1:length(2))//'RECEPTORS.namelist',position='append',status='new',err=1000)
     83    open(unitreceptorout,file=path(2)(1:length(2))//'RECEPTORS.namelist',access='append',status='new',err=1000)
    8584  endif
    8685
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG