Skip to content

Reply To: simulateWithTwoWayCoupling

#8020
Rookie
Participant

Dear Jan,

Thank you for the suggestion, I have downloaded this paper before, I will read this paper and other papers published by Henn, the problem I am currently experiencing is that the fluid and particles cannot be simulated at the same time, the original code simulates the fluid first and then the particles. After modifying it to reach the time step where I add the particles it reports an error. I would love to attend spring school to solve my problem, but please forgive me for not being able to attend.

terminate called after throwing an instance of ‘std::domain_error’
what(): read only access to data which is not available locally
[banana:883562] *** Process received signal ***
[banana:883562] Signal: Aborted (6)
[banana:883562] Signal code: (-6)

————————————————————————–
Primary job terminated normally, but 1 process returned
a non-zero exit code. Per user-direction, the job has been aborted.
————————————————————————–
————————————————————————–
mpirun noticed that process rank 1 with PID 0 on node banana exited on signal 6 (Aborted).
————————————————————————–

Best regards,
Rookie