urbanopt-cli 0.11.1 → 0.12.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,148 +1,125 @@
1
1
  {
2
- "Scenario": {
3
- "off_grid_flag": false,
4
- "Site": {
5
- "renewable_electricity_min_pct": 0,
6
- "renewable_electricity_max_pct": 1,
7
- "Financial": {
8
- "om_cost_escalation_pct": 0.025,
9
- "escalation_pct": 0.023,
10
- "offtaker_tax_pct": 0.26,
11
- "offtaker_discount_pct": 0.083,
12
- "analysis_years": 25,
13
- "value_of_lost_load_us_dollars_per_kwh": 100,
14
- "microgrid_upgrade_cost_pct": 0.3
15
- },
16
- "LoadProfile": {
17
- "year": 2018,
18
- "loads_kw_is_net": true,
19
- "critical_loads_kw_is_net": false,
20
- "critical_load_pct": 0.5,
21
- "outage_is_major_event": true
22
- },
23
- "ElectricTariff": {
24
- "add_blended_rates_to_urdb_rate": false,
25
- "net_metering_limit_kw": 0,
26
- "interconnection_limit_kw": 100000000.0,
27
- "blended_monthly_demand_charges_us_dollars_per_kw": [10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10],
28
- "blended_monthly_rates_us_dollars_per_kwh": [0.13, 0.13, 0.13, 0.13, 0.13, 0.13, 0.13, 0.13, 0.13, 0.13, 0.13, 0.13]
29
- },
30
- "Wind": {
31
- "min_kw": 0,
32
- "max_kw": 0,
33
- "installed_cost_us_dollars_per_kw": 3013,
34
- "om_cost_us_dollars_per_kw": 40,
35
- "macrs_option_years": 5,
36
- "macrs_bonus_pct": 1,
37
- "macrs_itc_reduction": 0.5,
38
- "federal_itc_pct": 0.26,
39
- "state_ibi_pct": 0,
40
- "state_ibi_max_us_dollars": 10000000000.0,
41
- "utility_ibi_pct": 0,
42
- "utility_ibi_max_us_dollars": 10000000000.0,
43
- "federal_rebate_us_dollars_per_kw": 0,
44
- "state_rebate_us_dollars_per_kw": 0,
45
- "state_rebate_max_us_dollars": 10000000000.0,
46
- "utility_rebate_us_dollars_per_kw": 0,
47
- "utility_rebate_max_us_dollars": 10000000000.0,
48
- "pbi_us_dollars_per_kwh": 0,
49
- "pbi_max_us_dollars": 1000000000.0,
50
- "pbi_years": 1,
51
- "pbi_system_max_kw": 1000000000.0
52
- },
53
- "PV": {
54
- "pv_name": "Roof - South Face",
55
- "location":"roof",
56
- "existing_kw": 0,
57
- "min_kw": 0,
58
- "max_kw": 1000000000.0,
59
- "installed_cost_us_dollars_per_kw": 1600,
60
- "om_cost_us_dollars_per_kw": 16,
61
- "macrs_option_years": 5,
62
- "macrs_bonus_pct": 1,
63
- "macrs_itc_reduction": 0.5,
64
- "federal_itc_pct": 0.26,
65
- "state_ibi_pct": 0,
66
- "state_ibi_max_us_dollars": 10000000000.0,
67
- "utility_ibi_pct": 0,
68
- "utility_ibi_max_us_dollars": 10000000000.0,
69
- "federal_rebate_us_dollars_per_kw": 0,
70
- "state_rebate_us_dollars_per_kw": 0,
71
- "state_rebate_max_us_dollars": 10000000000.0,
72
- "utility_rebate_us_dollars_per_kw": 0,
73
- "utility_rebate_max_us_dollars": 10000000000.0,
74
- "pbi_us_dollars_per_kwh": 0,
75
- "pbi_max_us_dollars": 1000000000.0,
76
- "pbi_years": 1,
77
- "pbi_system_max_kw": 1000000000.0,
78
- "degradation_pct": 0.005,
79
- "azimuth": 180,
80
- "losses": 0.14,
81
- "array_type": 1,
82
- "module_type": 0,
83
- "gcr": 0.99,
84
- "dc_ac_ratio": 1.2,
85
- "inv_eff": 0.96,
86
- "radius": 0,
87
- "tilt": 0.537
88
- },
89
- "Storage": {
90
- "min_kw": 0,
91
- "max_kw": 1000000,
92
- "min_kwh": 0,
93
- "max_kwh": 1000000,
94
- "internal_efficiency_pct": 0.975,
95
- "inverter_efficiency_pct": 0.96,
96
- "rectifier_efficiency_pct": 0.96,
97
- "soc_min_pct": 0.2,
98
- "soc_init_pct": 0.5,
99
- "canGridCharge": true,
100
- "installed_cost_us_dollars_per_kw": 840,
101
- "installed_cost_us_dollars_per_kwh": 420,
102
- "replace_cost_us_dollars_per_kw": 410,
103
- "replace_cost_us_dollars_per_kwh": 200,
104
- "inverter_replacement_year": 10,
105
- "battery_replacement_year": 10,
106
- "macrs_option_years": 7,
107
- "macrs_bonus_pct": 1,
108
- "macrs_itc_reduction": 0.5,
109
- "total_itc_pct": 0.0,
110
- "total_rebate_us_dollars_per_kw": 0
111
- },
112
- "Generator": {
113
- "existing_kw": 0,
114
- "min_kw": 0,
115
- "max_kw": 1000000000.0,
116
- "installed_cost_us_dollars_per_kw": 500,
117
- "om_cost_us_dollars_per_kw": 10,
118
- "om_cost_us_dollars_per_kwh": 0.0,
119
- "diesel_fuel_cost_us_dollars_per_gallon": 3,
120
- "fuel_slope_gal_per_kwh": 0.076,
121
- "fuel_intercept_gal_per_hr": 0,
122
- "fuel_avail_gal": 660,
123
- "min_turn_down_pct": 0,
124
- "generator_only_runs_during_grid_outage": true,
125
- "generator_sells_energy_back_to_grid": false,
126
- "macrs_option_years": 0,
127
- "macrs_bonus_pct": 1,
128
- "macrs_itc_reduction": 0,
129
- "federal_itc_pct": 0,
130
- "state_ibi_pct": 0,
131
- "state_ibi_max_us_dollars": 0,
132
- "utility_ibi_pct": 0,
133
- "utility_ibi_max_us_dollars": 0,
134
- "federal_rebate_us_dollars_per_kw": 0,
135
- "state_rebate_us_dollars_per_kw": 0,
136
- "state_rebate_max_us_dollars": 0,
137
- "utility_rebate_us_dollars_per_kw": 0,
138
- "utility_rebate_max_us_dollars": 0,
139
- "pbi_us_dollars_per_kwh": 0,
140
- "pbi_max_us_dollars": 0,
141
- "pbi_years": 0,
142
- "pbi_system_max_kw": 0
143
- }
144
- },
2
+ "Settings": {
145
3
  "timeout_seconds": 295,
146
- "time_steps_per_hour": 1
4
+ "time_steps_per_hour": 1,
5
+ "off_grid_flag": false
6
+ },
7
+ "Site": {
8
+ "roof_squarefeet": null,
9
+ "renewable_electricity_min_fraction": 0,
10
+ "renewable_electricity_max_fraction": 1
11
+ },
12
+ "Financial": {
13
+ "elec_cost_escalation_rate_fraction": 0.026,
14
+ "offtaker_discount_rate_fraction": 0.081,
15
+ "value_of_lost_load_per_kwh": 100.0,
16
+ "analysis_years": 20,
17
+ "microgrid_upgrade_cost_fraction": 0.3,
18
+ "offtaker_tax_rate_fraction": 0.26,
19
+ "om_cost_escalation_rate_fraction": 0.025
20
+ },
21
+ "ElectricTariff": {
22
+ "add_monthly_rates_to_urdb_rate": false,
23
+ "urdb_label": "63d2f36655296095a0092a6e"
24
+ },
25
+ "ElectricUtility": {
26
+ "interconnection_limit_kw": 100000000.0,
27
+ "net_metering_limit_kw": 0.0
28
+ },
29
+ "ElectricLoad": {
30
+ "critical_loads_kw_is_net": false,
31
+ "critical_load_fraction": 0,
32
+ "loads_kw_is_net": true
33
+ },
34
+ "PV": {
35
+ "name": "Roof - South Face",
36
+ "production_incentive_years": 1.0,
37
+ "location":"roof",
38
+ "macrs_bonus_fraction": 0.0,
39
+ "max_kw": 1000000000.0,
40
+ "production_incentive_max_benefit": 1000000000.0,
41
+ "radius": 0.0,
42
+ "state_ibi_fraction": 0.0,
43
+ "utility_rebate_max": 10000000000.0,
44
+ "installed_cost_per_kw": 2000.0,
45
+ "utility_ibi_max": 10000000000.0,
46
+ "tilt": 10.0,
47
+ "federal_rebate_per_kw": 0.0,
48
+ "gcr": 0.4,
49
+ "production_incentive_max_kw": 1000000000.0,
50
+ "utility_ibi_fraction": 0.0,
51
+ "state_ibi_max": 10000000000.0,
52
+ "state_rebate_per_kw": 0.0,
53
+ "macrs_option_years": 5,
54
+ "state_rebate_max": 10000000000.0,
55
+ "dc_ac_ratio": 1.1,
56
+ "federal_itc_fraction": 0.3,
57
+ "production_incentive_per_kwh": 0.0,
58
+ "module_type": 0,
59
+ "array_type": 1,
60
+ "existing_kw": 0.0,
61
+ "om_cost_per_kw": 16.0,
62
+ "utility_rebate_per_kw": 0.0,
63
+ "min_kw": 0.0,
64
+ "losses": 0.14,
65
+ "macrs_itc_reduction": 0.5,
66
+ "degradation_fraction": 0.005,
67
+ "inv_eff": 0.96,
68
+ "azimuth": 180.0
69
+ },
70
+ "Generator": {
71
+ "production_incentive_years": 0.0,
72
+ "macrs_bonus_fraction": 0.0,
73
+ "om_cost_per_kwh": 20.0,
74
+ "max_kw": 1000000000.0,
75
+ "production_incentive_max_benefit": 0.0,
76
+ "state_ibi_fraction": 0.0,
77
+ "fuel_intercept_gal_per_hr": 0.0125,
78
+ "generator_only_runs_during_grid_outage": true,
79
+ "state_rebate_per_kw": 0.0,
80
+ "installed_cost_per_kw": 2500.0,
81
+ "utility_ibi_max": 0.0,
82
+ "fuel_avail_gal": 0.0,
83
+ "min_turn_down_fraction": 0.3,
84
+ "production_incentive_max_kw": 0.0,
85
+ "utility_ibi_fraction": 0.0,
86
+ "state_ibi_max": 0.0,
87
+ "fuel_cost_per_gallon": 20.0,
88
+ "fuel_slope_gal_per_kwh": 0.068,
89
+ "utility_rebate_max": 0.0,
90
+ "macrs_option_years": 0,
91
+ "state_rebate_max": 0.0,
92
+ "federal_itc_fraction": 0.0,
93
+ "existing_kw": 0.0,
94
+ "production_incentive_per_kwh": 0.0,
95
+ "om_cost_per_kw": 50.0,
96
+ "utility_rebate_per_kw": 0.0,
97
+ "min_kw": 0.0,
98
+ "macrs_itc_reduction": 0.0,
99
+ "federal_rebate_per_kw": 0.0,
100
+ "generator_sells_energy_back_to_grid": false
101
+ },
102
+ "Storage": {
103
+ "max_kwh": 1000000.0,
104
+ "rectifier_efficiency_fraction": 0.96,
105
+ "total_itc_fraction": 0.0,
106
+ "min_kw": 0.0,
107
+ "max_kw": 1000000.0,
108
+ "replace_cost_per_kw": 460.0,
109
+ "replace_cost_per_kwh": 230.0,
110
+ "min_kwh": 0.0,
111
+ "installed_cost_per_kw": 1000.0,
112
+ "total_rebate_per_kw": 0,
113
+ "installed_cost_per_kwh": 500.0,
114
+ "inverter_efficiency_fraction": 0.96,
115
+ "macrs_itc_reduction": 0.5,
116
+ "canGridCharge": true,
117
+ "macrs_bonus_fraction": 0.0,
118
+ "battery_replacement_year": 10,
119
+ "macrs_option_years": 7,
120
+ "internal_efficiency_fraction": 0.975,
121
+ "soc_min_fraction": 0.2,
122
+ "soc_init_fraction": 0.5,
123
+ "inverter_replacement_year": 10
147
124
  }
148
125
  }
@@ -1,184 +1,164 @@
1
1
  {
2
- "Scenario": {
3
- "off_grid_flag": false,
4
- "Site": {
5
- "renewable_electricity_min_pct": 0,
6
- "renewable_electricity_max_pct": 1,
7
- "Financial": {
8
- "om_cost_escalation_pct": 0.025,
9
- "escalation_pct": 0.023,
10
- "offtaker_tax_pct": 0.26,
11
- "offtaker_discount_pct": 0.083,
12
- "analysis_years": 25,
13
- "value_of_lost_load_us_dollars_per_kwh": 100,
14
- "microgrid_upgrade_cost_pct": 0.3
15
- },
16
- "LoadProfile": {
17
- "year": 2018,
18
- "loads_kw_is_net": true,
19
- "critical_loads_kw_is_net": false,
20
- "critical_load_pct": 0.5,
21
- "outage_is_major_event": true
22
- },
23
- "ElectricTariff": {
24
- "add_blended_rates_to_urdb_rate": false,
25
- "net_metering_limit_kw": 0,
26
- "interconnection_limit_kw": 100000000.0,
27
- "blended_monthly_demand_charges_us_dollars_per_kw": [10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10],
28
- "blended_monthly_rates_us_dollars_per_kwh": [0.13, 0.13, 0.13, 0.13, 0.13, 0.13, 0.13, 0.13, 0.13, 0.13, 0.13, 0.13]
29
- },
30
- "Wind": {
31
- "min_kw": 0,
32
- "max_kw": 0,
33
- "installed_cost_us_dollars_per_kw": 3013,
34
- "om_cost_us_dollars_per_kw": 40,
35
- "macrs_option_years": 5,
36
- "macrs_bonus_pct": 1,
37
- "macrs_itc_reduction": 0.5,
38
- "federal_itc_pct": 0.26,
39
- "state_ibi_pct": 0,
40
- "state_ibi_max_us_dollars": 10000000000.0,
41
- "utility_ibi_pct": 0,
42
- "utility_ibi_max_us_dollars": 10000000000.0,
43
- "federal_rebate_us_dollars_per_kw": 0,
44
- "state_rebate_us_dollars_per_kw": 0,
45
- "state_rebate_max_us_dollars": 10000000000.0,
46
- "utility_rebate_us_dollars_per_kw": 0,
47
- "utility_rebate_max_us_dollars": 10000000000.0,
48
- "pbi_us_dollars_per_kwh": 0,
49
- "pbi_max_us_dollars": 1000000000.0,
50
- "pbi_years": 1,
51
- "pbi_system_max_kw": 1000000000.0
52
- },
53
- "PV": [{
54
- "pv_name": "Roof - South Face",
55
- "location":"roof",
56
- "existing_kw": 0,
57
- "min_kw": 0,
58
- "max_kw": 1000000000.0,
59
- "installed_cost_us_dollars_per_kw": 1600,
60
- "om_cost_us_dollars_per_kw": 16,
61
- "macrs_option_years": 5,
62
- "macrs_bonus_pct": 1,
63
- "macrs_itc_reduction": 0.5,
64
- "federal_itc_pct": 0.26,
65
- "state_ibi_pct": 0,
66
- "state_ibi_max_us_dollars": 10000000000.0,
67
- "utility_ibi_pct": 0,
68
- "utility_ibi_max_us_dollars": 10000000000.0,
69
- "federal_rebate_us_dollars_per_kw": 0,
70
- "state_rebate_us_dollars_per_kw": 0,
71
- "state_rebate_max_us_dollars": 10000000000.0,
72
- "utility_rebate_us_dollars_per_kw": 0,
73
- "utility_rebate_max_us_dollars": 10000000000.0,
74
- "pbi_us_dollars_per_kwh": 0,
75
- "pbi_max_us_dollars": 1000000000.0,
76
- "pbi_years": 1,
77
- "pbi_system_max_kw": 1000000000.0,
78
- "degradation_pct": 0.005,
79
- "azimuth": 180,
80
- "losses": 0.14,
81
- "array_type": 1,
82
- "module_type": 0,
83
- "gcr": 0.99,
84
- "dc_ac_ratio": 1.2,
85
- "inv_eff": 0.96,
86
- "radius": 0,
87
- "tilt": 0.537
88
- },
89
- {
90
- "pv_name": "Groundmount",
91
- "location":"ground",
92
- "existing_kw": 0,
93
- "min_kw": 0,
94
- "max_kw": 1000000000.0,
95
- "installed_cost_us_dollars_per_kw": 2200,
96
- "om_cost_us_dollars_per_kw": 16,
97
- "macrs_option_years": 5,
98
- "macrs_bonus_pct": 1,
99
- "macrs_itc_reduction": 0.5,
100
- "federal_itc_pct": 0.26,
101
- "state_ibi_pct": 0,
102
- "state_ibi_max_us_dollars": 10000000000.0,
103
- "utility_ibi_pct": 0,
104
- "utility_ibi_max_us_dollars": 10000000000.0,
105
- "federal_rebate_us_dollars_per_kw": 0,
106
- "state_rebate_us_dollars_per_kw": 0,
107
- "state_rebate_max_us_dollars": 10000000000.0,
108
- "utility_rebate_us_dollars_per_kw": 0,
109
- "utility_rebate_max_us_dollars": 10000000000.0,
110
- "pbi_us_dollars_per_kwh": 0,
111
- "pbi_max_us_dollars": 1000000000.0,
112
- "pbi_years": 1,
113
- "pbi_system_max_kw": 1000000000.0,
114
- "degradation_pct": 0.005,
115
- "azimuth": 180,
116
- "losses": 0.14,
117
- "array_type": 0,
118
- "module_type": 0,
119
- "gcr": 0.99,
120
- "dc_ac_ratio": 1.2,
121
- "inv_eff": 0.96,
122
- "radius": 0,
123
- "tilt": 0.537
124
- }],
125
- "Storage": {
126
- "min_kw": 0,
127
- "max_kw": 1000000,
128
- "min_kwh": 0,
129
- "max_kwh": 1000000,
130
- "internal_efficiency_pct": 0.975,
131
- "inverter_efficiency_pct": 0.96,
132
- "rectifier_efficiency_pct": 0.96,
133
- "soc_min_pct": 0.2,
134
- "soc_init_pct": 0.5,
135
- "canGridCharge": true,
136
- "installed_cost_us_dollars_per_kw": 840,
137
- "installed_cost_us_dollars_per_kwh": 420,
138
- "replace_cost_us_dollars_per_kw": 410,
139
- "replace_cost_us_dollars_per_kwh": 200,
140
- "inverter_replacement_year": 10,
141
- "battery_replacement_year": 10,
142
- "macrs_option_years": 7,
143
- "macrs_bonus_pct": 1,
144
- "macrs_itc_reduction": 0.5,
145
- "total_itc_pct": 0.0,
146
- "total_rebate_us_dollars_per_kw": 0
147
- },
148
- "Generator": {
149
- "existing_kw": 0,
150
- "min_kw": 0,
151
- "max_kw": 1000000000.0,
152
- "installed_cost_us_dollars_per_kw": 500,
153
- "om_cost_us_dollars_per_kw": 10,
154
- "om_cost_us_dollars_per_kwh": 0.0,
155
- "diesel_fuel_cost_us_dollars_per_gallon": 3,
156
- "fuel_slope_gal_per_kwh": 0.076,
157
- "fuel_intercept_gal_per_hr": 0,
158
- "fuel_avail_gal": 660,
159
- "min_turn_down_pct": 0,
160
- "generator_only_runs_during_grid_outage": true,
161
- "generator_sells_energy_back_to_grid": false,
162
- "macrs_option_years": 0,
163
- "macrs_bonus_pct": 1,
164
- "macrs_itc_reduction": 0,
165
- "federal_itc_pct": 0,
166
- "state_ibi_pct": 0,
167
- "state_ibi_max_us_dollars": 0,
168
- "utility_ibi_pct": 0,
169
- "utility_ibi_max_us_dollars": 0,
170
- "federal_rebate_us_dollars_per_kw": 0,
171
- "state_rebate_us_dollars_per_kw": 0,
172
- "state_rebate_max_us_dollars": 0,
173
- "utility_rebate_us_dollars_per_kw": 0,
174
- "utility_rebate_max_us_dollars": 0,
175
- "pbi_us_dollars_per_kwh": 0,
176
- "pbi_max_us_dollars": 0,
177
- "pbi_years": 0,
178
- "pbi_system_max_kw": 0
179
- }
180
- },
2
+ "Settings": {
181
3
  "timeout_seconds": 295,
182
- "time_steps_per_hour": 1
4
+ "time_steps_per_hour": 1,
5
+ "off_grid_flag": false
6
+ },
7
+ "Site": {
8
+ "roof_squarefeet": null,
9
+ "renewable_electricity_min_fraction": 0,
10
+ "renewable_electricity_max_fraction": 1
11
+ },
12
+ "Financial": {
13
+ "elec_cost_escalation_rate_fraction": 0.026,
14
+ "offtaker_discount_rate_fraction": 0.081,
15
+ "value_of_lost_load_per_kwh": 100.0,
16
+ "analysis_years": 20,
17
+ "microgrid_upgrade_cost_fraction": 0.3,
18
+ "offtaker_tax_rate_fraction": 0.26,
19
+ "om_cost_escalation_rate_fraction": 0.025
20
+ },
21
+ "ElectricTariff": {
22
+ "add_monthly_rates_to_urdb_rate": false,
23
+ "urdb_label": "63d2f36655296095a0092a6e"
24
+ },
25
+ "ElectricUtility": {
26
+ "interconnection_limit_kw": 100000000.0,
27
+ "net_metering_limit_kw": 0.0
28
+ },
29
+ "ElectricLoad": {
30
+ "year": 2018,
31
+ "critical_loads_kw_is_net": false,
32
+ "critical_load_fraction": 0,
33
+ "loads_kw_is_net": true
34
+ },
35
+ "PV": [
36
+ {
37
+ "name": "Roof - South Face",
38
+ "location":"roof",
39
+ "production_incentive_years": 1.0,
40
+ "macrs_bonus_fraction": 0.0,
41
+ "max_kw": 1000000000.0,
42
+ "production_incentive_max_benefit": 1000000000.0,
43
+ "radius": 0.0,
44
+ "state_ibi_fraction": 0.0,
45
+ "utility_rebate_max": 10000000000.0,
46
+ "installed_cost_per_kw": 2000.0,
47
+ "utility_ibi_max": 10000000000.0,
48
+ "tilt": 10.0,
49
+ "federal_rebate_per_kw": 0.0,
50
+ "gcr": 0.4,
51
+ "production_incentive_max_kw": 1000000000.0,
52
+ "utility_ibi_fraction": 0.0,
53
+ "state_ibi_max": 10000000000.0,
54
+ "state_rebate_per_kw": 0.0,
55
+ "macrs_option_years": 5,
56
+ "state_rebate_max": 10000000000.0,
57
+ "dc_ac_ratio": 1.1,
58
+ "federal_itc_fraction": 0.3,
59
+ "production_incentive_per_kwh": 0.0,
60
+ "module_type": 0,
61
+ "array_type": 1,
62
+ "existing_kw": 0.0,
63
+ "om_cost_per_kw": 16.0,
64
+ "utility_rebate_per_kw": 0.0,
65
+ "min_kw": 0.0,
66
+ "losses": 0.14,
67
+ "macrs_itc_reduction": 0.5,
68
+ "degradation_fraction": 0.005,
69
+ "inv_eff": 0.96,
70
+ "azimuth": 180.0
71
+ },
72
+ {
73
+ "name": "Groundmount",
74
+ "location":"ground",
75
+ "production_incentive_years": 1.0,
76
+ "macrs_bonus_fraction": 0.0,
77
+ "max_kw": 1000000000.0,
78
+ "production_incentive_max_benefit": 1000000000.0,
79
+ "radius": 0.0,
80
+ "state_ibi_fraction": 0.0,
81
+ "utility_rebate_max": 10000000000.0,
82
+ "installed_cost_per_kw": 2000.0,
83
+ "utility_ibi_max": 10000000000.0,
84
+ "tilt": 10.0,
85
+ "federal_rebate_per_kw": 0.0,
86
+ "gcr": 0.4,
87
+ "production_incentive_max_kw": 1000000000.0,
88
+ "utility_ibi_fraction": 0.0,
89
+ "state_ibi_max": 10000000000.0,
90
+ "state_rebate_per_kw": 0.0,
91
+ "macrs_option_years": 5,
92
+ "state_rebate_max": 10000000000.0,
93
+ "dc_ac_ratio": 1.1,
94
+ "federal_itc_fraction": 0.3,
95
+ "production_incentive_per_kwh": 0.0,
96
+ "module_type": 0,
97
+ "array_type": 1,
98
+ "existing_kw": 0.0,
99
+ "om_cost_per_kw": 16.0,
100
+ "utility_rebate_per_kw": 0.0,
101
+ "min_kw": 0.0,
102
+ "losses": 0.14,
103
+ "macrs_itc_reduction": 0.5,
104
+ "degradation_fraction": 0.005,
105
+ "inv_eff": 0.96,
106
+ "azimuth": 180.0
107
+ }
108
+ ],
109
+ "Generator": {
110
+ "production_incentive_years": 0.0,
111
+ "macrs_bonus_fraction": 0.0,
112
+ "om_cost_per_kwh": 20.0,
113
+ "max_kw": 1000000000.0,
114
+ "production_incentive_max_benefit": 0.0,
115
+ "state_ibi_fraction": 0.0,
116
+ "fuel_intercept_gal_per_hr": 0.0125,
117
+ "generator_only_runs_during_grid_outage": true,
118
+ "state_rebate_per_kw": 0.0,
119
+ "installed_cost_per_kw": 2500.0,
120
+ "utility_ibi_max": 0.0,
121
+ "fuel_avail_gal": 0.0,
122
+ "min_turn_down_fraction": 0.3,
123
+ "production_incentive_max_kw": 0.0,
124
+ "utility_ibi_fraction": 0.0,
125
+ "state_ibi_max": 0.0,
126
+ "fuel_cost_per_gallon": 20.0,
127
+ "fuel_slope_gal_per_kwh": 0.068,
128
+ "utility_rebate_max": 0.0,
129
+ "macrs_option_years": 0,
130
+ "state_rebate_max": 0.0,
131
+ "federal_itc_fraction": 0.0,
132
+ "existing_kw": 0.0,
133
+ "production_incentive_per_kwh": 0.0,
134
+ "om_cost_per_kw": 50.0,
135
+ "utility_rebate_per_kw": 0.0,
136
+ "min_kw": 0.0,
137
+ "macrs_itc_reduction": 0.0,
138
+ "federal_rebate_per_kw": 0.0,
139
+ "generator_sells_energy_back_to_grid": false
140
+ },
141
+ "Storage": {
142
+ "max_kwh": 1000000.0,
143
+ "rectifier_efficiency_fraction": 0.96,
144
+ "total_itc_fraction": 0.0,
145
+ "min_kw": 0.0,
146
+ "max_kw": 1000000.0,
147
+ "replace_cost_per_kw": 460.0,
148
+ "replace_cost_per_kwh": 230.0,
149
+ "min_kwh": 0.0,
150
+ "installed_cost_per_kw": 1000.0,
151
+ "total_rebate_per_kw": 0,
152
+ "installed_cost_per_kwh": 500.0,
153
+ "inverter_efficiency_fraction": 0.96,
154
+ "macrs_itc_reduction": 0.5,
155
+ "canGridCharge": true,
156
+ "macrs_bonus_fraction": 0.0,
157
+ "battery_replacement_year": 10,
158
+ "macrs_option_years": 7,
159
+ "internal_efficiency_fraction": 0.975,
160
+ "soc_min_fraction": 0.2,
161
+ "soc_init_fraction": 0.5,
162
+ "inverter_replacement_year": 10
183
163
  }
184
164
  }
@@ -5,6 +5,6 @@
5
5
 
6
6
  module URBANopt
7
7
  module CLI
8
- VERSION = '0.11.1'.freeze
8
+ VERSION = '0.12.0'.freeze
9
9
  end
10
10
  end