openworm / OpenWorm

Repository for the main Dockerfile with the OpenWorm software stack and project-wide issues
http://openworm.org
MIT License
2.68k stars 209 forks source link

Put test version of C++ PCI-SPH into a branch of the PCI-SPH repo #128

Closed gidili closed 11 years ago

gidili commented 11 years ago

The Geppetto ported version of PCI-SPH stopped to this revision of the C++ version.

We are making small changes to this old revision for debugging purposes to facilitate logging so that we can validate the ported version and understand the differences between the two: https://www.dropbox.com/sh/jiyuaotqupseiev/fLUe2qToYp

We should create a branch under the PCI-SPH repository to store this test version of the code.

gidili commented 11 years ago

@skhayrulin I would do this but my version is heavily edited to run on mac so I would suggest you take this if you can

skhayrulin commented 11 years ago

done this https://github.com/openworm/Smoothed-Particle-Hydrodynamics/tree/testing_geppetto_config

gidili commented 11 years ago

Thanks Sergey! Now we can work from this version :)