
# Required libraries : lua,
# Optional (but recommended) : mpi and netcdf

# Required includes : ops, seldon, talos
# Make symbolic links to the path of each required include in the include directory.

#
# Compilation
#

scons swig

# By default it compiles with NetCDF support.
# To compile without NetCDF, add options:
scons swig netcdf=no
 
#
# Run
#

# Please edit init.py script
# 

python init.py


# 
# Input data
#
# If you need to modify aerosol diameters
# Please see the function Init() in the source file ClassGeneralSection.cxx
# You have to correct 'diameter' array and recompile the program.
