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


Ignore:
Files:
2 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • options/SPECIES/SPECIES.README

    rb836152 r57d098f  
    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.
    5655- Particles:
    5756        A "rain collection efficiency" 
     
    6362- Gases:
    6463    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
    6664- Particles:
    6765        Ai ("Cloud Condensation Nuclei (CCN) efficiency")
  • src/readOHfield.f90

    rd7aab4b r78e62dc  
    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