Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/com_mod.f90

    • Property svn:executable set to *
    r13 r4  
    77!        June 1996                                                             *
    88!                                                                              *
    9 !        Last update:15 August 2013 IP                                         *
     9!        Last update: 9 August 2000                                            *
    1010!                                                                              *
    1111!*******************************************************************************
     
    139139  real :: decay(maxspec)
    140140  real :: weta(maxspec),wetb(maxspec)
    141 ! NIK: 31.01.2013- parameters for in-cloud scavening
    142   real :: weta_in(maxspec), wetb_in(maxspec), wetc_in(maxspec), wetd_in(maxspec)
    143141  real :: reldiff(maxspec),henry(maxspec),f0(maxspec)
    144142  real :: density(maxspec),dquer(maxspec),dsigma(maxspec)
     
    174172
    175173  ! WET DEPOSITION
    176   ! weta, wetb              parameters for determining below-cloud wet scavenging coefficients
    177   ! weta_in, wetb_in       parameters for determining in-cloud wet scavenging coefficients
    178   ! wetc_in, wetd_in       parameters for determining in-cloud wet scavenging coefficients
     174  ! weta, wetb              parameters for determining wet scavenging coefficients
    179175
    180176  ! GAS DEPOSITION
     
    335331  real :: qvh(0:nxmax-1,0:nymax-1,nuvzmax,2)
    336332  real :: pplev(0:nxmax-1,0:nymax-1,nuvzmax,2)
    337   !scavenging NIK, PS
    338333  integer(kind=1) :: clouds(0:nxmax-1,0:nymax-1,nzmax,2)
    339334  integer :: cloudsh(0:nxmax-1,0:nymax-1,2)
    340       integer icloudbot(0:nxmax-1,0:nymax-1,2)
    341       integer icloudthck(0:nxmax-1,0:nymax-1,2)
    342 
    343335
    344336  ! uu,vv,ww [m/2]       wind components in x,y and z direction
     
    354346  !      rainout  conv/lsp dominated  2/3
    355347  !      washout  conv/lsp dominated  4/5
    356 ! PS 2013
    357 !c icloudbot (m)        cloud bottom height
    358 !c icloudthck (m)       cloud thickness     
    359 
    360348  ! pplev for the GFS version
    361349
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG