Skip to content

Releases: ufechner7/Tethers.jl

Tethers.jl v1.2.0 (2025-10-22)

22 Oct 15:21

Choose a tag to compare

Changes:

  • works now with Julia 1.10 or Julia 1.11; use juliaup default 1.10 or juliaup default 1.11 to select your preferred Julia version
  • updated the package versions

v1.1.0

21 Sep 15:17

Choose a tag to compare

First update.

  1. Bumped ModelingToolkit to v9.40.1
  2. Deleted a lot of redundant code for calculating the initial conditions
  3. Improved the documentation

v1.0.0

19 Aug 09:41

Choose a tag to compare

First release of Tethers.jl, a systematic tutorial to create tether models using Julia and ModelingToolkit.jl. Learn how to use symbolic equations to create very fast models of complex physical systems!

Eight examples are provided and explained, from very simple to a full segmented tether model with aerodynamic drag.

In addition a script to create .gif animations is provided.

Known issues:
When running the script create_sys_image two error messages appear, which can safely be ignored.