Apothesis
Apothesis copied to clipboard
Apothesis: A kinetic Monte Carlo software for deposition processes
I am building apothesis without errors. Then I copy the 1. `input.kmc` from root directory and 2. `input.kmc` from `src` and both return `Illegal instruction (core dumped)` and crash. In...
Change file name apothesisMPI.cpp to apothesis.cpp to run it
### I have tried both qmake and cmake to compile and build the project. But it didn't worked. "qmake" executes the .pro file so when we run qmake in the...
[error.txt](https://github.com/nixeimar/Apothesis/files/9455448/error.txt) I cloned Apothesis repository, then cloned rapidson and copied rapidjson/include/rapidjson in Apothesis/src folder. then ran qmake and make then made a new folder "build" in src. Ran "cmake .."...
Warnings
The following warnings appear when compiling (with `gcc-7`) ``` g++ -c -pipe -O2 -std=gnu++11 -Wall -W -fPIC -I. -I. -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o adsorption.o adsorption.cpp In file included from adsorption.cpp:18:0: adsorption.h: In...