Changeset 78e62dc in flexpart.git for src/readcommand.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/readcommand.f90

    r8a65cb0 r78e62dc  
    111111  lnetcdfout, &
    112112  surf_only, &
    113   cblflag
     113  cblflag, &
     114  ohfields_path
    114115
    115116  ! Presetting namelist command
     
    143144  surf_only=0
    144145  cblflag=0
     146  ohfields_path="../../flexin/"
    145147
    146148  ! Open the command file and read user options
     
    232234    if (old) call skplin(3,unitcommand)  !added by mc
    233235    read(unitcommand,*) cblflag          !added by mc
     236
    234237    close(unitcommand)
    235238
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG