Installation
The download above gives you boxmox-VERSION.tar.gz. Unpack it in a temporary location, then execute the following commands from within:
./configure --prefix=<absolute path to where to install>
make
make install
Make sure to add the KPP_HOME variable to your environment, as well as extending $PATH.
Documentation can be found in doc/boxmox_UserManual.pdf within the package.
Version history
1.8 03/2022 switch to GNU autotools, new server
1.7 12/2017 new input file format, heterogeneous processes, simplified
photolysis rates
treatment
1.6.1 02/2017 bugfix release
1.6 02/2017 ability to create adjoint mechanism using the prepare_BOXMOX_mechanism
command
1.5 11/2016 new commands included that greatly simplify usage, minor code updates and
bugfixes
1.4 09/2016 included several mechanisms used in Knote et al. (Atm. Env., 2015) minor
code
updates and bugfixes
1.3 11/2015 new Namelist feature, 3 example cases, better diagnostic output, internal
code
refactoring
1.2 07/2015 Initial public release