LineGeometry#
( General )
EPRI’s OpenDSS Documentation for this component: https://opendss.epri.com/LineGeometry.html
# |
Name |
Type |
Default |
Units |
Description |
---|---|---|---|---|---|
1 |
|
integer |
0 |
Number of conductors in this geometry. Triggers memory allocations. Define first! |
|
2 |
|
integer |
0 |
Number of phases. All other conductors are considered neutrals and might be reduced out. |
|
3 |
|
integer |
Set this = number of the conductor you wish to define. |
||
4 |
|
string |
Code from WireData. MUST BE PREVIOUSLY DEFINED. no default. |
||
5 |
|
real |
x coordinate. |
||
6 |
|
real |
Height of conductor. |
||
7 |
|
string |
Units for x and h. Initial default is “ft”, but defaults to last unit defined |
||
8 |
|
real |
0.0 |
Normal ampacity, amperes for the line. Defaults to first conductor if not specified. |
|
9 |
|
real |
0.0 |
Emergency ampacity, amperes. Defaults to first conductor if not specified. |
|
10 |
|
boolean |
False |
Reduce to Nphases (Kron Reduction). Reduce out neutrals. |
|
11 |
|
string |
Reference to a LineSpacing for use in a line constants calculation. |
||
12 |
|
array of strings |
Array of WireData names for use in a line constants calculation. |
||
13 |
|
string |
Code from CNData. MUST BE PREVIOUSLY DEFINED. no default. |
||
14 |
|
string |
Code from TSData. MUST BE PREVIOUSLY DEFINED. no default. |
||
15 |
|
array of strings |
Array of CNData names for cable parameter calculation. |
||
16 |
|
array of strings |
Array of TSData names for cable parameter calculation. |
||
17 |
|
integer |
Defines the number of ratings to be defined for the wire, to be used only when defining seasonal ratings using the “Ratings” property. Defaults to first conductor if not specified. |
||
18 |
|
array of reals |
[0.0] |
An array of ratings to be used when the seasonal ratings flag is True. It can be used to insert |
|
19 |
|
string |
oh |
Code designating the type of line. |
|
20 |
|
string |
Make like another object, e.g.: |
Sample links#
These are the top 20 sample files with occurrences of this DSS object.
# of occurrences |
Link |
---|---|
67 |
|
67 |
|
51 |
|
51 |
|
51 |
|
33 |
|
26 |
|
22 |
|
7 |
|
7 |
|
5 |
|
5 |
|
5 |
|
4 |
|
4 |
|
3 |
|
3 |
|
3 |
|
3 |
|
3 |
Links are provided to the dss-extensions/electricdss-src repository since there are some edits and fixes. Otherwise, these files should be available on the official OpenDSS SVN or in the OpenDSS application folder if your have a local installation.