learn-multibody-dynamics icon indicating copy to clipboard operation
learn-multibody-dynamics copied to clipboard

Interactive computational book on multibody dynamics

Results 67 learn-multibody-dynamics issues
Sort by recently updated
recently updated
newest added

It would be nice to have a PDF version of the text. There are several things to consider: - [x] SVG's won't show up in the PDF build (maybe convert...

Would be nice to have a glossary of all likely new terms.

``` WARNING: Cell printed to stderr: /tmp/ipykernel_3283/3139199006.py:1: DeprecationWarning: scipy.cos is deprecated and will be removed in SciPy 2.0.0, use numpy.cos instead sp.cos(12.0) WARNING: Cell printed to stderr: /home/runner/micromamba-root/envs/multibody-book/lib/python3.9/site-packages/jupyter_client/session.py:718: UserWarning: Message...

pythreejs

We should make all methods of variables, classes, attributes, functions, and methods link to the SymPy documenation API reference (if that exists). The syntax is: ```rst :external:py:meth:`~sympy.physics.vector.frame.ReferenceFrame.ang_acc_in` :external:py:class:`~sympy.physics.vector.frame.ReferenceFrame` :external:py:func:`~sympy.physics.vector.functions.cross` ```

I need at least an example on setting up the momentum balance to find pre and post velocities of a multibody system.

before 2024

https://sphinxcontrib-youtube.readthedocs.io/en/latest/ allows for easier center aligning and size as well as putting in a thumbnail in the PDF

This is an example R econ book that has nice features including hypothesis integration for open review: https://www.econometrics-with-r.org/index.html#

I ended up dropping material on energy and power, but this is too important to leave out. Checking the energy state for conservation in simulation and also understanding how to...

TODO: Add a reproducible example and open a SymPy issue.

external
sympy