prashjha / PeriDEM

Peridynamics-based discrete element method (PeriDEM) model of granular systems
Boost Software License 1.0
61 stars 14 forks source link

About code running segment error (core dump) #17

Closed yuantangjin closed 2 years ago

yuantangjin commented 3 years ago

FAQ

When I change the model file (usually multi Granular Computing), I have encountered the problem of core dump many times. Later, I tried to calculate the example you gave: PeriDEM/examples/PeriDEM/compressive_test/n500_circ_hex/run2/inp. The same problem was encountered.

After the previous calculation was interrupted, I used the results of the previous calculation as the input file and then calculated, but now this method doesn't work because the results of one file haven't come out and an error is reported

Actual Behavior

...

  1. The following three screenshots are the problems after modifying the geometric model 2021-06-14 18-23-11 的屏幕截图 2021-06-14 18-20-22 的屏幕截图 2021-06-14 18-19-23 的屏幕截图 ...

  2. The following three screenshots are the run2 file of the compression example given without modifying the geometric model 图片 图片 图片

Steps to Reproduce the Problem

... Please be as specific as possible while describing how to reproduce your problem.

  1. cd /PeriDEM/examples/PeriDEM/compressive_test/n500_circ_hex/init_configand sudo sh ./run.sh
  2. cd /PeriDEM/examples/PeriDEM/compressive_test/n500_circ_hex/run1 and sudo sh ./run.sh
  3. Copy the last result file calculated in step 2 to the "run2 / inp" file path and cd /PeriDEM/examples/PeriDEM/compressive_test/n500_circ_hex/run2 andsudo sh ./run.sh

Specifications

...My computing environment

github-actions[bot] commented 3 years ago

Hey # thanks for reporting an issue! We will try to get in touch with you soon.