Question about region cylinder

Dear all

I want to modify region_cylinder.cpp/h so that the keywords lo and hi can be defined by equal-style variables.

Most of the necessary changes are easy to infer when studying the code of other regions like sphere. Nevertheless it is not clear to me if changes in RegCylinder::velocity_contact_shape and RegCylinder::set_velocity_shape would be also required. Which fix(es) invoke these methods and what should be the logic to be implemented in them?

Thanks, Evangelos

I think that is is something where either @sjplimp or @jtclemm can provide some assistance.
You may need to contact them directly…

1 Like

Thanks i will do that!