File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,13 +3,14 @@ This repository contains multiple libraries that model a transmission line and
33provide engineering calculations. Each library has its own subfolder to
44separate it from others.
55
6- ## Base
6+ ## Libraries
7+ ### Base
78This library provides base functionality needed for most libraries.
89* Unit conversions
910* Polynomials
1011* Geometric shapes
1112
12- ## TransmissionLine
13+ ### TransmissionLine
1314This library contains classes/methods that model a transmission line in 3D.
1415* Alignments
1516 * Station
@@ -22,14 +23,19 @@ This library contains classes/methods that model a transmission line in 3D.
2223 * Catenary position/tension
2324 * Weathercases
2425
25- ## SagTension
26+ ### SagTension
2627This library contains classes/methods that model cable sag-tension behavior.
2728* Experimental Plastic Elongation (EPE) Cable Model
2829 * Individual shell/core components
2930 * Tension/compression extrapolation
3031* Load and creep stretch
3132* Resolving multiple tension constraints
3233
34+ ## Branches
35+ The master branch contains stable code most of the time, but it's best to use
36+ specific [ releases] ( https://github.com/OverheadTransmissionLineSoftware/Models/releases )
37+ of the master branch whenever possible.
38+
3339## Get Involved!
3440This is an open source effort to create transmission line design software. This
3541software is released in the public domain (see UNLICENSE file), so we can
You can’t perform that action at this time.
0 commit comments