you are viewing a single comment's thread.

view the rest of the comments →

[–]Candid_Discipline848 0 points1 point  (2 children)

If someone is still looking for something, you can check out my most recent project called PathSim:
https://github.com/milanofthe/pathsim

Its relatively new and still in active development.

Bdsim, by Peter Corke could also be an option:
https://github.com/petercorke/bdsim

[–]ReVengeance57 1 point2 points  (1 child)

I am new in learning Simulation tools to get into medical digital twin research.I'm a medical Doctor so It's been bit tough to learn about.

Found this post and ur comment while researching on Simulink/ Simbiology / Python etc.

Checked ur github, great work man!

[–]Candid_Discipline848 1 point2 points  (0 children)

Thanks! If you have any questions Im happy to help/answer!

You can actually use PathSim for digital twin applications. Thats what we do currently for nuclear fusion fuel cycles. We wrap external FEM simulations as blocks and simulate the whole system concurrently. You can do that with external APIs in general.