Computes Udwadia–Kalaba constraint forces of an equation of motion of a constrained mechanical system.
Project description
pyudk
This library provides Udwadia Kalaba constrained parameters and force quantities for Python 3 out of the box. The usage is mostly based on numpy and sympy library.
Installation
Just run
pip install pyudk
Usage
Basic usage
The simplest usage would be
import pyudk as udk
Qc = udk.ideal_Constraint_force(m, q, A, b)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyudk-1.0.6.tar.gz
(3.5 kB
view hashes)
Built Distribution
pyudk-1.0.6-py3-none-any.whl
(3.4 kB
view hashes)