Changeset 6c2627f in flexpart.git


Ignore:
Timestamp:
May 20, 2015, 2:16:28 PM (9 years ago)
Author:
flexpart <>
Branches:
master, 10.4.1_pesei, GFS_025, bugfixes+enhancements, dev, release-10, release-10.4.1, scaling-bug, univie
Children:
cda0919
Parents:
f095ab0 (diff), d7aab4b (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge remote-tracking branch 'sabine/dev' into dev

Files:
2 added
2 deleted
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