# This file control Spack generation.
# The file format is strict:
# - empty lines (without spaces) and lines whose the first character
#   is a '#' are skipped.
# - a label and its values are separated by a '=' without space.

# The mechanism name on which the species and reactions are based:
mechanism_name=leighton

# A suffix appended to generated functions, empty by default:
function_suffix=leighton

# T when aerosol formation is taken into acount,
# F otherwise, it is the default.
aerosol_formation=F
