Changes in src/readOHfield.f90 [78e62dc:d7aab4b] in flexpart.git


Ignore:
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