Created
July 19, 2013 14:26
-
-
Save gidili/6039481 to your computer and use it in GitHub Desktop.
Some notes on our algorithmic / architectural choices
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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