Changeset 88d8c3d in flexpart.git


Ignore:
Timestamp:
Dec 2, 2015, 2:45:23 PM (8 years ago)
Author:
Espen Sollum ATMOS <eso@…>
Branches:
master, 10.4.1_pesei, GFS_025, bugfixes+enhancements, dev, release-10, release-10.4.1, scaling-bug, univie
Children:
d6a0977
Parents:
7f9db1f (diff), 28a024c (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 'espen' into dev

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • tests/NILU/test_1/options/SPECIES/SPECIES_003

    • Property mode changed from 100755 to 100644
    rdc69f6a r28a024c  
    33*     Input file for the Lagrangian particle dispersion model FLEXPART     *
    44*               Definition file of chemical species/radionuclides          *
    5 *                                                                          *
     5*     This file is on the format required by version 10 (05/2015)          *
    66****************************************************************************
    77NO                 Tracer name
    88-999.9             Species half life
    9  8.0E-06           Below cloud scavenging - A
    10 0.62               Below cloud scavenging - B
    11 2.0E-7             In-cloud scavenging - Ai (cl=Ai*prec**Bi)
    12 0.36               In-cloud scavenging - Bi (cl=Ai*prec**Bi)
    13 0.9                In-cloud scavenging - Ci (S_i=Ci/cl)
    14 1.                 In-cloud scavenging - Di (wetscav=S_i*prec/3.6E6/clouds_h/Di)
    15  1.2               Dry deposition (gases) - D
     98.0E-06            Below-cloud scavenging (gases and particles) - A
     100.62               Below-cloud scavenging (gases and particles)- B
     111.0                In-cloud scavenging (gases and particles) - Ai
     121.0                In-cloud scavenging (gases and particles) - Bi
     131.2                Dry deposition (gases) - D
    16143.0e-03            Dry deposition (gases) - Henrys const.
    17150.0                Dry deposition (gases) - f0 (reactivity)
     
    2119-9.99              Alternative: dry deposition velocity
    2220 30.00             molweight
    23 -9.9E-09           OH Reaction rate at 25 deg, [cm^3/sec]
    24 -9                 number of associated specias (neg. none)
     21-9.99E-09          OH Reaction rate - C [cm^3/molecule/sec]
     22-9.9               OH reaction rate - D [K]
     23-9.9               OH Reaction rate - N (no unit)
     24-9                 number of associated species (neg. none)
    2525-99.99             KOA - organic matter air partitioning
  • src/par_mod.f90

    r6b22af9 r4c4261c  
    213213!  integer,parameter :: maxpart=60000000
    214214!  integer,parameter :: maxpart=120000000
    215   integer,parameter :: maxspec=1
     215  integer,parameter :: maxspec=6
    216216
    217217  ! maxpart                 Maximum number of particles
  • src/pathnames

    r6b22af9 rde7afbd  
    11../options/
    2 ../out_clwc_leo/
     2../output/
    33/
    4 /xnilu_wrk/flex_wrk/zhg/ECMWF_CLWC/Availables
     4/xnilu_wrk/flex_wrk/WIND_FIELDS/AVAILABLE_ECMWF_OPER_fields_global/
    55============================================
    6 
    7 ../options_nikos_backwards/
    8 /xnilu_wrk/flex_wrk/WIND_FIELDS/AVAILABLE_ECMWF_OPER_fields_global
    9 /xnilu_wrk/flex_wrk/WIND_FIELDS/NCEP/2010_data_05/AVAILABLE
    106
    117
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG