*******************************************************************************
BOXMOX dilution by concentration case
Christoph Knote - 12/2017
*******************************************************************************

Simulates the dilution of a biomass burning plume using (observed) CO
concentrations as tracer for dilution with surrounding air.

*******************************************************************************

Files used:
 * Environment.csv
 * Mixing.csv
 * InitialConditions.csv
 * PhotolysisRates.csv

And the BOXMOX.nml namelist.

plot.R is an R script (https://www.r-project.org) to make a nice plot of the
result ("dilution.png"). Usage:

> Rscript plot.R

*******************************************************************************
