$Id: README,v 1.5 2020/04/18 18:53:12 cvs Exp $

KS05-type with exponentially distributed tk:
  "Approach I", with KS05_coll.pro

models with fixed time step and prob=dt*lamk between collisions:
  also called zero-dimensional single-particle (0D-SP)
  computes "Approach III" either with
  prob_timestep: zero-dimensional single particle 0D-SP model
  prob_timestep_mult: same, but with multiple lucky droplet (->jumps)
  Nreal_mult=1000000_dens_luck0_dens10_red.sav

  not currently used?
    -rw-r--r-- 1 brandenb brandenb  879 2020-02-06 14:22 prob_KS05.pro
    -rw-r--r-- 1 brandenb brandenb 2.7K 2020-02-06 13:41 prob_lagrangian_coll.pro

saved bigger idl save files in:
  /D/Print/luck_runs

pcomp_dens_all:
  does "convolution", i.e., includes 3-D dispersion effect

pcomp_dens_all_mult:
  model with jumps, and not yet convolution

Figure3, black line in pcomp_dens_all_Model0011kini.pro
  computes "Approach I" with KS05_coll.pro and produces
  Model_00_kini2_100M/Red_line_axel2.dat

Approach II:
  -rw-r--r-- 1 brandenb brandenb 1.5K 2020-02-11 20:38 lagrangian_coll_simple.pro
    computes models in specific directories (Feb 11, 2020)

  -rw-r--r-- 1 brandenb brandenb 2.7K 2020-02-11 20:38 prob_lagrangian_coll.pro
    allows for additional complications such as acceleration phase, etc.

  -rw-r--r-- 1 brandenb brandenb 4.2K 2020-02-11 18:04 lagrangian_coll.pro
    is the first version called ILP back then.

diff prob_lagrangian_coll.pro lagrangian_coll_simple.pro


