Early Termination of Simulations

25 views
Skip to first unread message

Andy

unread,
Dec 19, 2023, 6:11:41 AM12/19/23
to pysph-users
Hi,

I'm running on windows and everything seems to work fine except simulations are terminating early with no errors message.  For example the 2d dam break example will run to 38% complete and terminate - similar for others.  When I view the results all are fine up to the point they terminate.  Given no errors/warnings are there any suggestions on how to debug this issue or ideas what it could be?

Thanks
Andy

Note: Using: PySPH==1.0b1 from pip install. 

Andy

unread,
Dec 20, 2023, 6:28:52 AM12/20/23
to pysph-users
Further, I see the same behavior when I run on Ubuntu (WSL) and when I updated to the latest dev version from github (PySPH==1.0b2.dev0) the dam_break_2d example crashes at 39% on both platforms. 

Prabhu Ramachandran

unread,
Dec 24, 2023, 7:34:24 AM12/24/23
to Andy, pysph-users
Hi Andy,

The wcsph scheme  blows up at that time (as implemented and setup, it may need some tweaking of the artificial viscosity or adjustment of the CFL). You could try with a different scheme: pysph run dam_break_2d --openmp --scheme edac

Use pysph run dam_break_2d --help to see all other schemes available.

cheers,
Prabhu
--
You received this message because you are subscribed to the Google Groups "pysph-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pysph-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pysph-users/b730eebe-11ba-4b0a-a7b7-0d1f58178672n%40googlegroups.com.

Reply all
Reply to author
Forward
0 new messages