Skip to content

Commit

Permalink
Update api files to correspond to defaults updates for ATB script val…
Browse files Browse the repository at this point in the history
…idation
  • Loading branch information
sjanzou committed Jan 21, 2025
1 parent 7a2737e commit 274a236
Show file tree
Hide file tree
Showing 5 changed files with 139 additions and 139 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,19 @@
"dt_prod_well": 0,
"eta_ref": 0.17,
"excess_pressure_pump": 50,
"exploration_wells_production": 2,
"exploration_wells_production": 1.5,
"failed_prod_flow_ratio": 0.3,
"fracture_angle": 15,
"fracture_aperature": 0.0004,
"fracture_length": 1000,
"fracture_spacing": 50,
"fracture_width": 175,
"geotherm_cost_inj_cost_curve_welldiam": 0,
"geotherm_cost_inj_cost_curve_welldiam": 1,
"geotherm_cost_inj_cost_curve_welltype": 0,
"geotherm_cost_inj_prod_well_ratio": 0.75,
"geotherm_cost_prod_cost_curve_welldiam": 0,
"geotherm_cost_prod_cost_curve_welltype": 0,
"geothermal_analysis_period": 25,
"geothermal_analysis_period": 30,
"hc_ctl1": 0,
"hc_ctl2": 0,
"hc_ctl3": 0,
Expand All @@ -51,12 +51,12 @@
"inj_prod_well_distance": 1500,
"injectivity_index": 3000,
"model_choice": 0,
"nameplate": 30000,
"nameplate": 40000,
"num_fractures": 6,
"num_wells": 3,
"num_wells_getem": 4.07451,
"num_wells_getem": 5.5592,
"pb_bd_frac": 0.013,
"plant_efficiency_input": 80,
"plant_efficiency_input": 80.6,
"prod_well_choice": 0,
"pump_efficiency": 67.5,
"q_sby_frac": 0.2,
Expand Down Expand Up @@ -173,7 +173,7 @@
"startup_frac": 0.2,
"startup_time": 1,
"stim_success_rate": 0,
"subsurface_water_loss": 2,
"subsurface_water_loss": 0,
"system_use_lifetime_output": 1,
"temp_decline_max": 30,
"temp_decline_rate": 0.5,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"defaults": {
"Lifetime": {
"analysis_period": 25,
"analysis_period": 30,
"system_use_lifetime_output": 1
},
"SystemOutput": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"ppa_soln_mode": 1
},
"FinancialParameters": {
"analysis_period": 25,
"construction_financing_cost": 2.39559e+07,
"analysis_period": 30,
"construction_financing_cost": 2.66705e+07,
"cost_debt_closing": 0,
"cost_debt_fee": 2.75,
"cost_other_financing": 0,
Expand Down Expand Up @@ -72,20 +72,20 @@
"reserves_interest": 1.75,
"salvage_percentage": 0,
"state_tax_rate": [7.000000],
"system_capacity": 32813.6,
"system_capacity": 45106.2,
"term_int_rate": 7,
"term_tenor": 18
},
"SystemCosts": {
"om_capacity": [175.000000],
"om_capacity": [0.000000],
"om_capacity_escal": 0,
"om_fixed": [0.000000],
"om_fixed": [7280570.000000],
"om_fixed_escal": 0,
"om_production": [0.000000],
"om_production_escal": 0,
"system_recapitalization_cost": 8.68415e+07,
"system_recapitalization_cost": 5.62504e+07,
"system_use_recapitalization": 1,
"total_installed_cost": 1.94764e+08
"total_installed_cost": 2.16833e+08
},
"LandLease": {
},
Expand Down Expand Up @@ -367,7 +367,7 @@
"SystemOutput": {
"degradation": [0.000000],
"gen": [0.000000],
"system_capacity": 32813.6
"system_capacity": 45106.2
},
"UtilityBill": {
},
Expand All @@ -383,7 +383,7 @@
"cp_capacity_payment_amount": [0.000000],
"cp_capacity_payment_esc": 0,
"cp_capacity_payment_type": 0,
"cp_system_nameplate": 32.8136
"cp_system_nameplate": 45.1062
},
"GridLimits": {
"grid_curtailment_price": [0.000000],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"defaults": {
"Lifetime": {
"analysis_period": 25,
"analysis_period": 30,
"inflation_rate": 2.5,
"system_use_lifetime_output": 1
},
Expand Down
Loading

0 comments on commit 274a236

Please sign in to comment.