Changes in / [f095ab0:6c2627f] in flexpart.git


Ignore:
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • options/SPECIES/SPECIES.README

    r57d098f rb836152  
    5353- Gases:
    5454        A and B are the parameters for below-cloud scavenging defined by Eq. scavenging coefficient = A x precipitation-rate^B
     55        If you migrate from FLEXPART version 9.2 and below this is equal to A and B as it was.
    5556- Particles:
    5657        A "rain collection efficiency" 
     
    6263- Gases:
    6364    Is switched on if Ai or Bi are given greater than 0
     65    If you migrate from FLEXPART version 9.2 and below this is equal to Ai and Bi should be set to 1
    6466- Particles:
    6567        Ai ("Cloud Condensation Nuclei (CCN) efficiency")
  • 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