Changeset d1a8707 in flexpart.git for src/getfields.f90


Ignore:
Timestamp:
May 4, 2017, 9:29:58 AM (7 years ago)
Author:
Sabine <sabine.eckhardt@…>
Branches:
master, 10.4.1_pesei, GFS_025, bugfixes+enhancements, dev, release-10, release-10.4.1, scaling-bug, univie
Children:
93786a1
Parents:
5888298
Message:

When running in wet deposition mode a textfile with precipitation data is written out

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/getfields.f90

    r8a65cb0 rd1a8707  
    13813840  indmin=indj
    139139
     140   if (WETBKDEP) then
     141        call writeprecip(itime,memind(1))
     142   endif
     143
    140144  else
    141145
     
    16917360  indmin=indj
    170174
     175   if (WETBKDEP) then
     176        call writeprecip(itime,memind(1))
     177   endif
     178
    171179  endif
    172180
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG