Skip to content

Instantly share code, notes, and snippets.

@gidili
Created July 19, 2013 14:26
Show Gist options
  • Save gidili/6039481 to your computer and use it in GitHub Desktop.
Save gidili/6039481 to your computer and use it in GitHub Desktop.
Some notes on our algorithmic / architectural choices
SOFA Limitations:
1. not distributed
2. not web-based front-end
SOFA SPH Limitations:
1. SOFA does not support PCISPH
2. SOFA does not support contractile tissue
3. SOFA does not support impermeable membranes
Boyle Model Limitations:
1. Boyle model is 2D
2. Boyle model makes assumptions about physics which are viscosity-dependent
3. Boyle model does not support swimming
4. Boyle model does not (and possibly cannot) support sensory feedback
5. Our approach allows an automated mapping from virtual worm data to SPH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment