Ignore:
Timestamp:
Jun 14, 2013 5:57:58 AM (11 years ago)
Author:
raasch
Message:

New:
---
Initial profiles can be used as reference state in the buoyancy term. New parameter
reference_state introduced. Calculation and handling of reference state in buoyancy term revised.
binary version for restart files changed from 3.9 to 3.9a (no downward compatibility!),
initial profile for rho added to hom (id=77)

Errors:


small bugfix for background communication (time_integration)

File:
1 edited

Legend:

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

    r1116 r1179  
    2020! Current revisions:
    2121! -----------------
    22 !
     22! comment for profile 77 added
    2323!
    2424! Former revisions:
     
    11481148       hom(:,1,75,sr) = sums(:,75)     ! qc
    11491149       hom(:,1,76,sr) = sums(:,76)     ! prr (precipitation rate)
     1150                                       ! 77 is initial density profile
    11501151
    11511152       hom(:,1,pr_palm-1,sr) = sums(:,pr_palm-1)
Note: See TracChangeset for help on using the changeset viewer.