vissarion / Apothesis

Apothesis: A kinetic Monte Carlo software for deposition processes

Home Page:http://users.ntua.gr/nixeimar/

Repository from Github https://github.comvissarion/ApothesisRepository from Github https://github.comvissarion/Apothesis

General

Apothesis is a open source software for simulating deposition processes via the kinetic Monte Carlo method. This is the first step for creating a generalized kinetic Monte Carlo code for surface growth phenomena targeting chemical vapor and atomic layer deposition processes.
It is still under development but please feel free to contact me if you have something in mind!

Compile

On linux systems in the source directory run qmake and make. This should do the trick. Having QtCreator will make things a lot easier on (mostly) windows and linux OS. Since the project is not based on Qt framework (although it started like that - thats why the Qt deps) I will provided a cmake at first instance.

Test

I have created test input files under "test" directory to explore the logic behind the development and the I/O operations. Copy and paste the file in the executable and run apothesis... This should work fine.

Contact information:

Nikolaos (Nikos) Cheimarios: nixeimar@chemeng.ntua.gr

About

Apothesis: A kinetic Monte Carlo software for deposition processes

http://users.ntua.gr/nixeimar/

License:GNU General Public License v3.0


Languages

Language:TeX 40.6%Language:C++ 38.0%Language:PostScript 13.7%Language:Makefile 7.4%Language:QMake 0.3%