Commit a4ab5f6
committed
Updating addCreep functionality:
- it can import properties of the line from lineProps.
- it checks for the properties of the line if it has a creep rate or not. if it does, we apply creep.
- if the user did not define a specific creep_percent, it will apply creep based on the creep rate with an assumed design life of 28 years (EoL).
- it also updates the line diameter as well depending on the stretch of the line (to keep nominal diameter the same).1 parent 154a7f3 commit a4ab5f6
2 files changed
+31
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1120 | 1120 | | |
1121 | 1121 | | |
1122 | 1122 | | |
1123 | | - | |
| 1123 | + | |
1124 | 1124 | | |
1125 | 1125 | | |
1126 | 1126 | | |
1127 | 1127 | | |
1128 | 1128 | | |
1129 | | - | |
1130 | | - | |
1131 | | - | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
| 1132 | + | |
1132 | 1133 | | |
| 1134 | + | |
| 1135 | + | |
| 1136 | + | |
1133 | 1137 | | |
1134 | 1138 | | |
1135 | | - | |
1136 | | - | |
1137 | | - | |
| 1139 | + | |
| 1140 | + | |
| 1141 | + | |
| 1142 | + | |
| 1143 | + | |
| 1144 | + | |
| 1145 | + | |
| 1146 | + | |
| 1147 | + | |
| 1148 | + | |
| 1149 | + | |
| 1150 | + | |
| 1151 | + | |
| 1152 | + | |
| 1153 | + | |
1138 | 1154 | | |
1139 | 1155 | | |
1140 | | - | |
| 1156 | + | |
1141 | 1157 | | |
1142 | 1158 | | |
1143 | 1159 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3534 | 3534 | | |
3535 | 3535 | | |
3536 | 3536 | | |
3537 | | - | |
| 3537 | + | |
3538 | 3538 | | |
3539 | 3539 | | |
3540 | 3540 | | |
3541 | 3541 | | |
3542 | 3542 | | |
3543 | | - | |
3544 | | - | |
| 3543 | + | |
| 3544 | + | |
3545 | 3545 | | |
3546 | 3546 | | |
3547 | 3547 | | |
3548 | 3548 | | |
3549 | 3549 | | |
3550 | 3550 | | |
| 3551 | + | |
| 3552 | + | |
3551 | 3553 | | |
3552 | | - | |
| 3554 | + | |
| 3555 | + | |
3553 | 3556 | | |
3554 | 3557 | | |
3555 | 3558 | | |
| |||
0 commit comments