Changeset 31674b5 in flexpart.git for src/par_mod.f90


Ignore:
Timestamp:
Jul 15, 2015, 9:45:11 AM (9 years ago)
Author:
Ignacio Pisso <Ignacio.Pisso@…>
Branches:
svn-petra
Children:
3c1da52
Parents:
480164e
git-author:
Ignacio Pisso <Ignacio.Pisso@…> (07/15/15 09:19:44)
git-committer:
Ignacio Pisso <Ignacio.Pisso@…> (07/15/15 09:45:11)
Message:

from svn branch petra
r36 | pesei | 2015-02-16 19:21:09 +0100 (Mon, 16 Feb 2015) | 1 line
Changed paths:

A /branches/petra/changelog.txt
M /branches/petra/options/COMMAND
M /branches/petra/options/COMMAND.alternative
M /branches/petra/options/COMMAND.reference
M /branches/petra/options/surfdata.t
M /branches/petra/src/FLEXPART.f90
M /branches/petra/src/advance.f90
M /branches/petra/src/com_mod.f90
M /branches/petra/src/concoutput.f90
M /branches/petra/src/concoutput_nest.f90
M /branches/petra/src/concoutput_surf.f90
M /branches/petra/src/par_mod.f90
M /branches/petra/src/readcommand.f90
M /branches/petra/src/readpaths.f90
M /branches/petra/src/readreceptors.f90
M /branches/petra/src/readreleases.f90
M /branches/petra/src/readspecies.f90
M /branches/petra/src/readwind.f90
M /branches/petra/src/readwind_nests.f90
M /branches/petra/src/skplin.f90
M /branches/petra/src/writeheader.f90
M /branches/petra/src/writeheader_nest.f90
M /branches/petra/src/writeheader_txt.f90

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/par_mod.f90

    rb4d29ce r31674b5  
    11!**********************************************************************
    2 ! Copyright 1998,1999,2000,2001,2002,2005,2007,2008,2009,2010         *
     2! Copyright 1998-2015                                                 *
    33! Andreas Stohl, Petra Seibert, A. Frank, Gerhard Wotawa,             *
    44! Caroline Forster, Sabine Eckhardt, John Burkhart, Harald Sodemann   *
     
    2828!        1997                                                                  *
    2929!                                                                              *
    30 !        Last update 15 August 2013 IP                                         *
     30!        15 August 2013, IP                                                    *
     31!        2/2015, PS: nshift=0, unitheader_txt -> unitheader_rel
     32!                                                                              *
    3133!                                                                              *
    3234!*******************************************************************************
     
    128130  !integer,parameter :: nxmax=1201,nymax=235,nuvzmax=58,nwzmax=58,nzmax=58
    129131
    130   integer,parameter :: nxshift=359 ! for ECMWF
     132  integer,parameter :: nxshift= 0 !359 ! for ECMWF
    131133  !integer,parameter :: nxshift=0     ! for GFS or FNL (XF)
    132134
     
    259261  integer,parameter :: unitlsm=1, unitsurfdata=1, unitland=1, unitwesely=1
    260262  integer,parameter :: unitOH=1
    261   integer,parameter :: unitdates=94, unitheader=90,unitheader_txt=100, unitshortpart=95
     263  integer,parameter :: unitdates=94, unitheader=90,unitheader_rel=100, unitshortpart=95
    262264  integer,parameter :: unitboundcond=89
    263265
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG