Skip to content

Releases: OverheadTransmissionLineSoftware/Models

OTLS-Models-4.0.0

Choose a tag to compare

@bretzel12 bretzel12 released this 30 Mar 05:38

This is a major feature release. Several classes have been added to model
sagging in transmission cables.

New Features

  • Sagger classes
    • Measures sag by position, tension, or traveling wave time
  • Sag corrections and clipping offsets class
    • Models sag adjustments due to the cable being suspended in pulleys
  • Temperature conversions for Rankine and Kelvin
  • CMake build files
  • Contributing guidelines

Improvements

  • Catenary2d optimizations
  • Code linting for consistency

Bug Fixes

  • Metric stress conversion
  • CatenarySolver validation

Headers

Header files are available so these libraries can be used in your own projects.

Binaries

Pre-built binaries are available for the following compilers:

  • g++
  • Microsoft Visual C++

OTLS-Models v3.1.0

Choose a tag to compare

@bretzel12 bretzel12 released this 21 Oct 16:40

This is a minor feature release. A new LineCableUnloader class has been added. This will allow cable length reports to be created.

The Catenary2d and Catenary3d classes also had some notable bug fixes and new methods for sag calculation.

Lastly, there were formatting and consistency related fixes. This included renaming a class from a 'Calculator' to a 'Solver'.

Headers

Header files are available so these libraries can be used in your own projects.

Binaries

Pre-built binaries are available for the following compilers:

  • g++
  • Microsoft Visual C++

OTLS-Models v3.0.0

Choose a tag to compare

@bretzel12 bretzel12 released this 30 Sep 18:53

This is a major feature release. Several classes have been added to model the thermal behavior of transmission cables. This includes both a steady-state and a transient thermal analysis.

Headers

Header files are available so these libraries can be used in your own projects.

Binaries

Pre-built binaries are available for the following compilers:

  • g++
  • Microsoft Visual C++

OTLS-Models v2.0.0

Choose a tag to compare

@bretzel12 bretzel12 released this 05 Jun 01:56

This is a major feature release. Several classes have been added to model an entire transmission line. These include:

  • Structures
  • Hardware
  • Alignments
  • Transmission Lines
  • Cable Position Locator

Still lots to do!

Headers

Header files are available so these libraries can be used in your own projects.

Binaries

Pre-built binaries are available for the following compilers:

  • g++
  • Microsoft Visual C++

OTLS-Models v1.0.1

Choose a tag to compare

@bretzel12 bretzel12 released this 24 Dec 07:42

Bug fix release.

Headers

Header files are available so these libraries can be used in your own projects.

Binaries

Pre-built binaries are available for the following compilers:

  • g++
  • Microsoft Visual C++

OTLS-Models 1.0.0

Choose a tag to compare

@bretzel12 bretzel12 released this 15 Dec 03:25

Initial stable release. Future releases will follow semantic versioning.

Headers

Header files are available so these libraries can be used in your own projects.

Binaries

Pre-built binaries are available for the following compilers:

  • g++
  • Microsoft Visual C++