-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Catenary curve validation #230
Comments
Hello everyone I wanted to know if I can work on this issue as I am starting to learn more about the pyElastica package and would love to be able to contribute! |
Hi @erfanhamdi Thank you for your interest. You can go ahead and start implementing this case and create a PR when you are done together with simulation analytical comparison plots. |
@erfanhamdi Are you still interested in this issue? |
I have simulated the catenary beam case and also the catenary chain but the problem is with the validation. I am not sure what should I use for it as there is an elastic catenary concept which seems to be closer to the catenary using one beam and there is this classical catenary which is defined for chains and ropes. |
@erfanhamdi You could try validating the catenary beam with the elastic catenary first, and then you do the rope which is unstretchable. We will give you more details on how to do an unstretchable rod afterwards. |
@erfanhamdi how is this issue going? Do you have any questions? |
Hello, I have some questions to ask. When the catenary is modeled, is the initial configuration of your curve a random straight rod, and then the catenary configuration that appears through iteration |
You can start with a straight rod. As the simulation progress rod approaches to catenary shape. |
Example added, closing issue now. |
@Ali-7800 will include a new validation case for PyElastica, by comparing simulations with analytical solution.
The text was updated successfully, but these errors were encountered: