Skip to content

Commit

Permalink
Merge pull request #1423 from NREL/me_cost_array_scaling
Browse files Browse the repository at this point in the history
ME cost, design feature additions
  • Loading branch information
mjprilliman authored Oct 18, 2023
2 parents ed0b465 + 1a375ec commit 9900b74
Show file tree
Hide file tree
Showing 43 changed files with 14,085 additions and 2,549 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"defaults": {
"SimpleLCOE": {
"annual_energy": 0,
"capital_cost": 1.49331e+07,
"capital_cost": 1.52173e+07,
"fixed_charge_rate": 0.108,
"fixed_operating_cost": 1.36208e+06,
"variable_operating_cost": 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"defaults": {
"SimpleLCOE": {
"annual_energy": 0,
"capital_cost": 4.07204e+08,
"capital_cost": 4.04642e+08,
"fixed_charge_rate": 0.108,
"fixed_operating_cost": 5.43132e+06,
"variable_operating_cost": 0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"defaults": {
"MHKTidal": {
"balance_of_system_cost_total": 9.49882e+06,
"balance_of_system_cost_total": 9.76005e+06,
"device_costs_total": 4.23112e+06,
"financial_cost_total": 1.20321e+06,
"financial_cost_total": 1.2261e+06,
"fixed_charge_rate": 0.108,
"loss_additional": 0,
"loss_array_spacing": 0,
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"FinancialParameters": {
"analysis_period": 30,
"construction_financing_cost": 7.79052e+06,
"construction_financing_cost": 7.74248e+06,
"cost_debt_closing": 450000,
"cost_debt_fee": 2.75,
"cost_other_financing": 0,
Expand Down Expand Up @@ -88,7 +88,7 @@
"om_fixed_escal": 0,
"om_production_escal": 0,
"om_replacement_cost_escal": 0,
"total_installed_cost": 4.15494e+08
"total_installed_cost": 4.12932e+08
},
"LandLease": {
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
},
"FinancialParameters": {
"analysis_period": 30,
"construction_financing_cost": 7.63507e+06,
"construction_financing_cost": 7.58703e+06,
"cost_debt_closing": 450000,
"cost_debt_fee": 2.75,
"cost_other_financing": 0,
Expand Down Expand Up @@ -78,7 +78,7 @@
},
"SystemCosts": {
"om_fixed": [5431320.000000],
"total_installed_cost": 4.07204e+08
"total_installed_cost": 4.04642e+08
},
"LandLease": {
},
Expand Down
Loading

0 comments on commit 9900b74

Please sign in to comment.