Skip to content

Commit

Permalink
remove redundant pipelineCost description
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelPesce committed Jul 24, 2024
1 parent f948de2 commit 39bba71
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions electron/ui/src/views/Optimization/Descriptions.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@ export const descriptions = {
This setting limits the runtime for the solver to find a solution.
Note that this time does not include time to build the model and process output.
</div>,
pipelineCost: <div>
There are two ways pipeline capacity expansion costs can be calculated:<br/>
-Distance-based: Uses pipeline distance, diameter and $/inch-mile rate<br/>
-Capacity-based: Uses pipeline capacity and $/bbl rate
</div>,
optimalityGap: <div>
Measure of optimality guaranteed
(example: 0% gap is the mathematically proven best possible solution, 3% optimality
Expand Down

0 comments on commit 39bba71

Please sign in to comment.