Changeset 341f4b7 in flexpart.git for src/timemanager_mpi.f90


Ignore:
Timestamp:
Apr 20, 2016, 1:39:51 PM (8 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:
61df8d9
Parents:
32b49c3
Message:

SPECIES files converted to namelist format. Fixed-format SPCIES files renamed with .oldformat extension. Added 2 wet depo parameters to old-format SPECIES. Renamed internal variables and parameters used for wet deposition. incloud_ratio increased to 2.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/timemanager_mpi.f90

    r32b49c3 r341f4b7  
    169169    if (mp_dev_mode) write(*,*) 'myid, itime: ',mp_pid,itime
    170170   
    171     if (wetdep .and. itime .ne. 0 .and. numpart .gt. 0) then
     171    if (WETDEP .and. itime .ne. 0 .and. numpart .gt. 0) then
    172172      if (verbosity.gt.0) then
    173173        write (*,*) 'timemanager> call wetdepo'
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG