Skip to content

Commit 7829130

Browse files
authored
Merge pull request #1376 from NatLabRockies/itc_basis_updates
Split ITC basis by tech part 1b: Refactor other financial modules
2 parents ad6f838 + efee3ca commit 7829130

File tree

8 files changed

+1088
-10216
lines changed

8 files changed

+1088
-10216
lines changed

ssc/cmod_communitysolar.cpp

Lines changed: 147 additions & 1450 deletions
Large diffs are not rendered by default.

ssc/cmod_equpartflip.cpp

Lines changed: 208 additions & 1508 deletions
Large diffs are not rendered by default.

ssc/cmod_host_developer.cpp

Lines changed: 164 additions & 1454 deletions
Large diffs are not rendered by default.

ssc/cmod_levpartflip.cpp

Lines changed: 158 additions & 1471 deletions
Large diffs are not rendered by default.

ssc/cmod_merchantplant.cpp

Lines changed: 125 additions & 1406 deletions
Large diffs are not rendered by default.

ssc/cmod_saleleaseback.cpp

Lines changed: 136 additions & 1450 deletions
Large diffs are not rendered by default.

ssc/cmod_singleowner.cpp

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -839,20 +839,6 @@ enum {
839839
CF_util_escal_rate,
840840

841841

842-
// SAM 1038
843-
CF_itc_fed_amount,
844-
CF_itc_fed_percent_fraction,
845-
CF_itc_fed_percent_amount,
846-
CF_itc_fed_percent_maxvalue,
847-
CF_itc_fed,
848-
CF_itc_sta_amount,
849-
CF_itc_sta_percent_fraction,
850-
CF_itc_sta_percent_amount,
851-
CF_itc_sta_percent_maxvalue,
852-
CF_itc_sta,
853-
CF_itc_total,
854-
855-
856842
CF_max,
857843
};
858844

ssc/cmod_singleowner_heat.cpp

Lines changed: 150 additions & 1463 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)