Changeset fdc0f03 in flexpart.git for src/advance.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/advance.f90

    r5f9d14a rfdc0f03  
    550550  !!! CHANGE
    551551     
    552   !!!----- TEST OF THE WELL-MIXED CRITERION: modified by mc,  not to be included in final version mc
    553       ! if (zt.lt.h) then
    554       !     i_well=int(zt/h*25.)+1
    555       !     well_mixed_vector(i_well)=well_mixed_vector(i_well)+dt
    556       !     well_mixed_norm=well_mixed_norm+dt
    557       !     avg_air_dens(i_well)=avg_air_dens(i_well)+rhoa*dt
    558       !     avg_wst=avg_wst+wst*dt
    559       !     avg_ol=avg_ol+ol*dt
    560       !     avg_h=avg_h+h*dt
    561       ! end if
    562       ! h_well=h
    563   !------- END TEST
    564      
    565552  ! Determine probability of deposition
    566553  !************************************
Note: See TracChangeset for help on using the changeset viewer.
hosted by ZAMG