Skip to content

Commit

Permalink
Update electron/ui/src/views/Optimization/Descriptions.js
Browse files Browse the repository at this point in the history
capex -> CAPEX

Co-authored-by: Travis Arnold <[email protected]>
  • Loading branch information
MichaelPesce and tarnold17 authored Jul 24, 2024
1 parent 39bba71 commit aeec2fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion electron/ui/src/views/Optimization/Descriptions.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export const descriptions = {
-Input: use input for pipeline capacity<br/>
-Calculated: calculate pipeline capacity from pipeline diameters</div>,
pipeline_cost: <div>
Alternate pipeline capex cost structures (distance or capacity based):<br/>
Alternate pipeline CAPEX cost structures (distance or capacity based):<br/>
-Capacity-based: use pipeline capacities and rate in [currency/volume] to calculate pipeline CAPEX costs<br/>
-Distance-based: use pipeline distances and rate in [currency/(diameter-distance)] to calculate pipeline CAPEX costs</div>,
node_capacity: <div>
Expand Down

0 comments on commit aeec2fc

Please sign in to comment.