Ignore:
Timestamp:
Apr 7, 2016 8:57:52 AM (8 years ago)
Author:
hoffmann
Message:

last commit documented

File:
1 edited

Legend:

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

    r1822 r1823  
    1919! Current revisions:
    2020! ------------------
    21 ! Integration of a new collision algortithm based on Shima et al. (2009) and
    22 ! Soelch and Kaercher (2010) called all_or_nothing. The previous implemented
    23 ! collision algorithm is called average_impact. Moreover, both algorithms are
    24 ! now positive definit due to their construction, i.e., no negative weighting
    25 ! factors should occur.
    26 !
     21!
     22!
    2723! Former revisions:
    2824! -----------------
    2925! $Id$
     26!
     27! 1822 2016-04-07 07:49:42Z hoffmann
     28! Integration of a new collision algortithm based on Shima et al. (2009) and
     29! Soelch and Kaercher (2010) called all_or_nothing. The previous implemented
     30! collision algorithm is called average_impact. Moreover, both algorithms are
     31! now positive definit due to their construction, i.e., no negative weighting
     32! factors should occur.
    3033!
    3134! 1682 2015-10-07 23:56:08Z knoop
Note: See TracChangeset for help on using the changeset viewer.