Changeset 462f74b in flexpart.git for src/com_mod.f90


Ignore:
Timestamp:
Jul 12, 2016, 11:02:42 AM (8 years ago)
Author:
Sabine Eckhardt <sabine@…>
Branches:
master, 10.4.1_pesei, GFS_025, bugfixes+enhancements, dev, release-10, release-10.4.1, scaling-bug, univie
Children:
842074e
Parents:
f28aa0a
Message:

first version of the backward scavenging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/com_mod.f90

    r62e65c7 r462f74b  
    576576  real :: dxoutn,dyoutn,outlon0n,outlat0n,xoutshiftn,youtshiftn
    577577  !real outheight(maxzgrid),outheighthalf(maxzgrid)
    578   logical :: DEP,DRYDEP,DRYDEPSPEC(maxspec),WETDEP,OHREA,ASSSPEC
     578  logical :: DEP,DRYDEP,DRYDEPSPEC(maxspec),WETDEP,OHREA,ASSSPEC,SCAVDEP
    579579
    580580  ! numxgrid,numygrid       number of grid points in x,y-direction
     
    595595  ! OHREA                   .true., if OH reaction is switched on
    596596  ! ASSSPEC                 .true., if there are two species asscoiated
     597  ! SCAVDEP                 .true., for bkwd runs, where mass deposited and source regions is calculated
    597598  !                    (i.e. transfer of mass between these two occurs
    598599
     
    665666  real, allocatable, dimension(:) :: ztra1
    666667  real, allocatable, dimension(:,:) :: xmass1
     668  real, allocatable, dimension(:,:) :: xscav_frac1
    667669
    668670  ! eso: Moved from timemanager
     
    685687  ! xtra1,ytra1,ztra1       spatial positions of the particles
    686688  ! xmass1 [kg]             particle masses
    687  
     689  ! xscav_frac1             fraction of particle masse which has been scavenged at receptor
     690 
    688691
    689692
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG