openworm / sibernetic

This is a C++/OpenCL implementation of the PCISPH algorithm supplemented with a set of biomechanics related features applied to C. elegans locomotion
Other
355 stars 106 forks source link

How to expand the liquid particles? #147

Open slarson opened 6 years ago

slarson commented 6 years ago

A contributor is interested in expanding the size of the environment but doesn't know how to increase the number of liquid particles. Can this be made configurable or at least added into the documentation what to change?

cc: @a-palyanov @skhayrulin @HamzaTChaudhry

a-palyanov commented 6 years ago

It is necessary to produce a new 'configuration file' with required parameters. Now it is much easier for me to generate this file than explain how to work with 'generator of configurations', so please descibe what is necessary and I'll try to help with doing this.

drojas034 commented 4 years ago

@a-palyanov thanks for the response. Could you generate a configuration file where the worm goes from an area with little no liquid particles into one with a lot more particles. Something like this below.

Thanks!

image