Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions deploy/runtime/cashflow.lk
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,9 @@ function is_iph_tech()

function is_batt_tech()
{
// may need to update to include PVWatts Battery, but as of 2020.2.29:
// no battery replacements for PVWatts Battery
// no retail purchases for PVWatts Battery because it is only behind-the-meter
tech = technology();
x = ( tech == 'PV Battery' ||
tech == 'PVWatts Battery' ||
tech == 'Standalone Battery' ||
tech == 'Custom Generation Battery' ||
( tech == 'Fuel Cell' && value('en_batt') == true ) );
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10085,7 +10085,7 @@
"cbi_uti_tax_sta": 1.0,
"chk_update_peaks": 0.0,
"city": "-",
"compute_as_cube": 1.0,
"compute_as_cube": 3.335064e-317,
"const_per_interest1": 3129702.746789537,
"const_per_interest2": 0.0,
"const_per_interest3": 0.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10085,7 +10085,7 @@
"cbi_uti_tax_sta": 1.0,
"chk_update_peaks": 0.0,
"city": "-",
"compute_as_cube": 1.0,
"compute_as_cube": 3.335064e-317,
"const_per_interest1": 3129702.746789537,
"const_per_interest2": 0.0,
"const_per_interest3": 0.0,
Expand Down
6 changes: 3 additions & 3 deletions deploy/runtime/defaults/PVWatts Battery_Merchant Plant.json
Original file line number Diff line number Diff line change
Expand Up @@ -9615,8 +9615,8 @@
"cbi_uti_tax_sta": 1.0,
"chk_update_peaks": 0.0,
"city": "-",
"compute_as_cube": 1.0,
"const_per_interest1": 3129701.7417939819,
"compute_as_cube": 3.335064e-317,
"const_per_interest1": 3129701.741793982,
"const_per_interest2": 0.0,
"const_per_interest3": 0.0,
"const_per_interest4": 0.0,
Expand All @@ -9626,7 +9626,7 @@
"const_per_interest_rate3": 0.0,
"const_per_interest_rate4": 0.0,
"const_per_interest_rate5": 0.0,
"const_per_interest_total": 3129701.7417939819,
"const_per_interest_total": 3129701.741793982,
"const_per_months1": 6.0,
"const_per_months2": 0.0,
"const_per_months3": 0.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10085,7 +10085,7 @@
"cbi_uti_tax_sta": 1.0,
"chk_update_peaks": 0.0,
"city": "-",
"compute_as_cube": 1.0,
"compute_as_cube": 3.335064e-317,
"const_per_interest1": 3129702.746789537,
"const_per_interest2": 0.0,
"const_per_interest3": 0.0,
Expand Down
2 changes: 1 addition & 1 deletion deploy/runtime/defaults/PVWatts Battery_Single Owner.json
Original file line number Diff line number Diff line change
Expand Up @@ -10085,7 +10085,7 @@
"cbi_uti_tax_sta": 1.0,
"chk_update_peaks": 0.0,
"city": "-",
"compute_as_cube": 1.0,
"compute_as_cube": 3.335064e-317,
"const_per_interest1": 3129702.746789537,
"const_per_interest2": 0.0,
"const_per_interest3": 0.0,
Expand Down
62 changes: 31 additions & 31 deletions test_results_win64.csv

Large diffs are not rendered by default.

Loading