ModelingToolkitStandardLibrary.jl icon indicating copy to clipboard operation
ModelingToolkitStandardLibrary.jl copied to clipboard

A standard library of components to model the world and beyond

Results 75 ModelingToolkitStandardLibrary.jl issues
Sort by recently updated
recently updated
newest added

Lithium Ion Battery Models using Equivalent Circuit Models could be a welcome addition to the features in this Standard Library. This introductory course from Boulder introduces the idea. http://mocha-java.uccs.edu/ECE5710/ECE5710-Notes02.pdf @rkurchin...

This PR is linked to issue #84

# Added Components: ## Components - `RotationalFriction` ## Sources - `Torque` - `Speed` ## Sensors - `AngleSensor` - `SpeedSensor` - `TorqueSensor` - `RelSpeedSensor`

This issue will focus on creating a 1D or 2D rigid body line or box. Said rigid body will initially be constructed in a 2D absolute reference frame / world...