diff --git a/process/data_structure/current_drive_variables.py b/process/data_structure/current_drive_variables.py index 6977d711ba..399b2e8dc0 100644 --- a/process/data_structure/current_drive_variables.py +++ b/process/data_structure/current_drive_variables.py @@ -456,85 +456,85 @@ def init_current_drive_variables(): global n_beam_decay_lengths_core global n_beam_decay_lengths_core_required - dx_beam_duct = 0.58 - big_q_plasma = 0.0 - f_c_plasma_bootstrap = 0.0 - f_c_plasma_bootstrap_max = 0.9 - f_c_plasma_bootstrap_iter89 = 0.0 - f_c_plasma_bootstrap_nevins = 0.0 - f_c_plasma_bootstrap_sauter = 0.0 - f_c_plasma_bootstrap_wilson = 0.0 - f_c_plasma_bootstrap_sakai = 0.0 - f_c_plasma_bootstrap_aries = 0.0 - f_c_plasma_bootstrap_andrade = 0.0 - f_c_plasma_bootstrap_hoang = 0.0 - f_c_plasma_bootstrap_wong = 0.0 - bscf_gi_i = 0.0 - bscf_gi_ii = 0.0 - f_c_plasma_bootstrap_sugiyama_l = 0.0 - f_c_plasma_bootstrap_sugiyama_h = 0.0 - cboot = 1.0 - c_beam_total = 0.0 - f_c_plasma_diamagnetic_hender = 0.0 - f_c_plasma_diamagnetic_scene = 0.0 - f_c_plasma_diamagnetic = 0.0 - p_hcd_ecrh_injected_total_mw = 0.0 - eta_cd_hcd_primary = 0.0 - n_ecrh_harmonic = 2.0 - i_ecrh_wave_mode = 0 - e_beam_kev = 1.0e3 - eta_hcd_primary_injector_wall_plug = 0.0 - eta_hcd_secondary_injector_wall_plug = 0.0 - eta_ecrh_injector_wall_plug = 0.3 - eta_lowhyb_injector_wall_plug = 0.3 - eta_beam_injector_wall_plug = 0.3 - f_p_beam_injected_ions = 0.5 - p_beam_injected_mw = 0.0 - f_c_plasma_pfirsch_schluter_scene = 0.0 - p_beam_shine_through_mw = 0.0 - feffcd = 1.0 - f_p_beam_orbit_loss = 0.0 - f_radius_beam_tangency_rmajor = 1.05 - f_beam_tritium = 1e-6 - eta_cd_norm_hcd_primary = 0.0 - eta_cd_norm_ecrh = 0.35 - xi_ebw = 0.8 - i_hcd_primary = 5 - i_hcd_secondary = 0 - i_hcd_calculations = 1 - f_p_beam_shine_through = 0.0 - dx_beam_shield = 0.5 - p_hcd_primary_extra_heat_mw = 0.0 - p_hcd_secondary_extra_heat_mw = 0.0 - p_hcd_injected_max = 150.0 - p_hcd_injected_electrons_mw = 0.0 - p_hcd_injected_ions_mw = 0.0 - p_hcd_injected_total_mw = 0.0 - p_hcd_injected_current_total_mw = 0.0 - p_hcd_secondary_injected_mw = 0.0 - f_c_plasma_internal = 0.0 - p_beam_orbit_loss_mw = 0.0 - f_c_plasma_pfirsch_schluter = 0.0 - pwpnb = 0.0 - radius_beam_tangency = 0.0 - radius_beam_tangency_max = 0.0 - n_beam_decay_lengths_core = 0.0 - n_beam_decay_lengths_core_required = 3.0 - eta_cd_norm_hcd_secondary = 0.0 - eta_cd_hcd_secondary = 0.0 - p_ebw_injected_mw = 0.0 - p_hcd_ecrh_electric_mw = 0.0 - p_hcd_ebw_electric_mw = 0.0 - c_hcd_primary_driven = 0.0 - c_hcd_secondary_driven = 0.0 - f_c_plasma_hcd_primary = 0.0 - f_c_plasma_hcd_secondary = 0.0 - eta_icrh_injector_wall_plug = 0.0 - eta_ebw_injector_wall_plug = 0.0 - p_hcd_primary_injected_mw = 0.0 - p_hcd_icrh_injected_total_mw = 0.0 - p_hcd_ebw_injected_total_mw = 0.0 - p_hcd_beam_injected_total_mw = 0.0 - p_hcd_icrh_injected_total_mw = 0.0 - p_hcd_lowhyb_electric_mw = 0.0 - p_hcd_lowhyb_injected_total_mw = 0.0 + # dx_beam_duct = 0.58 + # big_q_plasma = 0.0 + # f_c_plasma_bootstrap = 0.0 + # f_c_plasma_bootstrap_max = 0.9 + # f_c_plasma_bootstrap_iter89 = 0.0 + # f_c_plasma_bootstrap_nevins = 0.0 + # f_c_plasma_bootstrap_sauter = 0.0 + # f_c_plasma_bootstrap_wilson = 0.0 + # f_c_plasma_bootstrap_sakai = 0.0 + # f_c_plasma_bootstrap_aries = 0.0 + # f_c_plasma_bootstrap_andrade = 0.0 + # f_c_plasma_bootstrap_hoang = 0.0 + # f_c_plasma_bootstrap_wong = 0.0 + # bscf_gi_i = 0.0 + # bscf_gi_ii = 0.0 + # f_c_plasma_bootstrap_sugiyama_l = 0.0 + # f_c_plasma_bootstrap_sugiyama_h = 0.0 + # cboot = 1.0 + # c_beam_total = 0.0 + # f_c_plasma_diamagnetic_hender = 0.0 + # f_c_plasma_diamagnetic_scene = 0.0 + # f_c_plasma_diamagnetic = 0.0 + # p_hcd_ecrh_injected_total_mw = 0.0 + # eta_cd_hcd_primary = 0.0 + # n_ecrh_harmonic = 2.0 + # i_ecrh_wave_mode = 0 + # e_beam_kev = 1.0e3 + # eta_hcd_primary_injector_wall_plug = 0.0 + # eta_hcd_secondary_injector_wall_plug = 0.0 + # eta_ecrh_injector_wall_plug = 0.3 + # eta_lowhyb_injector_wall_plug = 0.3 + # eta_beam_injector_wall_plug = 0.3 + # f_p_beam_injected_ions = 0.5 + # p_beam_injected_mw = 0.0 + # f_c_plasma_pfirsch_schluter_scene = 0.0 + # p_beam_shine_through_mw = 0.0 + # feffcd = 1.0 + # f_p_beam_orbit_loss = 0.0 + # f_radius_beam_tangency_rmajor = 1.05 + # f_beam_tritium = 1e-6 + # eta_cd_norm_hcd_primary = 0.0 + # eta_cd_norm_ecrh = 0.35 + # xi_ebw = 0.8 + # i_hcd_primary = 5 + # i_hcd_secondary = 0 + # i_hcd_calculations = 1 + # f_p_beam_shine_through = 0.0 + # dx_beam_shield = 0.5 + # p_hcd_primary_extra_heat_mw = 0.0 + # p_hcd_secondary_extra_heat_mw = 0.0 + # p_hcd_injected_max = 150.0 + # p_hcd_injected_electrons_mw = 0.0 + # p_hcd_injected_ions_mw = 0.0 + # p_hcd_injected_total_mw = 0.0 + # p_hcd_injected_current_total_mw = 0.0 + # p_hcd_secondary_injected_mw = 0.0 + # f_c_plasma_internal = 0.0 + # p_beam_orbit_loss_mw = 0.0 + # f_c_plasma_pfirsch_schluter = 0.0 + # pwpnb = 0.0 + # radius_beam_tangency = 0.0 + # radius_beam_tangency_max = 0.0 + # n_beam_decay_lengths_core = 0.0 + # n_beam_decay_lengths_core_required = 3.0 + # eta_cd_norm_hcd_secondary = 0.0 + # eta_cd_hcd_secondary = 0.0 + # p_ebw_injected_mw = 0.0 + # p_hcd_ecrh_electric_mw = 0.0 + # p_hcd_ebw_electric_mw = 0.0 + # c_hcd_primary_driven = 0.0 + # c_hcd_secondary_driven = 0.0 + # f_c_plasma_hcd_primary = 0.0 + # f_c_plasma_hcd_secondary = 0.0 + # eta_icrh_injector_wall_plug = 0.0 + # eta_ebw_injector_wall_plug = 0.0 + # p_hcd_primary_injected_mw = 0.0 + # p_hcd_icrh_injected_total_mw = 0.0 + # p_hcd_ebw_injected_total_mw = 0.0 + # p_hcd_beam_injected_total_mw = 0.0 + # p_hcd_icrh_injected_total_mw = 0.0 + # p_hcd_lowhyb_electric_mw = 0.0 + # p_hcd_lowhyb_injected_total_mw = 0.0 diff --git a/process/init.py b/process/init.py index 5645c8d1be..a5a0e4185e 100644 --- a/process/init.py +++ b/process/init.py @@ -279,7 +279,7 @@ def init_all_module_vars(): constants.init_constants() init_current_drive_variables() init_primary_pumping_variables() - init_pfcoil_variables() + # init_pfcoil_variables() init_structure_variables() init_vacuum_variables() init_pf_power_variables()