Changeset 95a8cb6 in flexpart.git for src/FLEXPART.f90


Ignore:
Timestamp:
Nov 12, 2019, 2:46:55 PM (5 years ago)
Author:
Ignacio Pisso <ip@…>
Branches:
GFS_025, dev
Children:
ffbe224, 3ea93bb, aa939a9, edfdc32
Parents:
38f23c7 (diff), 1bed61d (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 'master' into dev

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/FLEXPART.f90

    r7952ca4 r3481cc1  
    1 !**********************************************************************
    2 ! Copyright 1998,1999,2000,2001,2002,2005,2007,2008,2009,2010         *
    3 ! Andreas Stohl, Petra Seibert, A. Frank, Gerhard Wotawa,             *
    4 ! Caroline Forster, Sabine Eckhardt, John Burkhart, Harald Sodemann   *
    5 !                                                                     *
    6 ! This file is part of FLEXPART.                                      *
    7 !                                                                     *
    8 ! FLEXPART is free software: you can redistribute it and/or modify    *
    9 ! it under the terms of the GNU General Public License as published by*
    10 ! the Free Software Foundation, either version 3 of the License, or   *
    11 ! (at your option) any later version.                                 *
    12 !                                                                     *
    13 ! FLEXPART is distributed in the hope that it will be useful,         *
    14 ! but WITHOUT ANY WARRANTY; without even the implied warranty of      *
    15 ! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the       *
    16 ! GNU General Public License for more details.                        *
    17 !                                                                     *
    18 ! You should have received a copy of the GNU General Public License   *
    19 ! along with FLEXPART.  If not, see <http://www.gnu.org/licenses/>.   *
    20 !**********************************************************************
    21 
    221program flexpart
    232
     
    8059  ! FLEXPART version string
    8160  flexversion_major = '10' ! Major version number, also used for species file names
    82   flexversion='Version '//trim(flexversion_major)//'.4 (2019-07-23)'
     61  flexversion='Version '//trim(flexversion_major)//'.4 (2019-11-12)'
    8362  verbosity=0
    8463
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG