ufsowa / mcdif

Monte Carlo based alghoritms used to simulate thermodynamic and kinetic properties of the alloys
3 stars 4 forks source link

segmentation fault #44

Closed ufsowa closed 7 years ago

ufsowa commented 7 years ago

opcja::source_sink_act():652

when direction == 0 then find_migration_path return empty migration_path. Then try acces first element from empty migration_path

Direction zero when displace =0. That means bin and rez are the same.

dispace change to end of BINS.

ufsowa commented 7 years ago

Also when vacancy is next to cluster of vcancies inside sim region mig_path is empty.