Skip to content

Commit

Permalink
added sun_loc_des to heliostat field page
Browse files Browse the repository at this point in the history
-updated all tower defaults
-added emissivity of cavity for particle model
  • Loading branch information
qualand committed Nov 5, 2024
1 parent 1b8626e commit bc48aa2
Show file tree
Hide file tree
Showing 18 changed files with 316 additions and 119 deletions.
1 change: 1 addition & 0 deletions deploy/runtime/defaults/MSPT IPH_LCOH Calculator.json
Original file line number Diff line number Diff line change
Expand Up @@ -47086,6 +47086,7 @@
"station_id": "91486",
"step": 3600.0,
"storage_cost_calc": 61407700.0,
"sun_loc_des": 0.0,
"tank_pairs": 1.0,
"tanks_in_parallel": 1.0,
"tes_avail_vol": 7019.72,
Expand Down
1 change: 1 addition & 0 deletions deploy/runtime/defaults/MSPT IPH_None.json
Original file line number Diff line number Diff line change
Expand Up @@ -47064,6 +47064,7 @@
"station_id": "91486",
"step": 3600.0,
"storage_cost_calc": 61407700.0,
"sun_loc_des": 0.0,
"tank_pairs": 1.0,
"tanks_in_parallel": 1.0,
"tes_avail_vol": 7019.72,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66234,6 +66234,7 @@
"station_id": "91486",
"step": 3600.0,
"storage_cost_calc": 61407800.0,
"sun_loc_des": 0.0,
"system_capacity": 101664.0,
"system_use_lifetime_output": 0.0,
"tank_pairs": 1.0,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66243,6 +66243,7 @@
"station_id": "91486",
"step": 3600.0,
"storage_cost_calc": 61407800.0,
"sun_loc_des": 0.0,
"system_capacity": 101664.0,
"system_use_lifetime_output": 0.0,
"tank_pairs": 1.0,
Expand Down
1 change: 1 addition & 0 deletions deploy/runtime/defaults/MSPT_Merchant Plant.json
Original file line number Diff line number Diff line change
Expand Up @@ -713329,6 +713329,7 @@
"station_id": "91486",
"step": 3600.0,
"storage_cost_calc": 61407800.0,
"sun_loc_des": 0.0,
"system_capacity": 101664.0,
"system_use_lifetime_output": 0.0,
"tank_pairs": 1.0,
Expand Down
1 change: 1 addition & 0 deletions deploy/runtime/defaults/MSPT_None.json
Original file line number Diff line number Diff line change
Expand Up @@ -47164,6 +47164,7 @@
"station_id": "91486",
"step": 3600.0,
"storage_cost_calc": 61407800.0,
"sun_loc_des": 0.0,
"system_capacity": 101664.0,
"tank_pairs": 1.0,
"tanks_in_parallel": 1.0,
Expand Down
1 change: 1 addition & 0 deletions deploy/runtime/defaults/MSPT_Sale Leaseback.json
Original file line number Diff line number Diff line change
Expand Up @@ -66231,6 +66231,7 @@
"station_id": "91486",
"step": 3600.0,
"storage_cost_calc": 61407800.0,
"sun_loc_des": 0.0,
"system_capacity": 101664.0,
"system_use_lifetime_output": 0.0,
"tank_pairs": 1.0,
Expand Down
1 change: 1 addition & 0 deletions deploy/runtime/defaults/MSPT_Single Owner.json
Original file line number Diff line number Diff line change
Expand Up @@ -66251,6 +66251,7 @@
"station_id": "91486",
"step": 3600.0,
"storage_cost_calc": 61407800.0,
"sun_loc_des": 0.0,
"system_capacity": 101664.0,
"system_use_lifetime_output": 0.0,
"tank_pairs": 1.0,
Expand Down
28 changes: 15 additions & 13 deletions deploy/runtime/defaults/Particle Tower_LCOE Calculator.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"A_rec_calc": 476.28,
"A_sf_calc": 947496.0,
"COPY_rec_design_hl_calc": [
241.656,
241.656,
241.656
241.365,
241.365,
241.365
],
"CT": 2.0,
"D_rec_calc": -789.0,
Expand All @@ -29,17 +29,17 @@
"P_cond_min": 2.0,
"P_cond_ratio": 1.0028,
"P_ref": 57.5,
"P_tower_lift_des_calc": 4.37218,
"P_tower_lift_des_calc": 4.37222,
"Q_dot_HTF_ND_des_sysdes": 0.996966,
"Q_rec_des": 414.777,
"Q_tes": 1659.11,
"Q_transport_loss_des_calc": 28.277,
"REC_COPY_P_tower_lift_des": 4.37218,
"Q_transport_loss_des_calc": 28.2773,
"REC_COPY_P_tower_lift_des": 4.37222,
"REC_COPY_Q_rec_des": 414.777,
"REC_COPY_Q_transport_loss_des": 28.277,
"REC_COPY_Q_transport_loss_des": 28.2773,
"REC_COPY_T_htf_cold_des": 555.0,
"REC_COPY_T_htf_hot_des": 775.0,
"REC_COPY_eta_rec_therm_des_calc": 79.3791,
"REC_COPY_eta_rec_therm_des_calc": 79.3988,
"REC_COPY_m_dot_htf_rec_des_calc": 1531.86,
"REC_COPY_solarm": 3.5,
"TES_COPY_Q_tes": 1659.11,
Expand Down Expand Up @@ -138,7 +138,8 @@
"c_nominal_interest_rate": 7.0,
"c_tax_rate": 28.0,
"cant_type": 1.0,
"cav_abs": 0.8,
"cav_abs": 0.2,
"cav_emis": 0.8,
"cav_hext": 10.0,
"cav_kwall": 0.2,
"cav_twall": 0.05,
Expand Down Expand Up @@ -261,7 +262,7 @@
"epsilon": 0.88,
"error_equiv": 4.32749,
"eta_lift": 0.8,
"eta_rec_thermal_des_calc": 0.79379,
"eta_rec_thermal_des_calc": 0.793988,
"f_q_dot_des_allowable_su": 1.0,
"f_q_dot_heater_min": 0.25,
"f_rec_min": 0.25,
Expand Down Expand Up @@ -12658,9 +12659,9 @@
],
"rec_cost_exp": 1.0,
"rec_design_hl_calc": [
241.656,
241.656,
241.656
241.365,
241.365,
241.365
],
"rec_eta_fixed": 0.75,
"rec_hadv_fixed": 200.0,
Expand Down Expand Up @@ -12764,6 +12765,7 @@
"station_id": "91486",
"step": 3600.0,
"storage_cost_calc": 37366100.0,
"sun_loc_des": 0.0,
"system_capacity": 51271.4,
"tank_pairs": 1.0,
"tech_type": 1.0,
Expand Down
Loading

0 comments on commit bc48aa2

Please sign in to comment.