-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCapExpParams.json
More file actions
73 lines (73 loc) · 3.01 KB
/
Copy pathCapExpParams.json
File metadata and controls
73 lines (73 loc) · 3.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
{
"staged_infrastructure": false,
"trading_market": false,
"trading_market_year": 0,
"joint_infrastructure": false,
"unfix_infrastructure_year": 0,
"seasonal_regulation": true,
"update_figures": false,
"sensitivity_analysis": false,
"capex_costing_linear": ["SS","L2", "L3", "L2upg3"],
"capex_costing_power": [],
"unit_cost_analysis": false,
"unit_cost_dt": "2054-06-01",
"version_num": "Test_no_L2Xmax",
"Objective_tag": "",
"solver_type": "gurobi",
"thread_num": 8,
"mingap_tag": 0.00001,
"include_L3": true,
"include_L2": true,
"include_L2upg3": true,
"include_SS": true,
"capex_costing_method": "load",
"use_NPDES_for_current_TN_discharge": false,
"use_ECHO_for_current_TN_discharge": true,
"projected_flow_assumption": "linear",
"only_opex_trading": false,
"discount_rate": 0.02,
"total_years" : 30,
"start_date" :"2025-05-01",
"new_reg_year" :"2034-10-01",
"timestep_freq":"MS",
"time_to_build_yr": 5,
"WWTP_data_path" : "Input_Data/Lower_South_Bay_input.csv",
"discharge_NPDES_current_tag": "Average_TIN_Dry_NPDES_current",
"discharge_ECHO_current_tag": "Average_TIN_Dry_ECHO_current",
"discharge_BACWA_projected_tag": "Average_TIN_Dry_BACWA_projected",
"flow_BACWA_current_tag": "Average_Flow_Dry_BACWA_current",
"flow_ECHO_current_tag": "Average_Flow_Dry_ECHO_current",
"flow_BACWA_projected_tag": "Average_Flow_Dry_BACWA_projected",
"projection_multiplier":1.0,
"reg_current_tag": "Reg_interim",
"reg_projected_tag": "Reg_final",
"bounds_SS_tag": ["SS_LB","SS_UB"],
"bounds_SS_max_tag": ["SS_LB_max", "SS_UB_max"],
"SS_per_removal_tag": "SS_rem_per",
"bounds_SS_flow_max_tag": ["SS_flow_cap","SS_flow_cap"],
"bounds_L2_tag": ["L2_LB", "L2_UB"],
"bounds_L2_max_tag": ["L2_LB_max", "L2_UB_max"],
"bounds_L2_flow_max_tag": ["L2_flow_LB_max", "L2_flow_UB_max"],
"bounds_L3_tag": ["L3_LB", "L3_UB"],
"bounds_L3_max_tag": ["L3_LB_max", "L3_UB_max"],
"bounds_L3_flow_max_tag": ["L3_flow_LB_max", "L3_flow_UB_max"],
"bounds_L2upg3_tag": ["L2upg3_LB", "L2upg3_UB"],
"bounds_L2upg3_max_tag": ["L2upg3_LB_max", "L2upg3_UB_max"],
"bounds_L2upg3_flow_max_tag": ["L2upg3_flow_LB_max", "L2upg3_flow_UB_max"],
"opex_SS_tag": ["SS_A", "SS_B"],
"opex_L2_tag": ["L2_A", "L2_B"],
"opex_L3_tag": ["L3_A", "L3_B"],
"opex_L2upg3_tag": ["L2upg3_A", "L2upg3_B"],
"capex_SS_tag": ["SS_D", "SS_E"],
"capex_SS_flow_tag": ["SS_flow_D", "SS_flow_E"],
"capex_L2_tag": ["L2_D", "L2_E"],
"capex_L2_power_tag": ["L2_alpha", "L2_beta"],
"capex_L2_flow_tag": ["L2_flow_D", "L2_flow_E"],
"capex_L3_tag": ["L3_D", "L3_E"],
"capex_L3_power_tag": ["L3_alpha", "L3_beta"],
"capex_L3_flow_tag": ["L3_flow_D", "L3_flow_E"],
"capex_L2upg3_tag": ["L2upg3_D", "L2upg3_E"],
"capex_L2upg3_power_tag": ["L2upg3_alpha", "L2upg3_beta"],
"capex_L2upg3_flow_tag": ["L2upg3_flow_D", "L2upg3_flow_E"],
"lbNpermgd_to_mgNperL": 0.119804668
}