Changes in src/readOHfield.f90 [d7aab4b:5f42c27] in flexpart.git


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/readOHfield.f90

    rd7aab4b r5f42c27  
    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!'
    7774      write(*,*) nf_strerror(ierr)
    7875      stop
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG