bogumilchilinski / dynpy

MIT License
8 stars 0 forks source link

Implementation of `SystemParameter` class that handles free terms of other objects #767

Closed bogumilchilinski closed 2 months ago

bogumilchilinski commented 2 months ago

Aim of this issue is to implement class that handles free terms of other objects within DynPy module.

MichalKacperek commented 2 months ago

The code was checked with the following call:

from dynpy.models.mechanics import Engine
Engine().system_parameters()