Changeset fdc0f03 in flexpart.git for src/readwind_mpi.f90


Ignore:
Timestamp:
Jan 21, 2016, 10:48:22 AM (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:
fddc6ec
Parents:
41d8574
Message:

Code for cloud water should be correct if the total cw is stored in field clwc (old scheme) or in field qc (new scheme). Minor edits in some files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/readwind_mpi.f90

    r41d8574 rfdc0f03  
    458458!hg
    459459    call shift_field(clwch,nxfield,ny,nuvzmax,nuvz,numwfmem,n)
    460     call shift_field(ciwch,nxfield,ny,nuvzmax,nuvz,numwfmem,n)
     460    if (.not.sumclouds) call shift_field(ciwch,nxfield,ny,nuvzmax,nuvz,numwfmem,n)
    461461!hg end
    462462
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG