Changeset 78e62dc in flexpart.git for src/com_mod.f90


Ignore:
Timestamp:
May 12, 2015, 12:28:19 PM (9 years ago)
Author:
flexpart <>
Branches:
master, 10.4.1_pesei, GFS_025, bugfixes+enhancements, dev, release-10, release-10.4.1, scaling-bug, univie
Children:
0f20c31
Parents:
2f8635b
Message:

New OH parameter in SPECIES files (now 3 instead of 2). New path to OH binariy files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/com_mod.f90

    r5f9d14a r78e62dc  
    2626  integer :: length(numpath+2*maxnests)
    2727  character(len=256) :: pathfile, flexversion, arg1, arg2
     28  character(len=256) :: ohfields_path
    2829 
    2930  ! path                    path names needed for trajectory model
     
    3233  ! flexversion             version of flexpart
    3334  ! arg                     input arguments from launch at command line
     35  ! ohfields_path           path to binary files for OH fields
    3436
    3537  !********************************************************
     
    163165  real :: rgs(maxspec,5,numclass),rlu(maxspec,5,numclass)
    164166  real :: rm(maxspec),dryvel(maxspec),kao(maxspec)
    165   real :: ohcconst(maxspec),ohdconst(maxspec)
     167  real :: ohcconst(maxspec),ohdconst(maxspec),ohnconst(maxspec)
    166168  ! se  it is possible to associate a species with a second one to make transfer from gas to aerosol
    167169  integer :: spec_ass(maxspec)
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG