Skip to content

Commit

Permalink
add UI inputs and update defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
tyneises committed Feb 3, 2025
1 parent 2e9d940 commit b2c6b5f
Show file tree
Hide file tree
Showing 4 changed files with 136 additions and 124 deletions.
8 changes: 4 additions & 4 deletions deploy/runtime/defaults/MSPT IPH_LCOH Calculator.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"TES_COPY_tes_tank_diameter": 38.7708,
"TES_COPY_tes_vol_total": 14167.1,
"TES_COPY_tshours": 10.0,
"T_hs_ext_out_des_ui": -999.0,
"T_htf_cold_des": 290.0,
"T_htf_hot_des": 574.0,
"W_dot_bop_design_calc": 0.0,
Expand Down Expand Up @@ -37595,14 +37596,12 @@
"hl_ffact": 1.0,
"hot_tank_Thtr": 500.0,
"hot_tank_max_heat": 30.0,
"hs_phys_N_sub": 100.0,
"hs_phys_P_steam_hot_des": 4.762,
"hs_phys_Q_steam_hot_des": 0.75,
"hs_phys_T_steam_cold_des": 120.0,
"hs_phys_f_mdot_steam_max": 1.5,
"hs_phys_f_mdot_steam_min": 0.2,
"hs_phys_tol": 0.01,
"hs_type": 0.0,
"hx_UA_des_ui": -999.0,
"hx_min_dT_des_ui": -999.0,
"in_location": "Type a location name, street address, or lat,lon in decimal degrees",
"in_location_list": "|||",
"in_location_options": 0.0,
Expand Down Expand Up @@ -37632,6 +37631,7 @@
"library_folder_list": "x",
"library_paths": "",
"lon": -116.78,
"m_dot_hs_ext_des_ui": -999.0,
"m_dot_htf_rec_des_calc": 1565.64,
"m_dot_htf_rec_max_calc": 1878.77,
"mat_tube": 2.0,
Expand Down
8 changes: 4 additions & 4 deletions deploy/runtime/defaults/MSPT IPH_None.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"TES_COPY_tes_tank_diameter": 38.7708,
"TES_COPY_tes_vol_total": 14167.1,
"TES_COPY_tshours": 10.0,
"T_hs_ext_out_des_ui": -999.0,
"T_htf_cold_des": 290.0,
"T_htf_hot_des": 574.0,
"W_dot_bop_design_calc": 0.0,
Expand Down Expand Up @@ -37573,14 +37574,12 @@
"hl_ffact": 1.0,
"hot_tank_Thtr": 500.0,
"hot_tank_max_heat": 30.0,
"hs_phys_N_sub": 100.0,
"hs_phys_P_steam_hot_des": 4.762,
"hs_phys_Q_steam_hot_des": 0.75,
"hs_phys_T_steam_cold_des": 120.0,
"hs_phys_f_mdot_steam_max": 1.5,
"hs_phys_f_mdot_steam_min": 0.2,
"hs_phys_tol": 0.01,
"hs_type": 0.0,
"hx_UA_des_ui": -999.0,
"hx_min_dT_des_ui": -999.0,
"in_location": "Type a location name, street address, or lat,lon in decimal degrees",
"in_location_list": "|||",
"in_location_options": 0.0,
Expand Down Expand Up @@ -37610,6 +37609,7 @@
"library_folder_list": "x",
"library_paths": "",
"lon": -116.78,
"m_dot_hs_ext_des_ui": -999.0,
"m_dot_htf_rec_des_calc": 1565.64,
"m_dot_htf_rec_max_calc": 1878.77,
"mat_tube": 2.0,
Expand Down
8 changes: 4 additions & 4 deletions deploy/runtime/defaults/MSPT IPH_Single Owner.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"TES_COPY_tes_tank_diameter": 38.7708,
"TES_COPY_tes_vol_total": 14167.1,
"TES_COPY_tshours": 10.0,
"T_hs_ext_out_des_ui": -999.0,
"T_htf_cold_des": 290.0,
"T_htf_hot_des": 574.0,
"W_dot_bop_design_calc": 0.0,
Expand Down Expand Up @@ -37719,14 +37720,12 @@
"hl_ffact": 1.0,
"hot_tank_Thtr": 500.0,
"hot_tank_max_heat": 30.0,
"hs_phys_N_sub": 100.0,
"hs_phys_P_steam_hot_des": 4.762,
"hs_phys_Q_steam_hot_des": 0.75,
"hs_phys_T_steam_cold_des": 120.0,
"hs_phys_f_mdot_steam_max": 1.5,
"hs_phys_f_mdot_steam_min": 0.2,
"hs_phys_tol": 0.01,
"hs_type": 0.0,
"hx_UA_des_ui": -999.0,
"hx_min_dT_des_ui": -999.0,
"ibi_fed_amount": 0.0,
"ibi_fed_amount_deprbas_fed": 0.0,
"ibi_fed_amount_deprbas_sta": 0.0,
Expand Down Expand Up @@ -37830,6 +37829,7 @@
"library_paths": "",
"loan_moratorium": 0.0,
"lon": -116.78,
"m_dot_hs_ext_des_ui": -999.0,
"m_dot_htf_rec_des_calc": 1565.64,
"m_dot_htf_rec_max_calc": 1878.77,
"mat_tube": 2.0,
Expand Down
Loading

0 comments on commit b2c6b5f

Please sign in to comment.