simphony / simphony-lammps

The LAMMPS engine-wrapper for the SimPhoNy framework
http://www.simphony-project.eu/
BSD 2-Clause "Simplified" License
8 stars 0 forks source link

Investigate segementation fault when NUMBER_OF_TIME_STEPS is high in tests #90

Closed nathanfranklin closed 7 years ago

nathanfranklin commented 9 years ago

See b3893add842f8e8f8ae4cd740959b9c51a2e13f6 for information

Basically, when using the INTERNAL wrapper a LAMMPS segmenation fault occurs when the NUMBER_OF_TIME_STEPS is set to something high (like 500 or 10000 steps) in the unit tests.

The FILE-IO wrapper runs fine.

mehdisadeghi commented 7 years ago

I've upgraded lammps to new stable version from 11 August 2017 and it apparently works fine now.