a vigorous attempt to make lattice kinetic Monte Carlo modelling more accessible.
Copyright (C) 2009-13 Max J. Hoffmann <[email protected]>
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, see http://www.gnu.org/licenses/.
Please refer to
- https://www.th4.ch.tum.de/index.php?id=1321
- http://mhoffman.github.io/kmos/
- http://kmos.readthedocs.org/
or links therein for tutorials, user guide, reference, and troubleshooting hints.
This project draws on several other great Python modules, which are in turn each free software and I would like to thank each of these projects for making their code freely avalaible, namely:
- Python
- ASE
- Numpy
- f2py
- kiwi, gazpacho
- lxml and in particular ElementTree