The distribution package burstsimulator.zip consists of ten files:
 burstsimulatormanual.pdf - the manual for the user, read it at first.
 burstsimulator.exe - the executable program, see the manual.
 burstcontrol_demo.txt - an example of the control file.
 burstplot.m - a MatLab function for drawing the contour plots.
 burstdiagramtemplates.doc - the diagram templates.
 paper_2005.pdf - the manuscript of the paper:
  Tammet H. & Kulmala M. 2005. Simulation tool for atmospheric 
  aerosol nucleation bursts. J. Aerosol Sci. 36: 173196.
  (http://dx.doi.org/doi:10.1016/j.jaerosci.2004.08.004)
 paper_2006.pdf - a copy of the paper:
  Tammet H., Hrrak U., Laakso L. & Kulmala M. 2006. 
  Factors of air ion balance in a coniferous forest according to 
  measurements in Hyytil, Finland. Atmos. Chem. Phys. 6: 3377-3390.
  (http://www.atmos-chem-phys.net/6/3377/2006/)
 paper_2007.pdf - a copy of the paper:
  Tammet H. & Kulmala M. 2007. Simulating of aerosol nucleation bursts 
  in a coniferous forest. Boreal Env. Res. 12, 421430. 
  (http://www.borenv.net/BER/pdfs/ber12/ber12-421.pdf)
 burstsimulator.txt - the Pascal source code of the program,
  which can be renamed as burstsimulator.pas or burstsimulator.dpr.
 readme.txt - the present document.

NB: The output of mobility distributions was described in the manual but
  not implemented in the program before 2011. This shortage is eliminated
  in the new version.  

  Jaan Salm discovered an erratum: a coefficient in Equation (4)
  the first paper (2005) is written 8.616*10-8 but must be 8.616*10-9:
       D = kTB = 8.61610-9 (T : K) (Z : cm2V-1s-1) m2 s-1.
  Fortunately, corresponding statements in the computer program
  are correct and not affected by this erratum.

  Additionally, an erratum in the function Mobility used in the program
  is corrected at 2011. This erratum had effect only in case of multiply
  charged particles and did not affect the functionality and results of
  the initial version of the program Burstsimulator.

  The new version of the program is able to issue the tables prepared
  for drawing of contour plots be means of an attached MatLab function
  Burstplot.m
