nixeimar / Apothesis

Apothesis: A kinetic Monte Carlo software for deposition processes
http://users.ntua.gr/nixeimar/
GNU General Public License v3.0
17 stars 13 forks source link

Illegal instruction (core dumped) when running apothesis #43

Open vfisikop opened 1 month ago

vfisikop commented 1 month ago

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 particular

Initiating Apothesis
7
31
32
6
38
0

--- start info lattice parameteres ----- 
---------------------------------------- 
Type: 3
Size X: 8
Size Y: 5
Lattice species: CO2*
--- end lattice parameters info -------- 

--- start info simulation parameters -- 
---------------------------------------- 
Time 500
Temperature 1000
Pressure 101325
Random gen init 0
Write in log every 0.1
Write lattice every 10
---------------------------------------- 
--- end simulation parameters info ----- 

Illegal instruction (core dumped)

with case 1. (similar with case 2).