Changeset 1383 for palm


Ignore:
Timestamp:
Apr 30, 2014 12:17:54 PM (10 years ago)
Author:
boeske
Message:

last commit documented

Location:
palm/trunk/SOURCE
Files:
5 edited

Legend:

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

    r1382 r1383  
    2121! Current revisions:
    2222! -----------------
     23!
     24!
     25! Former revisions:
     26! -----------------
     27! $Id$
     28!
     29! 1382 2014-04-30 12:15:41Z boeske
    2330! Renamed variables which store large scale forcing tendencies
    2431! pt_lsa -> td_lsa_lpt, pt_subs -> td_sub_lpt,
     
    2734! advection and subsidence terms at nzt+1
    2835!
    29 ! Former revisions:
    30 ! -----------------
    31 ! $Id$
    32 !
    3336! 1374 2014-04-25 12:55:07Z raasch
    3437! bugfix: syntax errors removed from openacc-branch
  • palm/trunk/SOURCE/ls_forcing.f90

    r1382 r1383  
    2020! Current revisions:
    2121! ------------------
     22!
     23!
     24! Former revisions:
     25! -----------------
     26! $Id$
     27!
     28! 1382 2014-04-30 12:15:41Z boeske
    2229! Renamed variables which store large scale forcing tendencies
    2330! pt_lsa -> td_lsa_lpt, pt_subs -> td_sub_lpt,
     
    2532! high|lowpt_lsa -> high|low_td_lsa_lpt, ...
    2633!
    27 ! Former revisions:
    28 ! -----------------
    29 ! $Id$
    30 !
    3134! 1365 2014-04-22 15:03:56Z boeske
    3235! Usage of large scale forcing for pt and q enabled:
  • palm/trunk/SOURCE/modules.f90

    r1382 r1383  
    2020! Current revisions:
    2121! ------------------
     22!
     23!
     24! Former revisions:
     25! -----------------
     26! $Id$
     27!
     28! 1382 2014-04-30 12:15:41Z boeske
    2229! Renamed variables which store large scale forcing tendencies
    2330! pt_lsa -> td_lsa_lpt, pt_subs -> td_sub_lpt,
    2431! q_lsa  -> td_lsa_q,   q_subs  -> td_sub_q
    2532!
    26 ! Former revisions:
    27 ! -----------------
    28 ! $Id$
    29 !
    3033! 1365 2014-04-22 15:03:56Z boeske
    3134! Usage of large scale forcing enabled:
  • palm/trunk/SOURCE/nudging.f90

    r1382 r1383  
    2020! Current revisions:
    2121! ------------------
     22!
     23!
     24! Former revisions:
     25! -----------------
     26! $Id$
     27!
     28! 1382 2014-04-30 12:15:41Z boeske
    2229! Changed the weighting factor that is used in the summation of nudging
    2330! tendencies for profile data output from weight_pres to weight_substep,
     
    2532! nzt+1
    2633!
    27 ! Former revisions:
    28 ! -----------------
    29 ! $Id$
    30 !
    3134! 1380 2014-04-28 12:40:45Z heinze
    3235! Subroutine nudge_ref added to account for proper upper scalar boundary
  • palm/trunk/SOURCE/subsidence.f90

    r1382 r1383  
    2020! Current revisions:
    2121! -----------------
     22!
     23!
     24! Former revisions:
     25! -----------------
     26! $Id$
     27!
     28! 1382 2014-04-30 12:15:41Z boeske
    2229! Changed the weighting factor that is used in the summation of subsidence
    2330! tendencies for profile data output from weight_pres to weight_substep
     
    2532! at nzt+1
    2633!
    27 ! Former revisions:
    28 ! -----------------
    29 ! $Id$
    30 !
    3134! 1380 2014-04-28 12:40:45Z heinze
    3235! Shifting only necessary in case of scalar Rayleigh damping
Note: See TracChangeset for help on using the changeset viewer.