Skip to content
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

📚[DOC]: Example for more Geometries, pendulum case. #203

Open
mikeatm opened this issue Nov 4, 2024 · 0 comments
Open

📚[DOC]: Example for more Geometries, pendulum case. #203

mikeatm opened this issue Nov 4, 2024 · 0 comments
Labels
? - Needs Triage Need team to review and classify documentation Improvements or additions to documentation

Comments

@mikeatm
Copy link

mikeatm commented Nov 4, 2024

How would you describe the priority of this documentation request

Critical (currently preventing usage)

Is this for new documentation, or an update to existing docs?

New

Describe the incorrect/future/missing documentation

The examples mention and make use of different geometries, including 1-D lines for the mass and spring ODE on a flat surface.
Im unable to see any example for a 2D case of a pendulum, and for my case a double pendulum. How would i setup the geometry
of a double pendulum with lengths L1, L2, and angles theta1 and theta2, in 2D space?
Initial thought was to use a Rectangle in 2D space, with a width and height 2Lx2L, the correctness of this is not obvious to me.

The equations with sympy are convenient however.

If this is a correction, please provide a link to the incorrect documentation. If this is a new documentation request, please link to where you have looked.

https://docs.nvidia.com/deeplearning/modulus/modulus-sym/api/modulus.sym.geometry.html

@mikeatm mikeatm added ? - Needs Triage Need team to review and classify documentation Improvements or additions to documentation labels Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
? - Needs Triage Need team to review and classify documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant