Changeset d7aab4b in flexpart.git for src


Ignore:
Timestamp:
May 20, 2015, 2:06:30 PM (9 years ago)
Author:
Sabine Eckhardt <sabine@…>
Branches:
master, 10.4.1_pesei, GFS_025, bugfixes+enhancements, dev, release-10, release-10.4.1, scaling-bug, univie
Children:
93786a1
Parents:
d4ba528
Message:

Write out a information on the location of the OH fields, in case they couldn't be opened

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/readOHfield.f90

    r78e62dc rd7aab4b  
    7272    ierr=nf_open(trim(thefile),NF_NOWRITE,nid)
    7373    if(ierr.ne.0) then
     74      write (*,*) 'The OH field at: '//thefile// ' could not be opened'
     75      write (*,*) 'please copy the OH fields there, or change the path in the'
     76      write (*,*) 'COMMAND namelist!'
    7477      write(*,*) nf_strerror(ierr)
    7578      stop
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG