Changeset d7935de in flexpart.git for src/com_mod.f90


Ignore:
Timestamp:
Sep 11, 2018, 6:06:31 PM (6 years ago)
Author:
pesei <petra seibert at univie ac at>
Branches:
univie
Children:
93786a1
Parents:
34f1452
Message:

modify most input read subroutines

changed some variable names (mostly for I-N reasons)
includes two names appearing also in timemanager, com_mod
corrected a few mistakes
simplified some parts of code
changed options/RELEASES which is in nml fmt correspondingly

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/com_mod.f90

    r1a8fbee rd7935de  
    2626  integer :: length(numpath+2*maxnests)
    2727  character(len=256) :: pathfile, flexversion, flexversion_major, arg1, arg2
    28   character(len=256) :: ohfields_path
     28  character(len=256) :: path_ohfields
    2929 
    3030  ! path                    path names needed for trajectory model
     
    3434  ! flexversion_major       version of flexpart (major version number)
    3535  ! arg                     input arguments from launch at command line
    36   ! ohfields_path           path to binary files for OH fields
     36  ! path_ohfields           path to binary files for OH fields
    3737
    3838  !********************************************************
     
    7373  integer :: ind_rel,ind_samp,ioutputforeachrelease,linit_cond,surf_only
    7474  logical :: turbswitch
    75   integer :: cblflag !added by mc for cbl
     75  integer :: iflagcbl !added by mc for cbl
    7676
    7777  ! ctl      factor, by which time step must be smaller than Lagrangian time scale
     
    104104
    105105  ! ind_rel and ind_samp  are used within the code to change between mass and mass-mix (see readcommand.f)
    106   ! cblflag !: 1 activate cbl skewed pdf routines with bi-gaussina pdf whan OL<0 added by mc
     106  ! iflagcbl !: 1 activate cbl skewed pdf routines with bi-gaussina pdf whan OL<0 added by mc
    107107
    108108
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG