flatironinstitute / SkellySim

Hydrodynamic Cytoskeleton Simulator
https://users.flatironinstitute.org/~rblackwell/py-skellysim
Apache License 2.0
23 stars 2 forks source link

Fiber inheritance refactor compression regression test #31

Closed cedelmaier closed 1 year ago

cedelmaier commented 1 year ago

I created a compression regression test for a spherical body compressing a finite difference fiber into a spherical periphery. I dumped the output of these trajectories to make sure that we can read back in the whole serialized data portion into both the C++ listener and the python fiber interfaces. I created this as a new regression test, as it is slightly higher weight than the previous tests.