Skip to content

Commit

Permalink
Remove redundant discounted_tco parameter in sweep
Browse files Browse the repository at this point in the history
  • Loading branch information
panne027 committed Sep 24, 2024
1 parent ad54384 commit 293c237
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion t3co/sweep.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
"max0to30secAtGVWRAch": "",
"target_max0to30secAtGVWR": "",
"delta_0to30sec": "",
"discounted_tco": "",
"glider_cost_Dol": "",
"fuel_converter_cost_Dol": "",
"fuel_storage_cost_Dol": "",
Expand All @@ -74,6 +73,8 @@
"msrp_total_Dol": "",
"total_fuel_cost_Dol": "",
"total_maintenance_cost_Dol": "",
"discounted_tco_Dol": "",

}


Expand Down

0 comments on commit 293c237

Please sign in to comment.