Changeset c8fc724 in flexpart.git for src/readspecies.f90


Ignore:
Timestamp:
Feb 2, 2017, 2:23:04 PM (7 years ago)
Author:
Espen Sollum ATMOS <eso@…>
Branches:
master, 10.4.1_pesei, GFS_025, bugfixes+enhancements, dev, release-10, release-10.4.1, scaling-bug, univie
Children:
93786a1
Parents:
4c64400
Message:

Bugfix: using namelist species files would sometimes set incorrect below-cloud scavenging parameters when using more than 1 species. Update: per-species scavenging statistics are written out at end of simulation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/readspecies.f90

    r62e65c7 rc8fc724  
    197197    weta_gas(pos_spec)=pweta_gas
    198198    wetb_gas(pos_spec)=pwetb_gas
    199     crain_aero=pcrain_aero
    200     csnow_aero=pcsnow_aero
     199    crain_aero(pos_spec)=pcrain_aero
     200    csnow_aero(pos_spec)=pcsnow_aero
    201201    ccn_aero(pos_spec)=pccn_aero
    202202    in_aero(pos_spec)=pin_aero
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG