Changeset 5f42c27 in flexpart.git for src/readcommand.f90


Ignore:
Timestamp:
May 13, 2015, 1:42:50 PM (9 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:
598e9da
Parents:
fb0d416
Message:

Changed path to OH binaries

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/readcommand.f90

    r8a65cb0 r5f42c27  
    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