Ignore:
Timestamp:
Mar 6, 2014 1:15:21 PM (10 years ago)
Author:
heinze
Message:

enable usage of large_scale subsidence in combination with large_scale_forcing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/flow_statistics.f90

    r1258 r1299  
    2121! Current revisions:
    2222! -----------------
    23 !
     23! Output of large scale vertical velocity w_subs
    2424!
    2525! Former revisions:
     
    11641164       hom(:,1,78,sr) = ug             ! ug
    11651165       hom(:,1,79,sr) = vg             ! vg
     1166       hom(:,1,80,sr) = w_subs         ! w_subs
    11661167
    11671168       hom(:,1,pr_palm-1,sr) = sums(:,pr_palm-1)
     
    27842785       hom(:,1,78,sr) = ug             ! ug
    27852786       hom(:,1,79,sr) = vg             ! vg
     2787       hom(:,1,80,sr) = w_subs         ! w_subs
    27862788
    27872789       hom(:,1,pr_palm-1,sr) = sums(:,pr_palm-1)
Note: See TracChangeset for help on using the changeset viewer.