Line data Source code
1 : ! ***********************************************************************
2 : !
3 : ! Copyright (C) 2010 The MESA Team
4 : !
5 : ! This program is free software: you can redistribute it and/or modify
6 : ! it under the terms of the GNU Lesser General Public License
7 : ! as published by the Free Software Foundation,
8 : ! either version 3 of the License, or (at your option) any later version.
9 : !
10 : ! This program is distributed in the hope that it will be useful,
11 : ! but WITHOUT ANY WARRANTY; without even the implied warranty of
12 : ! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
13 : ! See the GNU Lesser General Public License for more details.
14 : !
15 : ! You should have received a copy of the GNU Lesser General Public License
16 : ! along with this program. If not, see <https://www.gnu.org/licenses/>.
17 : !
18 : ! ***********************************************************************
19 :
20 : module ctrls_io
21 :
22 : use const_def, only: dp
23 : use star_private_def
24 :
25 : implicit none
26 :
27 : include 'star_controls.inc'
28 : include 'star_controls_dev.inc'
29 :
30 : logical, dimension(max_extra_inlists) :: read_extra_controls_inlist
31 : character (len=strlen), dimension(max_extra_inlists) :: extra_controls_inlist_name
32 : logical :: save_controls_namelist
33 : character (len=strlen) :: controls_namelist_name
34 :
35 : namelist /controls/ &
36 :
37 : ! where to start
38 : initial_mass, initial_z, initial_y, initial_he3, &
39 :
40 : ! definition of core boundaries
41 : he_core_boundary_h1_fraction, co_core_boundary_he4_fraction, one_core_boundary_he4_c12_fraction, &
42 : fe_core_boundary_si28_fraction, neutron_rich_core_boundary_Ye_max, min_boundary_fraction, &
43 :
44 : ! when to stop
45 : max_model_number, relax_max_number_retries, max_number_retries, max_age, max_age_in_seconds, max_age_in_days, &
46 : num_adjusted_dt_steps_before_max_age, dt_years_for_steps_before_max_age, max_abs_rel_run_E_err, &
47 : reduction_factor_for_max_timestep, when_to_stop_rtol, when_to_stop_atol, &
48 : gamma_center_limit, eta_center_limit, log_center_temp_upper_limit, log_max_temp_upper_limit, &
49 : log_max_temp_lower_limit , log_center_temp_lower_limit, log_center_density_upper_limit, &
50 : log_center_density_lower_limit, center_entropy_upper_limit, center_entropy_lower_limit, &
51 : max_entropy_upper_limit, max_entropy_lower_limit, min_timestep_limit, non_fe_core_rebound_limit, &
52 : fe_core_infall_limit, center_Ye_lower_limit, center_R_lower_limit, non_fe_core_infall_limit, &
53 : fe_core_infall_mass, non_fe_core_infall_mass, &
54 : v_div_csound_surf_limit, v_div_csound_max_limit, Lnuc_div_L_upper_limit, Lnuc_div_L_lower_limit,&
55 : v_surf_div_v_kh_upper_limit, v_surf_div_v_kh_lower_limit, v_surf_div_v_esc_limit, v_surf_kms_limit, &
56 : stop_near_zams, Lnuc_div_L_zams_limit, Pgas_div_P_limit, Pgas_div_P_limit_max_q, gamma1_limit, gamma1_limit_max_q, &
57 : stop_at_phase_PreMS, stop_at_phase_ZAMS, stop_at_phase_IAMS, stop_at_phase_TAMS, gamma1_limit_max_v_div_vesc, &
58 : stop_at_phase_He_Burn, stop_at_phase_ZACHeB, stop_at_phase_TACHeB, &
59 : stop_at_phase_TP_AGB, stop_at_phase_C_Burn, stop_at_phase_Ne_Burn, &
60 : stop_at_phase_O_Burn, stop_at_phase_Si_Burn, stop_at_phase_WDCS, &
61 : peak_burn_vconv_div_cs_limit, omega_div_omega_crit_limit, delta_nu_lower_limit, &
62 : delta_nu_upper_limit, delta_Pg_lower_limit, delta_Pg_upper_limit, shock_mass_upper_limit, &
63 : mach1_mass_upper_limit, stop_when_reach_this_cumulative_extra_heating, &
64 : xa_central_lower_limit_species, xa_central_lower_limit, xa_central_upper_limit_species, xa_central_upper_limit, &
65 : xa_surface_lower_limit_species, xa_surface_lower_limit, xa_surface_upper_limit_species, xa_surface_upper_limit, &
66 : xa_average_lower_limit_species, xa_average_lower_limit, xa_average_upper_limit_species, xa_average_upper_limit, &
67 : star_species_mass_min_limit, star_species_mass_min_limit_iso, star_species_mass_max_limit, star_species_mass_max_limit_iso, &
68 : xmstar_min_limit, xmstar_max_limit, envelope_mass_limit, envelope_fraction_left_limit, &
69 : he_core_mass_limit, co_core_mass_limit, one_core_mass_limit, &
70 : fe_core_mass_limit, neutron_rich_core_mass_limit, HB_limit, star_mass_min_limit, star_mass_max_limit, &
71 : he_layer_mass_lower_limit, abs_diff_lg_LH_lg_Ls_limit, Teff_upper_limit, Teff_lower_limit, &
72 : photosphere_m_upper_limit, photosphere_m_lower_limit, photosphere_m_sub_M_center_limit, &
73 : photosphere_r_upper_limit, photosphere_r_lower_limit, log_Teff_upper_limit, log_Teff_lower_limit, &
74 : log_Tsurf_upper_limit, log_Tsurf_lower_limit, log_Rsurf_upper_limit, log_Rsurf_lower_limit, &
75 : log_Psurf_upper_limit, log_Psurf_lower_limit, remnant_mass_min_limit, ejecta_mass_max_limit, &
76 : log_Dsurf_upper_limit, log_Dsurf_lower_limit, log_L_upper_limit, log_L_lower_limit, &
77 : log_g_upper_limit, log_g_lower_limit, power_nuc_burn_upper_limit, power_h_burn_upper_limit, &
78 : power_he_burn_upper_limit, power_z_burn_upper_limit, power_nuc_burn_lower_limit, &
79 : power_h_burn_lower_limit, power_he_burn_lower_limit, power_z_burn_lower_limit, &
80 :
81 : ! max timesteps
82 : max_timestep, max_years_for_timestep, &
83 : hi_T_max_years_for_timestep, max_timestep_hi_T_limit, &
84 :
85 : ! output of "snapshots" for restarts
86 : photo_interval, photo_digits, photo_directory, &
87 :
88 : ! output of logs and profiles
89 : do_history_file, history_interval, write_header_frequency, terminal_interval, &
90 : terminal_show_age_units, terminal_show_timestep_units, terminal_show_log_dt, terminal_show_log_age, &
91 : num_trace_history_values, trace_history_value_name, write_profiles_flag, profile_interval, &
92 : priority_profile_interval, log_directory, star_history_name, star_history_header_name, &
93 : star_history_dbl_format, star_history_int_format, star_history_txt_format, extra_terminal_output_file, &
94 : profiles_index_name, profile_data_prefix, profile_data_suffix, profile_data_header_suffix, &
95 : profile_int_format, profile_txt_format, profile_dbl_format, profile_header_include_sys_details, &
96 : profile_model, max_num_profile_models, max_num_profile_zones, &
97 : write_controls_info_with_profile, controls_data_prefix, controls_data_suffix, &
98 : write_pulse_data_with_profile, pulse_data_format, add_atmosphere_to_pulse_data, &
99 : add_center_point_to_pulse_data, keep_surface_point_for_pulse_data, add_double_points_to_pulse_data, &
100 : interpolate_rho_for_pulse_data, threshold_grad_mu_for_double_point, max_number_of_double_points,&
101 : gyre_data_schema, fgong_header, fgong_ivers, &
102 : max_num_gyre_points, format_for_OSC_data, &
103 : fgong_zero_A_inside_r, use_other_export_pulse_data, use_other_get_pulse_data, use_other_edit_pulse_data, &
104 : write_model_with_profile, model_data_prefix, model_data_suffix, &
105 : mixing_D_limit_for_log, trace_mass_location, min_tau_for_max_abs_v_location, &
106 : min_q_for_inner_mach1_location, max_q_for_outer_mach1_location, &
107 : conv_core_gap_dq_limit, &
108 : TDC_alpha_D, TDC_alpha_R, TDC_alpha_Pt, TDC_alpha_M, &
109 : TDC_alpha_C, TDC_alpha_S, &
110 : TDC_alpha_M_use_explicit_mlt_vc_in_momentum_equation, &
111 : TDC_use_density_form_for_eddy_viscosity, &
112 : TDC_num_innermost_cells_forced_nonturbulent, TDC_num_outermost_cells_forced_nonturbulent, &
113 : include_mlt_Pturb_in_thermodynamic_gradients, &
114 : include_mlt_corr_to_TDC, use_TDC_enthalpy_flux_limiter, TDC_include_eturb_in_energy_equation, &
115 : use_rsp_form_of_scale_height, include_mlt_in_velocity_time_centering, &
116 : TDC_hydro_use_mass_interp_face_values, TDC_hydro_nz, TDC_hydro_nz_outer, TDC_hydro_T_anchor, TDC_hydro_dq_1_factor, &
117 :
118 : ! burn zone eps definitions for use in logs and profiles
119 : burn_min1, burn_min2, &
120 : max_conv_vel_div_csound_maxq, width_for_limit_conv_vel, max_q_for_limit_conv_vel, &
121 : max_mass_in_gm_for_limit_conv_vel, max_r_in_cm_for_limit_conv_vel, &
122 :
123 : ! for reported surface/center abundances
124 : surface_avg_abundance_dq, center_avg_value_dq, &
125 :
126 : ! mixing parameters
127 : min_convective_gap, min_thermohaline_gap, min_semiconvection_gap, min_thermohaline_dropout, &
128 : max_dropout_gradL_sub_grada, remove_embedded_semiconvection, recalc_mix_info_after_evolve, remove_mixing_glitches, &
129 : okay_to_remove_mixing_singleton, prune_bad_cz_min_Hp_height, prune_bad_cz_min_log_eps_nuc, &
130 : redo_conv_for_dr_lt_mixing_length, alpha_semiconvection, okay_to_reduce_gradT_excess, &
131 : semiconvection_option, use_Ledoux_criterion, D_mix_zero_region_bottom_q, &
132 : num_cells_for_smooth_gradL_composition_term, threshold_for_smooth_gradL_composition_term, clip_D_limit, &
133 : gradT_excess_f1, gradT_excess_f2, gradT_excess_age_fraction, gradT_excess_max_change, gradT_excess_lambda1, &
134 : gradT_excess_beta1, gradT_excess_lambda2, gradT_excess_beta2, &
135 : gradT_excess_dlambda, gradT_excess_dbeta, gradT_excess_max_center_h1, &
136 : gradT_excess_min_center_he4, gradT_excess_max_logT, gradT_excess_min_log_tau_full_on, gradT_excess_max_log_tau_full_off, &
137 : use_superad_reduction, superad_reduction_gamma_limit, superad_reduction_gamma_limit_scale, D_mix_zero_region_top_q, &
138 : superad_reduction_gamma_inv_scale, superad_reduction_diff_grads_limit, superad_reduction_limit, &
139 : make_gradr_sticky_in_solver_iters, min_logT_for_make_gradr_sticky_in_solver_iters, &
140 : max_logT_for_mlt, thermohaline_coeff, thermohaline_option, mixing_length_alpha, remove_small_D_limit, &
141 : alt_scale_height_flag, Henyey_MLT_y_param, Henyey_MLT_nu_param, no_MLT_below_shock, mlt_make_surface_no_mixing, &
142 : MLT_option, mlt_use_rotation_correction, mlt_Pturb_factor, do_normalize_dqs_as_part_of_set_qs, &
143 : max_Y_for_burn_z_mix_region, max_X_for_burn_he_mix_region, &
144 : limit_overshoot_Hp_using_size_of_convection_zone, RSP_min_tau_for_turbulent_flux, &
145 : predictive_mix, predictive_superad_thresh, predictive_avoid_reversal, predictive_limit_ingestion,&
146 : predictive_ingestion_factor, predictive_zone_type, predictive_zone_loc, predictive_bdy_loc, &
147 : predictive_bdy_q_min, predictive_bdy_q_max, T_mix_limit, RSP_report_undercorrections, &
148 : do_conv_premix, conv_premix_avoid_increase, conv_premix_time_factor, &
149 : conv_premix_fix_pgas, conv_premix_dump_snapshots, do_premix_heating, &
150 : overshoot_f, overshoot_f0, overshoot_D0, RSP_Qvisc_linear, dq_D_mix_zero_at_H_He_crossover, &
151 : overshoot_Delta0, overshoot_mass_full_on, overshoot_mass_full_off, dq_D_mix_zero_at_H_C_crossover, &
152 : overshoot_scheme, overshoot_zone_type, overshoot_zone_loc, RSP_Qvisc_quadratic, &
153 : overshoot_bdy_loc, overshoot_D_min, overshoot_brunt_B_max, mlt_gradT_fraction, max_conv_vel_div_csound, &
154 : max_v_for_convection, max_q_for_convection_with_hydro_on, alpha_RTI_src_max_q, &
155 : max_v_div_cs_for_convection, max_abs_du_div_cs_for_convection, RSP_max_dt, RSP_relax_dm_tolerance, &
156 : calculate_Brunt_B, calculate_Brunt_N2, brunt_N2_coefficient, num_cells_for_smooth_brunt_B, &
157 : threshold_for_smooth_brunt_B, min_magnitude_brunt_B, RSP_max_dt_times_min_rad_diff_time, &
158 : min_overshoot_q, overshoot_alpha, RSP_target_steps_per_cycle, &
159 : RSP_max_num_periods, RSP_min_max_R_for_periods, RSP_min_deltaR_for_periods, &
160 : RSP_min_PERIOD_div_PERIODLIN, RSP_report_limit_dt, RSP_mode_for_setting_PERIODLIN, RSP_initial_dt_factor, &
161 : RSP_v_div_cs_threshold_for_dt_limit, RSP_max_dt_times_min_dr_div_cs, RSP_thetae, &
162 : RSP_alfa, RSP_thetaq, RSP_default_PERIODLIN, &
163 : RSP_theta, RSP_thetat, RSP_thetau, RSP_wtr, RSP_wtc, RSP_wtt, RSP_gam, RSP_max_retries_per_step, RSP_Qvisc_linear_static, &
164 : RSP_alfa, RSP_alfap, RSP_alfam, RSP_alfat, RSP_alfas, RSP_alfac, RSP_alfad, RSP_gammar, RSP_nz_div_IBOTOM, &
165 : RSP_efl0, RSP_cq, RSP_zsh, RSP_tol_max_corr, RSP_tol_max_resid, RSP_max_iters_per_try, &
166 : RTI_smooth_mass, RTI_smooth_iterations, RTI_smooth_fraction, RSP_dq_1_factor, &
167 : alpha_RTI_diffusion_factor, dudt_RTI_diffusion_factor, dedt_RTI_diffusion_factor, alpha_RTI_src_min_v_div_cs, &
168 : dlnddt_RTI_diffusion_factor, composition_RTI_diffusion_factor, max_M_RTI_factors_full_on, min_M_RTI_factors_full_off, &
169 : alpha_RTI_src_min_v_div_cs, alpha_RTI_src_max_q, alpha_RTI_src_min_q, RSP_kick_vsurf_km_per_sec, &
170 : RSP_nz_outer, RSP_nz, RSP_T_anchor, RSP_T_inner, RSP_Teff, RSP_mass, RSP_L, RSP_X, RSP_Z, RSP_T_inner_tolerance, &
171 : RSP_relax_max_tries, RSP_hydro_only, &
172 : RSP_tau_surf_for_atm_grey_with_kap, RSP_fixed_Psurf, RSP_Avel, RSP_Arnd, RSP_relax_adjust_inner_mass_distribution, &
173 : use_other_RSP_linear_analysis, RSP_use_atm_grey_with_kap_for_Psurf, &
174 : RSP_fraction_1st_overtone,RSP_fraction_2nd_overtone, RSP_testing, RSP_use_Prad_for_Psurf, RSP_map_zone_interval, &
175 : RSP_write_map, RSP_map_filename, RSP_map_history_filename, RSP_map_first_period, RSP_map_last_period, &
176 : use_other_RSP_build_model, RSP_Psurf, RSP_work_period, RSP_work_filename, RSP_nmodes, RSP_surface_tau, &
177 : set_RSP_Psurf_to_multiple_of_initial_P1, use_RSP_new_start_scheme, RSP_do_check_omega, RSP_report_check_omega_changes, &
178 : RSP_relax_initial_model, RSP_trace_RSP_build_model, &
179 : RSP_GREKM_avg_abs_limit, RSP_GREKM_avg_abs_frac_new, RSP_kap_density_factor, RSP_map_columns_filename, &
180 : RSP_relax_alfap_before_alfat, RSP_max_outer_dm_tries, RSP_max_inner_scale_tries, RSP_T_anchor_tolerance, &
181 : ! mass gain or loss
182 : mass_change, mass_change_full_on_dt, mass_change_full_off_dt, trace_dt_control_mass_change, &
183 : min_wind, max_wind, use_accreted_material_j, accreted_material_j, D_omega_mixing_rate, &
184 : D_omega_mixing_across_convection_boundary, max_q_for_D_omega_zero_in_convection_region, nu_omega_mixing_rate, &
185 : nu_omega_mixing_across_convection_boundary, max_q_for_nu_omega_zero_in_convection_region, &
186 : mdot_omega_power, max_rotational_mdot_boost, max_mdot_jump_for_rotation, &
187 : lim_trace_rotational_mdot_boost, rotational_mdot_boost_fac, rotational_mdot_kh_fac, surf_avg_tau, surf_avg_tau_min, &
188 : max_tries_for_implicit_wind, iwind_tolerance, iwind_lambda, super_eddington_scaling_factor, &
189 : super_eddington_wind_Ledd_factor, wind_boost_full_off_L_div_Ledd, wind_boost_full_on_L_div_Ledd, &
190 : super_eddington_wind_max_boost, trace_super_eddington_wind_boost, &
191 : rlo_scaling_factor, rlo_wind_min_L, rlo_wind_max_Teff, rlo_wind_roche_lobe_radius, &
192 : roche_lobe_xfer_full_on, roche_lobe_xfer_full_off, rlo_wind_base_mdot, rlo_wind_scale_height, &
193 : hot_wind_scheme, cool_wind_RGB_scheme, cool_wind_AGB_scheme, RGB_to_AGB_wind_switch, &
194 : Reimers_scaling_factor, Blocker_scaling_factor, de_Jager_scaling_factor, van_Loon_scaling_factor, &
195 : Nieuwenhuijzen_scaling_factor, Vink_scaling_factor, &
196 : Dutch_scaling_factor, Bjorklund_scaling_factor, Dutch_wind_lowT_scheme, wind_He_layer_limit, &
197 : wind_H_envelope_limit, wind_H_He_envelope_limit, hot_wind_full_on_T, cool_wind_full_on_T, &
198 :
199 : ! composition of added mass
200 : accrete_same_as_surface, &
201 : accrete_given_mass_fractions, num_accretion_species, accretion_species_id, accretion_species_xa, &
202 : accretion_h1, accretion_h2, accretion_he3, accretion_he4, accretion_zfracs, accretion_dump_missing_metals_into_heaviest, &
203 :
204 : ! special list of z fractions
205 : z_fraction_li, z_fraction_be, z_fraction_b, z_fraction_c, z_fraction_n,&
206 : z_fraction_o, z_fraction_f, z_fraction_ne, z_fraction_na, z_fraction_mg, z_fraction_al, &
207 : z_fraction_si, z_fraction_p, z_fraction_s, z_fraction_cl, z_fraction_ar, z_fraction_k, &
208 : z_fraction_ca, z_fraction_sc, z_fraction_ti, z_fraction_v, z_fraction_cr, z_fraction_mn, &
209 : z_fraction_fe, z_fraction_co, z_fraction_ni, z_fraction_cu, z_fraction_zn, &
210 : lgT_lo_for_set_new_abundances, lgT_hi_for_set_new_abundances, &
211 :
212 : ! automatic stops for mass loss/gain
213 : max_star_mass_for_gain, min_star_mass_for_loss, max_T_center_for_any_mass_loss, max_T_center_for_full_mass_loss, &
214 :
215 : ! extra power source
216 : extra_power_source, &
217 :
218 : ! relaxation parameters
219 : relax_dlnZ, relax_dY, &
220 :
221 : ! mesh adjustment
222 : show_mesh_changes, okay_to_remesh, restore_mesh_on_retry, num_steps_to_hold_mesh_after_retry, &
223 : max_rel_delta_IE_for_mesh_total_energy_balance, &
224 : trace_mesh_adjust_error_in_conservation, max_allowed_nz, mesh_max_allowed_ratio, &
225 : remesh_max_allowed_logT, max_delta_x_for_merge, &
226 : mesh_ok_to_merge, mesh_max_k_old_for_split, mesh_min_k_old_for_split, &
227 : mesh_adjust_get_T_from_E, &
228 : max_dq, min_dq, min_dq_for_split, min_dq_for_xa, min_dq_for_xa_convective, &
229 : mesh_min_dlnR, merge_if_dlnR_too_small, min_dq_for_logT, &
230 : mesh_min_dr_div_dRstar, merge_if_dr_div_dRstar_too_small, &
231 : mesh_min_dr_div_cs, merge_if_dr_div_cs_too_small, &
232 : max_center_cell_dq, max_surface_cell_dq, min_surface_cell_dq, max_num_subcells, max_num_merge_cells, &
233 : max_num_merge_surface_cells ,mesh_delta_coeff, mesh_delta_coeff_for_highT, &
234 : logT_max_for_standard_mesh_delta_coeff, logT_min_for_highT_mesh_delta_coeff, remesh_dt_limit, &
235 : mesh_Pgas_div_P_exponent, &
236 : E_function_weight, E_function_param, P_function_weight, &
237 : mesh_logX_species, &
238 : mesh_logX_min_for_extra, mesh_dlogX_dlogP_extra, mesh_dlogX_dlogP_full_on, mesh_dlogX_dlogP_full_off, &
239 : convective_bdy_min_dt_yrs, convective_bdy_dq_limit, convective_bdy_weight, &
240 :
241 : mesh_dlog_eps_min_for_extra, mesh_dlog_eps_dlogP_full_on, mesh_dlog_eps_dlogP_full_off, &
242 : mesh_dlog_pp_dlogP_extra, mesh_dlog_cno_dlogP_extra, mesh_dlog_3alf_dlogP_extra, &
243 : mesh_dlog_burn_c_dlogP_extra, mesh_dlog_burn_n_dlogP_extra, mesh_dlog_burn_o_dlogP_extra, &
244 : mesh_dlog_burn_ne_dlogP_extra, mesh_dlog_burn_na_dlogP_extra, mesh_dlog_burn_mg_dlogP_extra, &
245 : mesh_dlog_burn_si_dlogP_extra, mesh_dlog_burn_s_dlogP_extra, mesh_dlog_burn_ar_dlogP_extra, &
246 : mesh_dlog_burn_ca_dlogP_extra, mesh_dlog_burn_ti_dlogP_extra, mesh_dlog_burn_cr_dlogP_extra, &
247 : mesh_dlog_burn_fe_dlogP_extra, mesh_dlog_cc_dlogP_extra, mesh_dlog_co_dlogP_extra, mesh_dlog_oo_dlogP_extra, &
248 : mesh_dlog_pnhe4_dlogP_extra, mesh_dlog_photo_dlogP_extra, mesh_dlog_other_dlogP_extra, &
249 : T_function1_weight, T_function2_weight, T_function2_param, mesh_delta_coeff_factor_smooth_iters, &
250 : R_function_weight, R_function_param, &
251 : R_function2_weight, R_function2_param1, R_function2_param2, &
252 : R_function3_weight, M_function_weight, M_function_param, &
253 : gradT_function_weight, log_tau_function_weight, log_kap_function_weight, omega_function_weight, &
254 : gam_function_weight, gam_function_param1, gam_function_param2, &
255 : xa_function_species, xa_function_weight, xa_function_param, xa_mesh_delta_coeff, split_merge_amr_mesh_delta_coeff, &
256 : use_split_merge_amr, split_merge_amr_nz_baseline, split_merge_amr_log_zoning, split_merge_amr_hybrid_zoning, &
257 : split_merge_amr_flipped_hybrid_zoning, split_merge_amr_logtau_zoning, &
258 : split_merge_amr_okay_to_split_nz, split_merge_amr_nz_r_core, &
259 : split_merge_amr_okay_to_split_1, merge_amr_inhibit_at_jumps, split_merge_amr_MaxLong, split_merge_amr_nz_r_core_fraction, &
260 : split_merge_amr_MaxShort, merge_amr_max_abs_du_div_cs, &
261 : merge_amr_ignore_surface_cells, merge_amr_k_for_ignore_surface_cells, &
262 : merge_amr_ignore_core_cells, merge_amr_logT_for_ignore_core_cells, &
263 : split_amr_ignore_core_cells, split_amr_logT_for_ignore_core_cells, &
264 : merge_amr_du_div_cs_limit_only_for_compression, split_merge_amr_avoid_repeated_remesh, split_merge_amr_r_core_cm, &
265 : split_merge_amr_dq_min, split_merge_amr_dq_max, split_merge_amr_max_iters, &
266 : trace_split_merge_amr, equal_split_density_amr, use_hydro_merge_limits_in_mesh_plan, &
267 :
268 : ! nuclear reaction parameters
269 : screening_mode, default_net_name, net_logTcut_lo, net_logTcut_lim, &
270 : eps_nuc_factor, op_split_burn_eps_nuc_infall_limit, eps_WD_sedimentation_factor, &
271 : max_abs_eps_nuc, dxdt_nuc_factor, max_abar_for_burning, mix_factor, &
272 : fe56ec_fake_factor, min_T_for_fe56ec_fake_factor, weak_rate_factor, &
273 : sig_term_limit, sig_min_factor_for_high_Tcenter, Tcenter_min_for_sig_min_factor_full_on,&
274 : Tcenter_max_for_sig_min_factor_full_off, max_delta_m_to_bdy_for_sig_min_factor, &
275 : delta_m_lower_for_sig_min_factor, delta_m_upper_for_sig_min_factor, &
276 : am_sig_term_limit, am_D_mix_factor, am_gradmu_factor, am_nu_factor, &
277 : D_visc_factor, D_DSI_factor, D_SH_factor, D_SSI_factor, D_ES_factor, D_GSF_factor, D_ST_factor, &
278 : am_nu_non_rotation_factor, skip_rotation_in_convection_zones, am_nu_DSI_factor, am_nu_SH_factor,&
279 : am_nu_SSI_factor, am_nu_ES_factor, am_nu_GSF_factor, am_nu_ST_factor, am_nu_visc_factor, smooth_am_nu_rot, &
280 : ST_angsml, ST_angsmt, am_nu_omega_rot_factor, am_nu_omega_non_rot_factor, am_nu_j_rot_factor, am_nu_j_non_rot_factor, &
281 : smooth_nu_ST, smooth_D_ST, smooth_D_SH, smooth_D_DSI, smooth_D_ES, smooth_D_SSI, smooth_D_GSF, smooth_D_omega, &
282 : do_adjust_J_lost, premix_omega, angular_momentum_error_warn, angular_momentum_error_retry, &
283 : simple_i_rot_flag, recalc_mixing_info_each_substep, adjust_J_fraction, &
284 : min_q_for_adjust_J_lost, min_J_div_delta_J, max_mdot_redo_cnt, mdot_revise_factor, &
285 : implicit_mdot_boost, min_years_dt_for_redo_mdot, surf_omega_div_omega_crit_limit, surf_omega_div_omega_crit_tol, &
286 : w_div_wcrit_max, w_div_wcrit_max2, &
287 : D_mix_rotation_max_logT_full_on, D_mix_rotation_min_logT_full_off, &
288 : D_mix_rotation_min_tau_full_off, D_mix_rotation_min_tau_full_on, &
289 : set_uniform_am_nu_non_rot, uniform_am_nu_non_rot, &
290 : set_min_am_nu_non_rot, min_am_nu_non_rot, min_center_Ye_for_min_am_nu_non_rot, &
291 : set_min_D_mix_below_Tmax, min_D_mix_below_Tmax, set_min_D_mix_in_H_He, min_D_mix_in_H_He, &
292 : set_min_D_mix, mass_lower_limit_for_min_D_mix, mass_upper_limit_for_min_D_mix, &
293 : min_D_mix, min_center_Ye_for_min_D_mix, &
294 : smooth_outer_xa_big, smooth_outer_xa_small, nonlocal_NiCo_kap_gamma, nonlocal_NiCo_decay_heat, &
295 : dtau_gamma_NiCo_decay_heat, max_logT_for_net, reaction_neuQs_factor, &
296 :
297 : ! element diffusion parameters
298 : diffusion_use_iben_macdonald, diffusion_use_paquette, diffusion_use_caplan, diffusion_use_cgs_solver, &
299 : diffusion_use_full_net, do_WD_sedimentation_heating, min_xa_for_WD_sedimentation_heating, &
300 : do_diffusion_heating, do_element_diffusion, &
301 : cgs_thermal_diffusion_eta_full_on, cgs_thermal_diffusion_eta_full_off, diffusion_min_dq_at_surface, &
302 : diffusion_min_T_at_surface, diffusion_min_dq_ratio_at_surface, diffusion_dt_limit, &
303 : diffusion_min_X_hard_limit, diffusion_X_total_atol, diffusion_X_total_rtol, &
304 : diffusion_upwind_abs_v_limit, diffusion_dt_div_timescale, diffusion_min_num_substeps, &
305 : diffusion_max_iters_per_substep, diffusion_max_retries_per_substep, diffusion_v_max, &
306 : diffusion_gamma_full_off, diffusion_gamma_full_on, diffusion_T_full_on, diffusion_T_full_off, &
307 : D_mix_ignore_diffusion, diffusion_calculates_ionization, diffusion_nsmooth_typical_charge, &
308 : diffusion_tol_correction_max, diffusion_tol_correction_norm, &
309 : diffusion_AD_dm_full_on, diffusion_AD_dm_full_off, diffusion_AD_boost_factor, &
310 : diffusion_SIG_factor, diffusion_GT_factor, &
311 : diffusion_Vlimit_dm_full_on, diffusion_Vlimit_dm_full_off, diffusion_Vlimit, &
312 : diffusion_max_T_for_radaccel, diffusion_min_T_for_radaccel, diffusion_max_Z_for_radaccel, &
313 : diffusion_min_Z_for_radaccel, diffusion_screening_for_radaccel, &
314 : op_mono_data_path, op_mono_data_cache_filename, &
315 : emesh_data_for_op_mono_path, op_mono_method, &
316 : show_diffusion_info, show_diffusion_substep_info, show_diffusion_timing, &
317 : diffusion_num_classes, diffusion_class_representative, diffusion_class_A_max, &
318 : diffusion_class_typical_charge, diffusion_class_factor, &
319 : diffusion_use_isolve, diffusion_rtol_for_isolve, diffusion_atol_for_isolve, &
320 : diffusion_maxsteps_for_isolve, diffusion_isolve_solver, &
321 :
322 : ! WD phase separation
323 : do_phase_separation, &
324 : phase_separation_option, &
325 : do_phase_separation_heating, &
326 : phase_separation_mixing_use_brunt, &
327 : phase_separation_no_diffusion, &
328 :
329 : ! eos controls
330 : fix_d_eos_dxa_partials, &
331 :
332 : ! opacity controls
333 : use_simple_es_for_kap, use_starting_composition_for_kap, &
334 : min_kap_for_dPrad_dm_eqn, low_logT_op_mono_full_off, low_logT_op_mono_full_on, high_logT_op_mono_full_off, &
335 : high_logT_op_mono_full_on, op_mono_min_X_to_include, use_op_mono_alt_get_kap, &
336 :
337 :
338 : include_L_in_correction_limits, include_v_in_correction_limits, &
339 : include_u_in_correction_limits, include_w_in_correction_limits, &
340 :
341 : ! asteroseismology controls
342 : get_delta_nu_from_scaled_solar, nu_max_sun, delta_nu_sun, astero_Teff_sun, &
343 : delta_Pg_mode_freq, delta_Pg_traditional, &
344 :
345 : ! hydro parameters
346 : energy_eqn_option, &
347 : opacity_factor, opacity_min, opacity_max, min_logT_for_opacity_factor_off, min_logT_for_opacity_factor_on, &
348 : max_logT_for_opacity_factor_on, max_logT_for_opacity_factor_off, &
349 : non_nuc_neu_factor, &
350 : use_time_centered_eps_grav, &
351 : use_mass_corrections, use_gravity_rotation_correction, eps_grav_factor, eps_mdot_factor, &
352 : include_composition_in_eps_grav, no_dedt_form_during_relax, &
353 : max_abs_rel_change_surf_lnS, &
354 : max_num_surf_revisions, Gamma_lnS_eps_grav_full_off, Gamma_lnS_eps_grav_full_on, &
355 : use_dPrad_dm_form_of_T_gradient_eqn, use_flux_limiting_with_dPrad_dm_form, &
356 : use_gradT_actual_vs_gradT_MLT_for_T_gradient_eqn, dedt_eqn_r_scale, &
357 : RTI_A, RTI_B, RTI_C, RTI_D, RTI_max_alpha, RTI_C_X_factor, RTI_C_X0_frac, steps_before_use_velocity_time_centering, &
358 : RTI_dm_for_center_eta_nondecreasing, RTI_min_dm_behind_shock_for_full_on, RTI_energy_floor, &
359 : RTI_D_mix_floor, RTI_min_m_for_D_mix_floor, RTI_log_max_boost, RTI_m_full_boost, RTI_m_no_boost, &
360 : include_P_in_velocity_time_centering, include_L_in_velocity_time_centering, &
361 : P_theta_for_velocity_time_centering, L_theta_for_velocity_time_centering, &
362 : max_logT_for_include_P_and_L_in_velocity_time_centering, &
363 : steps_before_use_TDC, use_P_d_1_div_rho_form_of_work_when_time_centering_velocity, compare_TDC_to_MLT, &
364 : remesh_for_TDC_pulsations_log_core_zoning, velocity_logT_lower_bound, &
365 : max_dt_yrs_for_velocity_logT_lower_bound, velocity_tau_lower_bound, velocity_q_upper_bound, &
366 : use_drag_energy, drag_coefficient, min_q_for_drag, &
367 : v_drag_factor, v_drag, q_for_v_drag_full_off, q_for_v_drag_full_on, &
368 : retry_for_v_above_clight, &
369 :
370 : ! hydro solver
371 : use_gold2_tolerances, gold2_solver_iters_timestep_limit, steps_before_use_gold2_tolerances, &
372 : gold2_iter_for_resid_tol2, gold2_iter_for_resid_tol3, gold2_tol_residual_norm1, gold2_tol_max_residual1, &
373 : gold2_tol_residual_norm2, gold2_tol_max_residual2, gold2_tol_residual_norm3, gold2_tol_max_residual3, &
374 : tol_correction_norm, tol_max_correction, correction_xa_limit, &
375 : tol_correction_high_T_limit, tol_correction_norm_high_T, tol_max_correction_high_T, &
376 : tol_correction_extreme_T_limit, tol_correction_norm_extreme_T, tol_max_correction_extreme_T, &
377 : tol_bad_max_correction, bad_max_correction_series_limit, &
378 : tol_max_residual1, tol_residual_norm1, tol_max_residual2, &
379 : tol_residual_norm2, tol_max_residual3, tol_residual_norm3, &
380 : warning_limit_for_max_residual, trace_solver_damping, &
381 : relax_use_gold_tolerances, relax_tol_correction_norm, relax_tol_max_correction, &
382 : relax_solver_iters_timestep_limit, &
383 : relax_iter_for_resid_tol2, relax_tol_residual_norm1, relax_tol_max_residual1, &
384 : relax_iter_for_resid_tol3, relax_tol_residual_norm2, relax_tol_max_residual2, &
385 : relax_tol_residual_norm3, relax_tol_max_residual3, relax_maxT_for_gold_tolerances, &
386 : use_gold_tolerances, gold_solver_iters_timestep_limit, maxT_for_gold_tolerances, &
387 : gold_tol_residual_norm1, gold_tol_max_residual1, gold_iter_for_resid_tol2, &
388 : gold_tol_residual_norm2, gold_tol_max_residual2, gold_iter_for_resid_tol3, &
389 : gold_tol_residual_norm3, gold_tol_max_residual3 , steps_before_use_gold_tolerances, &
390 : include_rotation_in_total_energy, convergence_ignore_equL_residuals, convergence_ignore_alpha_RTI_residuals, &
391 : iter_for_resid_tol2, iter_for_resid_tol3, &
392 : solver_itermin, solver_itermin_until_reduce_min_corr_coeff, &
393 : solver_reduced_min_corr_coeff, do_solver_damping_for_neg_xa, &
394 : scale_max_correction_for_negative_surf_lum, max_frac_for_negative_surf_lum, &
395 : hydro_mtx_max_allowed_abs_dlogT, hydro_mtx_max_allowed_abs_dlogRho, &
396 : min_logT_for_hydro_mtx_max_allowed, hydro_mtx_max_allowed_logT, &
397 : hydro_mtx_max_allowed_logRho, report_min_rcond_from_DGESXV, &
398 : hydro_mtx_min_allowed_logT, hydro_mtx_min_allowed_logRho, use_DGESVX_in_bcyclic, use_equilibration_in_DGESVX, &
399 : op_split_burn, op_split_burn_min_T, op_split_burn_eps, op_split_burn_odescal, &
400 : op_split_burn_min_T_for_variable_T_solver, solver_test_partials_show_dx_var_name, &
401 : tiny_corr_coeff_limit, scale_correction_norm, corr_param_factor, num_times_solver_reuse_mtx, &
402 : scale_max_correction, ignore_min_corr_coeff_for_scale_max_correction, &
403 : ignore_too_large_correction, ignore_species_in_max_correction, &
404 : corr_norm_jump_limit, max_corr_jump_limit, resid_norm_jump_limit, max_resid_jump_limit, RSP2_use_mass_interp_face_values, &
405 : corr_coeff_limit, tiny_corr_factor, solver_test_partials_call_number, solver_test_partials_iter_number, &
406 : max_tries1, solver_max_tries_before_reject, max_tries_for_retry, max_tries_after_5_retries, solver_test_partials_sink_name, &
407 : max_tries_after_10_retries, max_tries_after_20_retries, retry_limit, redo_limit, use_Pvsc_art_visc, Pvsc_cq, Pvsc_zsh, &
408 : min_xa_hard_limit, min_xa_hard_limit_for_highT, logT_max_for_min_xa_hard_limit, logT_min_for_min_xa_hard_limit_for_highT, &
409 : sum_xa_hard_limit, sum_xa_hard_limit_for_highT, logT_max_for_sum_xa_hard_limit, logT_min_for_sum_xa_hard_limit_for_highT, &
410 : xa_clip_limit, report_solver_progress, solver_test_partials_k_high, RSP2_use_L_eqn_at_surface, RSP2_use_RSP_eqn_for_Y_face, &
411 : solver_epsder_chem, solver_epsder_struct, solver_numerical_jacobian, energy_conservation_dump_model_number, &
412 : solver_jacobian_nzlo, solver_jacobian_nzhi, solver_check_everything, solver_inspect_soln_flag, RSP2_assume_HSE, &
413 : solver_test_partials_dx_0, solver_test_partials_k, solver_show_correction_info, eps_mdot_leak_frac_factor, &
414 : solver_test_partials_write_eos_call_info, solver_save_photo_call_number, RSP2_min_Lc_div_L_for_convective_mixing_type, &
415 : solver_test_partials_var_name, solver_test_partials_equ_name, RSP2_min_Lt_div_L_for_overshooting_mixing_type, &
416 : solver_test_eos_partials, solver_test_kap_partials, solver_test_net_partials, solver_test_atm_partials, &
417 : fill_arrays_with_NaNs, zero_when_allocate, warn_when_large_rel_run_E_err, &
418 : absolute_cumulative_energy_err, solver_test_partials_k_low, &
419 : warn_when_large_virial_thm_rel_err, warn_when_get_a_bad_eos_result, warn_rates_for_high_temp, max_safe_logT_for_rates, &
420 : RSP2_alfap, RSP2_alfat, RSP2_alfam, RSP2_alfar, RSP2_Lsurf_factor, RSP2_use_Stellingwerf_Lr, RSP2_remesh_when_load, &
421 : RSP2_alfad, RSP2_num_outermost_cells_forced_nonturbulent, RSP2_num_innermost_cells_forced_nonturbulent, &
422 : RSP2_target_steps_per_cycle, RSP2_max_num_periods, RSP2_work_period, RSP2_map_first_period, RSP2_map_last_period, &
423 : RSP2_min_max_R_for_periods, RSP2_GREKM_avg_abs_frac_new, RSP2_GREKM_avg_abs_limit, RSP2_map_zone_interval, &
424 : RSP2_work_filename, RSP2_map_columns_filename, RSP2_map_filename, RSP2_map_history_filename, RSP2_write_map, &
425 : RSP2_T_anchor, RSP2_dq_1_factor, RSP2_nz, RSP2_nz_outer, RSP2_nz_div_IBOTOM, RSP2_report_adjust_w, &
426 : RSP2_w_min_for_damping, RSP2_source_seed, RSP2_w_fix_if_neg, max_X_for_conv_timescale, min_X_for_conv_timescale, &
427 : max_q_for_conv_timescale, min_q_for_conv_timescale, max_q_for_QHSE_timescale, min_q_for_QHSE_timescale, &
428 :
429 :
430 : ! timestep
431 : time_delta_coeff, min_timestep_factor, max_timestep_factor, &
432 : max_timestep_factor_at_high_T, min_logT_for_max_timestep_factor_at_high_T, &
433 : timestep_factor_for_retries, retry_hold, &
434 : neg_mass_fraction_hold, timestep_dt_factor, use_dt_low_pass_controller, &
435 : force_timestep_min, force_timestep_min_years, force_timestep_min_factor, force_timestep, force_timestep_years, &
436 : varcontrol_target, min_allowed_varcontrol_target, varcontrol_dt_limit_ratio_hard_max, xa_scale, &
437 : solver_iters_timestep_limit, burn_steps_limit, burn_steps_hard_limit, &
438 : diffusion_steps_limit, diffusion_steps_hard_limit, diffusion_iters_limit, diffusion_iters_hard_limit, &
439 : dt_div_dt_cell_collapse_limit, dt_div_dt_cell_collapse_hard_limit, &
440 : dt_div_min_dr_div_cs_limit, dt_div_min_dr_div_cs_hard_limit, min_abs_u_div_cs_for_dt_div_min_dr_div_cs_limit, &
441 : min_abs_du_div_cs_for_dt_div_min_dr_div_cs_limit, min_k_for_dt_div_min_dr_div_cs_limit, &
442 : min_q_for_dt_div_min_dr_div_cs_limit, max_q_for_dt_div_min_dr_div_cs_limit, check_remnant_only_for_dt_div_min_dr_div_cs_limit, &
443 : dX_mix_dist_limit, dX_div_X_at_high_T_limit_lgT_min, dX_limit_species, &
444 : dX_limit_min_X, dX_limit, dX_hard_limit, dX_div_X_limit_min_X, dX_div_X_at_high_T_hard_limit, &
445 : dX_div_X_limit, dX_div_X_hard_limit, dX_decreases_only, dX_div_X_at_high_T_limit, &
446 : dX_nuc_drop_min_X_limit, dX_nuc_drop_max_A_limit, dX_nuc_drop_limit, &
447 : dX_nuc_drop_limit_at_high_T, dX_nuc_drop_hard_limit, dX_nuc_drop_min_yrs_for_dt, &
448 : dL_div_L_limit_min_L, dL_div_L_limit, dL_div_L_hard_limit, &
449 : delta_lgP_limit, delta_lgP_hard_limit, delta_lgP_limit_min_lgP, &
450 : delta_lgRho_limit, delta_lgRho_hard_limit, delta_lgRho_limit_min_lgRho, &
451 : delta_lgT_limit, delta_lgT_hard_limit, delta_lgT_limit_min_lgT, &
452 : delta_lgE_limit, delta_lgE_hard_limit, delta_lgE_limit_min_lgE, &
453 : delta_lgR_limit, delta_lgR_hard_limit, delta_lgR_limit_min_lgR, &
454 : delta_Ye_highT_limit, delta_Ye_highT_hard_limit, minT_for_highT_Ye_limit, &
455 : delta_lgL_nuc_cat_limit, delta_lgL_nuc_cat_hard_limit, lgL_nuc_cat_burn_min, lgL_nuc_mix_dist_limit, &
456 : delta_lgT_max_limit_only_after_near_zams, &
457 : delta_lgL_H_limit, delta_lgL_H_hard_limit, lgL_H_burn_min, lgL_H_drop_factor, lgL_H_burn_relative_limit, &
458 : delta_lgL_He_limit, delta_lgL_He_hard_limit, lgL_He_burn_min, lgL_He_drop_factor, lgL_He_burn_relative_limit, &
459 : delta_lgL_z_limit, delta_lgL_z_hard_limit, lgL_z_burn_min, lgL_z_drop_factor, lgL_z_burn_relative_limit, &
460 : delta_lgL_power_photo_limit, delta_lgL_power_photo_hard_limit, lgL_power_photo_burn_min, lgL_power_photo_drop_factor, &
461 : delta_lgL_nuc_limit, delta_lgL_nuc_hard_limit, lgL_nuc_burn_min, lgL_nuc_drop_factor, min_lgT_for_lgL_power_photo_limit, &
462 : delta_lgL_nuc_at_high_T_limit, delta_lgL_nuc_at_high_T_hard_limit, delta_lgL_nuc_at_high_T_limit_lgT_min, &
463 : delta_lgRho_cntr_limit, delta_lgRho_cntr_hard_limit, delta_lgP_cntr_limit, delta_lgP_cntr_hard_limit, &
464 : delta_lgT_cntr_limit, delta_lgT_cntr_hard_limit, delta_lgT_cntr_limit_only_after_near_zams, &
465 : delta_lgT_max_limit, delta_lgT_max_hard_limit, max_lgT_for_lgL_nuc_limit, &
466 : delta_log_eps_nuc_limit, delta_log_eps_nuc_hard_limit, delta_lgT_max_limit_lgT_min, &
467 : delta_lgT_max_at_high_T_limit, delta_lgT_max_at_high_T_hard_limit, delta_lgT_max_at_high_T_limit_lgT_min, &
468 : delta_dX_div_X_cntr_min, delta_dX_div_X_cntr_max, delta_dX_div_X_cntr_limit, delta_dX_div_X_cntr_hard_limit, &
469 : delta_dX_div_X_drop_only, delta_lg_XH_drop_only, &
470 : delta_lg_XHe_drop_only, delta_lg_XC_drop_only, delta_lg_XNe_drop_only, delta_lg_XO_drop_only, delta_lg_XSi_drop_only, &
471 : delta_XH_drop_only, delta_XHe_drop_only, delta_XC_drop_only, delta_XNe_drop_only, delta_XO_drop_only, delta_XSi_drop_only, &
472 : delta_lg_XH_cntr_min, delta_lg_XH_cntr_max, delta_lg_XH_cntr_limit, delta_lg_XH_cntr_hard_limit, &
473 : delta_lg_XHe_cntr_min, delta_lg_XHe_cntr_max, delta_lg_XHe_cntr_limit, delta_lg_XHe_cntr_hard_limit, &
474 : delta_lg_XC_cntr_min, delta_lg_XC_cntr_max, delta_lg_XC_cntr_limit, delta_lg_XC_cntr_hard_limit, &
475 : delta_lg_XNe_cntr_limit, delta_lg_XNe_cntr_hard_limit, delta_lg_XNe_cntr_min, delta_lg_XNe_cntr_max, &
476 : delta_lg_XO_cntr_limit, delta_lg_XO_cntr_hard_limit, delta_lg_XO_cntr_min, delta_lg_XO_cntr_max, &
477 : delta_lg_XSi_cntr_limit, delta_lg_XSi_cntr_hard_limit, delta_lg_XSi_cntr_min, delta_lg_XSi_cntr_max, &
478 : delta_XH_cntr_limit, delta_XH_cntr_hard_limit, delta_XHe_cntr_limit, delta_XHe_cntr_hard_limit, &
479 : delta_XC_cntr_limit, delta_XC_cntr_hard_limit, delta_XNe_cntr_limit, delta_XNe_cntr_hard_limit, &
480 : delta_XO_cntr_limit, delta_XO_cntr_hard_limit, delta_XSi_cntr_limit, delta_XSi_cntr_hard_limit, &
481 : delta_lgTeff_limit, delta_lgTeff_hard_limit, delta_lgL_limit, delta_lgL_limit_L_min, delta_lgL_hard_limit, &
482 : delta_HR_ds_L, delta_HR_ds_Teff, delta_HR_limit, delta_HR_hard_limit, &
483 : delta_lg_star_mass_limit, delta_lg_star_mass_hard_limit, &
484 : delta_mdot_atol, delta_mdot_rtol, delta_mdot_limit, delta_mdot_hard_limit, &
485 : adjust_J_q_limit, adjust_J_q_hard_limit, &
486 : never_skip_hard_limits, relax_hard_limits_after_retry, &
487 : report_dt_hard_limit_retries, report_min_dr_div_cs, report_solver_dt_info, &
488 : limit_for_rel_error_in_energy_conservation, hard_limit_for_rel_error_in_energy_conservation, &
489 :
490 : ! atmosphere -- surface boundary conditions
491 :
492 : atm_option, atm_off_table_option, Pextra_factor, &
493 : atm_fixed_Teff, atm_fixed_Psurf, atm_fixed_Tsurf, &
494 :
495 : atm_T_tau_relation, atm_T_tau_opacity, atm_T_tau_errtol, atm_T_tau_max_iters, &
496 : atm_T_tau_max_steps, &
497 :
498 : atm_table, &
499 :
500 : atm_irradiated_opacity, atm_irradiated_errtol, atm_irradiated_T_eq, &
501 : atm_irradiated_kap_v, atm_irradiated_kap_v_div_kap_th, atm_irradiated_P_surf, &
502 : atm_irradiated_max_iters, &
503 :
504 : use_compression_outer_BC, use_momentum_outer_BC, Tsurf_factor, use_zero_Pgas_outer_BC, &
505 : fixed_Psurf, use_fixed_Psurf_outer_BC, fixed_vsurf, use_fixed_vsurf_outer_BC, use_RSP_L_eqn_outer_BC, &
506 :
507 : atm_build_tau_outer, atm_build_dlogtau, atm_build_errtol, &
508 :
509 : use_T_tau_gradr_factor, &
510 :
511 : ! starspots
512 : do_starspots, fspot, xspot, &
513 :
514 : ! extra heat near surface to model irradiation
515 : irradiation_flux, column_depth_for_irradiation, &
516 :
517 : ! uniform extra heat
518 : inject_uniform_extra_heat, min_q_for_uniform_extra_heat, max_q_for_uniform_extra_heat, &
519 : inject_extra_ergs_sec, base_of_inject_extra_ergs_sec, total_mass_for_inject_extra_ergs_sec, &
520 : start_time_for_inject_extra_ergs_sec, duration_for_inject_extra_ergs_sec, &
521 : inject_until_reach_model_with_total_energy, &
522 :
523 : ! mass gain or loss
524 : no_wind_if_no_rotation, max_logT_for_k_below_const_q, &
525 : max_q_for_k_below_const_q, min_q_for_k_below_const_q, max_logT_for_k_const_mass, &
526 : min_q_for_k_const_mass, max_q_for_k_const_mass, &
527 :
528 : ! info for debugging
529 : stop_for_bad_nums, report_ierr, report_bad_negative_xa, diffusion_dump_call_number, &
530 :
531 : ! controls for the evolve routine
532 : trace_evolve, &
533 :
534 : ! misc
535 : min_chem_eqn_scale, zams_filename, set_rho_to_dm_div_dV, use_other_momentum_implicit, &
536 : use_other_surface_PT, use_other_mlt_results, use_other_kap, use_other_diffusion, use_other_diffusion_factor, &
537 : use_other_adjust_mdot, use_other_j_for_adjust_J_lost, use_other_alpha_mlt, use_other_remove_surface, &
538 : use_other_am_mixing, use_other_brunt, use_other_brunt_smoothing, use_other_solver_monitor, &
539 : use_other_build_initial_model, use_other_cgrav, use_other_energy_implicit, use_other_momentum, &
540 : use_other_energy, use_other_mesh_functions, use_other_eps_grav, use_other_gradr_factor, &
541 : use_other_D_mix, use_other_neu, use_other_net_get, use_other_opacity_factor, use_other_pressure, &
542 : use_other_diffusion_coefficients, use_other_pgstar_plots, use_other_eval_fp_ft, use_other_eval_i_rot, use_other_torque, &
543 : use_other_torque_implicit, use_other_wind, use_other_accreting_state, &
544 : use_other_after_struct_burn_mix, use_other_mesh_delta_coeff_factor, &
545 : use_other_before_struct_burn_mix, use_other_astero_freq_corr, use_other_timestep_limit, use_other_set_pgstar_controls, &
546 : use_other_screening, use_other_rate_get, use_other_net_derivs, use_other_split_burn, use_other_close_gaps, &
547 : x_ctrl, x_integer_ctrl, x_logical_ctrl, x_character_ctrl, &
548 :
549 : ! extra files
550 : read_extra_controls_inlist, extra_controls_inlist_name, &
551 : save_controls_namelist, controls_namelist_name
552 :
553 :
554 : contains
555 :
556 :
557 0 : subroutine write_controls(s, fname, ierr)
558 : type (star_info), pointer :: s
559 : character (len=*), intent(in) :: fname
560 : integer, intent(out) :: ierr
561 : integer :: iounit
562 : character (len=256) :: filename
563 :
564 0 : ierr = 0
565 0 : filename = fname
566 :
567 0 : if (len_trim(filename) == 0) filename = 'dump_controls.txt'
568 :
569 : open(newunit=iounit, file=trim(filename), &
570 0 : action='write', status='replace', iostat=ierr)
571 0 : if (ierr /= 0) then
572 0 : write(*,*) 'failed to open ' // trim(filename)
573 0 : return
574 : end if
575 :
576 0 : call set_controls_for_writing(s, ierr)
577 0 : if (ierr /= 0) then
578 0 : close(iounit)
579 0 : return
580 : end if
581 :
582 0 : write(iounit, nml=controls, iostat=ierr)
583 :
584 0 : write(*,*) 'write controls namelist values to "' // trim(filename)//'"'
585 :
586 0 : close(iounit)
587 :
588 0 : end subroutine write_controls
589 :
590 :
591 2 : subroutine do_one_setup(id, inlist, ierr)
592 : use utils_lib
593 : character (len=*), intent(in) :: inlist
594 : integer, intent(in) :: id
595 : integer, intent(out) :: ierr
596 : type (star_info), pointer :: s
597 : include 'formats'
598 1 : call get_star_ptr(id, s, ierr)
599 1 : if (ierr /= 0) return
600 1 : call set_default_controls
601 1 : call read_controls(id, inlist, ierr)
602 1 : if (ierr /= 0) return
603 :
604 1 : if (save_controls_namelist) then
605 0 : call write_controls(s, controls_namelist_name, ierr)
606 0 : if (ierr /= 0) then
607 : write(*,*) 'ierr from write_controls ' // &
608 0 : trim(controls_namelist_name)
609 0 : return
610 : end if
611 : end if
612 :
613 : end subroutine do_one_setup
614 :
615 :
616 1 : subroutine read_controls(id, filename, ierr)
617 : use star_private_def
618 : use utils_lib
619 : character(*), intent(in) :: filename
620 : integer, intent(in) :: id
621 : integer, intent(out) :: ierr
622 :
623 : type (star_info), pointer :: s
624 : ierr = 0
625 1 : call get_star_ptr(id, s, ierr)
626 1 : if (ierr /= 0) return
627 :
628 1 : call read_controls_file(s, filename, 1, ierr)
629 1 : call check_controls(s, ierr)
630 :
631 1 : end subroutine read_controls
632 :
633 :
634 1 : subroutine check_controls(s, ierr)
635 : type (star_info), pointer :: s
636 : integer, intent(out) :: ierr
637 :
638 1 : ierr = 0
639 :
640 1 : if (.not. (trim(s% energy_eqn_option) == 'dedt' .or. trim(s% energy_eqn_option) == 'eps_grav')) then
641 0 : write(*,'(A)')
642 0 : write(*,*) "Invalid choice for energy_eqn_option"
643 0 : write(*,*) "Available options are 'dedt' or 'eps_grav'"
644 0 : write(*,'(A)')
645 0 : ierr = -1
646 0 : return
647 : end if
648 :
649 1 : end subroutine check_controls
650 :
651 :
652 1 : recursive subroutine read_controls_file(s, filename, level, ierr)
653 : use star_private_def
654 : use utils_lib
655 : character(*), intent(in) :: filename
656 : type (star_info), pointer :: s
657 : integer, intent(in) :: level
658 : integer, intent(out) :: ierr
659 : logical, dimension(max_extra_inlists) :: read_extra
660 : character (len=strlen), dimension(max_extra_inlists) :: extra
661 : integer :: unit, i
662 :
663 1 : ierr = 0
664 :
665 1 : if (level >= 10) then
666 0 : write(*,*) 'ERROR: too many levels of nested extra controls inlist files'
667 0 : ierr = -1
668 0 : return
669 : end if
670 :
671 1 : if (len_trim(filename) > 0) then
672 1 : open(newunit=unit, file=trim(filename), action='read', delim='quote', status='old', iostat=ierr)
673 1 : if (ierr /= 0) then
674 0 : write(*, *) 'Failed to open control namelist file ', trim(filename)
675 0 : return
676 : end if
677 1 : read(unit, nml=controls, iostat=ierr)
678 1 : close(unit)
679 1 : if (ierr /= 0) then
680 0 : write(*, *)
681 0 : write(*, *)
682 0 : write(*, *)
683 0 : write(*, *)
684 0 : write(*, '(a)') 'Failed while trying to read control namelist file: ' // trim(filename)
685 0 : write(*, '(a)') 'Perhaps the following runtime error message will help you find the problem.'
686 0 : write(*, *)
687 0 : open(newunit=unit, file=trim(filename), action='read', delim='quote', status='old', iostat=ierr)
688 0 : read(unit, nml=controls)
689 0 : close(unit)
690 0 : return
691 : end if
692 : end if
693 :
694 1 : call store_controls(s, ierr)
695 :
696 : ! recursive calls to read other inlists
697 6 : do i=1, max_extra_inlists
698 5 : read_extra(i) = read_extra_controls_inlist(i)
699 5 : read_extra_controls_inlist(i) = .false.
700 5 : extra(i) = extra_controls_inlist_name(i)
701 5 : extra_controls_inlist_name(i) = 'undefined'
702 :
703 6 : if (read_extra(i)) then
704 0 : write(*,*) 'read ' // trim(extra(i))
705 0 : call read_controls_file(s, extra(i), level+1, ierr)
706 0 : if (ierr /= 0) return
707 : end if
708 : end do
709 :
710 :
711 1 : end subroutine read_controls_file
712 :
713 :
714 1 : subroutine set_default_controls
715 :
716 10 : xa_central_lower_limit_species(:) = ''
717 1 : xa_central_lower_limit(:) = 0
718 10 : xa_central_upper_limit_species(:) = ''
719 1 : xa_central_upper_limit(:) = 0
720 10 : xa_surface_lower_limit_species(:) = ''
721 1 : xa_surface_lower_limit(:) = 0
722 10 : xa_surface_upper_limit_species(:) = ''
723 1 : xa_surface_upper_limit(:) = 0
724 10 : xa_average_lower_limit_species(:) = ''
725 1 : xa_average_lower_limit(:) = 0
726 10 : xa_average_upper_limit_species(:) = ''
727 1 : xa_average_upper_limit(:) = 0
728 :
729 51 : trace_history_value_name(:) = ''
730 251 : accretion_species_id(:) = ''
731 1 : accretion_species_xa(:) = 0
732 10 : mesh_logX_species(:) = ''
733 1 : mesh_logX_min_for_extra(:) = 0
734 1 : mesh_dlogX_dlogP_extra(:) = 0
735 1 : mesh_dlogX_dlogP_full_on(:) = 0
736 1 : mesh_dlogX_dlogP_full_off(:) = 0
737 :
738 10 : xa_function_species(:) = ''
739 1 : xa_function_weight(:) = 0
740 1 : xa_function_param(:) = 0
741 1 : xa_mesh_delta_coeff(:) = 0
742 :
743 101 : diffusion_class_representative(:) = ''
744 1 : diffusion_class_A_max(:) = 0
745 1 : diffusion_class_typical_charge(:) = 0
746 1 : diffusion_class_factor(:) = 0
747 :
748 101 : x_character_ctrl(:) = ''
749 :
750 1 : predictive_mix(:) = .FALSE.
751 17 : predictive_zone_type(:) = ''
752 17 : predictive_zone_loc(:) = ''
753 17 : predictive_bdy_loc(:) = ''
754 1 : predictive_bdy_q_min(:) = 0d0
755 17 : predictive_bdy_q_max(:) = 1d0
756 1 : predictive_superad_thresh(:) = 0d0
757 17 : predictive_avoid_reversal(:) = ''
758 17 : predictive_limit_ingestion(:) = ''
759 1 : predictive_ingestion_factor(:) = 0d0
760 :
761 : include 'controls.defaults'
762 : include 'controls_dev.defaults'
763 :
764 1 : end subroutine set_default_controls
765 :
766 :
767 1 : subroutine store_controls(s, ierr)
768 : use star_private_def
769 : use chem_def ! categories
770 : use utils_lib, only: mkdir
771 : type (star_info), pointer :: s
772 : integer, intent(out) :: ierr
773 :
774 1 : ierr = 0
775 :
776 : ! where to start
777 1 : s% initial_mass = initial_mass
778 1 : s% initial_z = initial_z
779 1 : s% initial_y = initial_y
780 1 : s% initial_he3 = initial_he3
781 :
782 : ! definition of core boundaries
783 1 : s% he_core_boundary_h1_fraction = he_core_boundary_h1_fraction
784 1 : s% co_core_boundary_he4_fraction = co_core_boundary_he4_fraction
785 1 : s% one_core_boundary_he4_c12_fraction = one_core_boundary_he4_c12_fraction
786 1 : s% fe_core_boundary_si28_fraction = fe_core_boundary_si28_fraction
787 1 : s% neutron_rich_core_boundary_Ye_max = neutron_rich_core_boundary_Ye_max
788 1 : s% min_boundary_fraction = min_boundary_fraction
789 :
790 : ! when to stop
791 1 : s% max_model_number = max_model_number
792 1 : s% max_number_retries = max_number_retries
793 1 : s% max_abs_rel_run_E_err = max_abs_rel_run_E_err
794 1 : s% relax_max_number_retries = relax_max_number_retries
795 1 : s% max_age = max_age
796 1 : s% max_age_in_days = max_age_in_days
797 1 : s% max_age_in_seconds = max_age_in_seconds
798 1 : s% num_adjusted_dt_steps_before_max_age = num_adjusted_dt_steps_before_max_age
799 1 : s% dt_years_for_steps_before_max_age = dt_years_for_steps_before_max_age
800 1 : s% reduction_factor_for_max_timestep = reduction_factor_for_max_timestep
801 1 : s% when_to_stop_rtol = when_to_stop_rtol
802 1 : s% when_to_stop_atol = when_to_stop_atol
803 1 : s% gamma_center_limit = gamma_center_limit
804 1 : s% eta_center_limit = eta_center_limit
805 1 : s% log_center_temp_upper_limit = log_center_temp_upper_limit
806 1 : s% log_max_temp_upper_limit = log_max_temp_upper_limit
807 1 : s% log_max_temp_lower_limit = log_max_temp_lower_limit
808 1 : s% log_center_temp_lower_limit = log_center_temp_lower_limit
809 1 : s% log_center_density_upper_limit = log_center_density_upper_limit
810 1 : s% log_center_density_lower_limit = log_center_density_lower_limit
811 1 : s% min_timestep_limit = min_timestep_limit
812 :
813 1 : s% center_entropy_upper_limit = center_entropy_upper_limit
814 1 : s% center_entropy_lower_limit = center_entropy_lower_limit
815 1 : s% max_entropy_upper_limit = max_entropy_upper_limit
816 1 : s% max_entropy_lower_limit = max_entropy_lower_limit
817 :
818 1 : s% fe_core_infall_limit = fe_core_infall_limit
819 1 : s% fe_core_infall_mass = fe_core_infall_mass
820 1 : s% center_Ye_lower_limit = center_Ye_lower_limit
821 1 : s% center_R_lower_limit = center_R_lower_limit
822 1 : s% non_fe_core_infall_limit = non_fe_core_infall_limit
823 1 : s% non_fe_core_infall_mass = non_fe_core_infall_mass
824 1 : s% non_fe_core_rebound_limit = non_fe_core_rebound_limit
825 1 : s% v_div_csound_surf_limit = v_div_csound_surf_limit
826 1 : s% v_div_csound_max_limit = v_div_csound_max_limit
827 1 : s% Lnuc_div_L_upper_limit = Lnuc_div_L_upper_limit
828 1 : s% Lnuc_div_L_lower_limit = Lnuc_div_L_lower_limit
829 1 : s% v_surf_div_v_kh_upper_limit = v_surf_div_v_kh_upper_limit
830 1 : s% v_surf_div_v_kh_lower_limit = v_surf_div_v_kh_lower_limit
831 1 : s% v_surf_div_v_esc_limit = v_surf_div_v_esc_limit
832 1 : s% v_surf_kms_limit = v_surf_kms_limit
833 :
834 1 : s% stop_near_zams = stop_near_zams
835 1 : s% stop_at_phase_PreMS = stop_at_phase_PreMS
836 1 : s% stop_at_phase_ZAMS = stop_at_phase_ZAMS
837 1 : s% stop_at_phase_IAMS = stop_at_phase_IAMS
838 1 : s% stop_at_phase_TAMS = stop_at_phase_TAMS
839 1 : s% stop_at_phase_He_Burn = stop_at_phase_He_Burn
840 1 : s% stop_at_phase_ZACHeB = stop_at_phase_ZACHeB
841 1 : s% stop_at_phase_TACHeB = stop_at_phase_TACHeB
842 1 : s% stop_at_phase_TP_AGB = stop_at_phase_TP_AGB
843 1 : s% stop_at_phase_C_Burn = stop_at_phase_C_Burn
844 1 : s% stop_at_phase_Ne_Burn = stop_at_phase_Ne_Burn
845 1 : s% stop_at_phase_O_Burn = stop_at_phase_O_Burn
846 1 : s% stop_at_phase_Si_Burn = stop_at_phase_Si_Burn
847 1 : s% stop_at_phase_WDCS = stop_at_phase_WDCS
848 1 : s% Lnuc_div_L_zams_limit = Lnuc_div_L_zams_limit
849 1 : s% gamma1_limit = gamma1_limit
850 1 : s% gamma1_limit_max_q = gamma1_limit_max_q
851 1 : s% gamma1_limit_max_v_div_vesc = gamma1_limit_max_v_div_vesc
852 1 : s% Pgas_div_P_limit = Pgas_div_P_limit
853 1 : s% Pgas_div_P_limit_max_q = Pgas_div_P_limit_max_q
854 1 : s% peak_burn_vconv_div_cs_limit = peak_burn_vconv_div_cs_limit
855 1 : s% omega_div_omega_crit_limit = omega_div_omega_crit_limit
856 1 : s% delta_nu_lower_limit = delta_nu_lower_limit
857 1 : s% delta_nu_upper_limit = delta_nu_upper_limit
858 1 : s% delta_Pg_lower_limit = delta_Pg_lower_limit
859 1 : s% delta_Pg_upper_limit = delta_Pg_upper_limit
860 1 : s% shock_mass_upper_limit = shock_mass_upper_limit
861 1 : s% mach1_mass_upper_limit = mach1_mass_upper_limit
862 1 : s% stop_when_reach_this_cumulative_extra_heating = stop_when_reach_this_cumulative_extra_heating
863 :
864 10 : s% xa_central_lower_limit_species = xa_central_lower_limit_species
865 10 : s% xa_central_lower_limit = xa_central_lower_limit
866 :
867 10 : s% xa_central_upper_limit_species = xa_central_upper_limit_species
868 10 : s% xa_central_upper_limit = xa_central_upper_limit
869 :
870 10 : s% xa_surface_lower_limit_species = xa_surface_lower_limit_species
871 10 : s% xa_surface_lower_limit = xa_surface_lower_limit
872 :
873 10 : s% xa_surface_upper_limit_species = xa_surface_upper_limit_species
874 10 : s% xa_surface_upper_limit = xa_surface_upper_limit
875 :
876 10 : s% xa_average_lower_limit_species = xa_average_lower_limit_species
877 10 : s% xa_average_lower_limit = xa_average_lower_limit
878 :
879 10 : s% xa_average_upper_limit_species = xa_average_upper_limit_species
880 10 : s% xa_average_upper_limit = xa_average_upper_limit
881 :
882 1 : s% HB_limit = HB_limit
883 :
884 1 : s% star_mass_max_limit = star_mass_max_limit
885 1 : s% star_mass_min_limit = star_mass_min_limit
886 1 : s% ejecta_mass_max_limit = ejecta_mass_max_limit
887 1 : s% remnant_mass_min_limit = remnant_mass_min_limit
888 :
889 1 : s% star_species_mass_min_limit = star_species_mass_min_limit
890 1 : s% star_species_mass_min_limit_iso = star_species_mass_min_limit_iso
891 1 : s% star_species_mass_max_limit = star_species_mass_max_limit
892 1 : s% star_species_mass_max_limit_iso = star_species_mass_max_limit_iso
893 :
894 1 : s% xmstar_min_limit = xmstar_min_limit
895 1 : s% xmstar_max_limit = xmstar_max_limit
896 1 : s% envelope_mass_limit = envelope_mass_limit
897 1 : s% envelope_fraction_left_limit = envelope_fraction_left_limit
898 :
899 1 : s% he_core_mass_limit = he_core_mass_limit
900 1 : s% co_core_mass_limit = co_core_mass_limit
901 1 : s% one_core_mass_limit = one_core_mass_limit
902 1 : s% fe_core_mass_limit = fe_core_mass_limit
903 1 : s% neutron_rich_core_mass_limit = neutron_rich_core_mass_limit
904 :
905 1 : s% he_layer_mass_lower_limit = he_layer_mass_lower_limit
906 1 : s% abs_diff_lg_LH_lg_Ls_limit = abs_diff_lg_LH_lg_Ls_limit
907 1 : s% Teff_upper_limit = Teff_upper_limit
908 1 : s% Teff_lower_limit = Teff_lower_limit
909 1 : s% photosphere_m_upper_limit = photosphere_m_upper_limit
910 1 : s% photosphere_m_lower_limit = photosphere_m_lower_limit
911 1 : s% photosphere_m_sub_M_center_limit = photosphere_m_sub_M_center_limit
912 1 : s% photosphere_r_upper_limit = photosphere_r_upper_limit
913 1 : s% photosphere_r_lower_limit = photosphere_r_lower_limit
914 1 : s% log_Teff_upper_limit = log_Teff_upper_limit
915 1 : s% log_Teff_lower_limit = log_Teff_lower_limit
916 1 : s% log_Tsurf_upper_limit = log_Tsurf_upper_limit
917 1 : s% log_Tsurf_lower_limit = log_Tsurf_lower_limit
918 1 : s% log_Rsurf_upper_limit = log_Rsurf_upper_limit
919 1 : s% log_Rsurf_lower_limit = log_Rsurf_lower_limit
920 1 : s% log_Psurf_upper_limit = log_Psurf_upper_limit
921 1 : s% log_Psurf_lower_limit = log_Psurf_lower_limit
922 1 : s% log_Dsurf_upper_limit = log_Dsurf_upper_limit
923 1 : s% log_Dsurf_lower_limit = log_Dsurf_lower_limit
924 1 : s% log_L_upper_limit = log_L_upper_limit
925 1 : s% log_L_lower_limit = log_L_lower_limit
926 1 : s% log_g_upper_limit = log_g_upper_limit
927 1 : s% log_g_lower_limit = log_g_lower_limit
928 :
929 1 : s% power_nuc_burn_upper_limit = power_nuc_burn_upper_limit
930 1 : s% power_h_burn_upper_limit = power_h_burn_upper_limit
931 1 : s% power_he_burn_upper_limit = power_he_burn_upper_limit
932 1 : s% power_z_burn_upper_limit = power_z_burn_upper_limit
933 1 : s% power_nuc_burn_lower_limit = power_nuc_burn_lower_limit
934 1 : s% power_h_burn_lower_limit = power_h_burn_lower_limit
935 1 : s% power_he_burn_lower_limit = power_he_burn_lower_limit
936 1 : s% power_z_burn_lower_limit = power_z_burn_lower_limit
937 :
938 : ! output of "snapshots" for restarts
939 1 : s% photo_interval = photo_interval
940 1 : s% photo_digits = photo_digits
941 1 : s% photo_directory = photo_directory
942 : ! output of history and profiles.
943 1 : s% do_history_file = do_history_file
944 1 : s% history_interval = history_interval
945 :
946 1 : s% write_header_frequency = write_header_frequency
947 1 : s% terminal_interval = terminal_interval
948 1 : s% terminal_show_age_units = terminal_show_age_units
949 1 : s% terminal_show_timestep_units = terminal_show_timestep_units
950 1 : s% terminal_show_log_dt = terminal_show_log_dt
951 1 : s% terminal_show_log_age = terminal_show_log_age
952 1 : s% extra_terminal_output_file = extra_terminal_output_file
953 1 : s% num_trace_history_values = num_trace_history_values
954 51 : s% trace_history_value_name = trace_history_value_name
955 :
956 1 : s% log_directory = log_directory
957 1 : s% star_history_name = star_history_name
958 1 : s% star_history_header_name = star_history_header_name
959 1 : s% star_history_dbl_format = star_history_dbl_format
960 1 : s% star_history_int_format = star_history_int_format
961 1 : s% star_history_txt_format = star_history_txt_format
962 :
963 1 : s% profiles_index_name = profiles_index_name
964 1 : s% profile_data_prefix = profile_data_prefix
965 1 : s% profile_data_suffix = profile_data_suffix
966 1 : s% profile_data_header_suffix = profile_data_header_suffix
967 1 : s% profile_int_format = profile_int_format
968 1 : s% profile_txt_format = profile_txt_format
969 1 : s% profile_dbl_format = profile_dbl_format
970 1 : s% profile_header_include_sys_details = profile_header_include_sys_details
971 1 : s% write_profiles_flag = write_profiles_flag
972 1 : s% profile_interval = profile_interval
973 1 : s% priority_profile_interval = priority_profile_interval
974 1 : s% profile_model = profile_model
975 1 : s% max_num_profile_models = max_num_profile_models
976 1 : s% max_num_profile_zones = max_num_profile_zones
977 :
978 1 : s% write_controls_info_with_profile = write_controls_info_with_profile
979 1 : s% controls_data_prefix = controls_data_prefix
980 1 : s% controls_data_suffix = controls_data_suffix
981 :
982 1 : s% write_pulse_data_with_profile = write_pulse_data_with_profile
983 1 : s% pulse_data_format = pulse_data_format
984 1 : s% add_atmosphere_to_pulse_data = add_atmosphere_to_pulse_data
985 1 : s% add_center_point_to_pulse_data = add_center_point_to_pulse_data
986 1 : s% keep_surface_point_for_pulse_data = keep_surface_point_for_pulse_data
987 1 : s% add_double_points_to_pulse_data = add_double_points_to_pulse_data
988 1 : s% interpolate_rho_for_pulse_data = interpolate_rho_for_pulse_data
989 1 : s% threshold_grad_mu_for_double_point = threshold_grad_mu_for_double_point
990 1 : s% max_number_of_double_points = max_number_of_double_points
991 :
992 1 : s% gyre_data_schema = gyre_data_schema
993 :
994 5 : s% fgong_header = fgong_header
995 1 : s% fgong_ivers = fgong_ivers
996 :
997 1 : s% max_num_gyre_points = max_num_gyre_points
998 1 : s% format_for_OSC_data = format_for_OSC_data
999 1 : s% fgong_zero_A_inside_r = fgong_zero_A_inside_r
1000 1 : s% use_other_export_pulse_data = use_other_export_pulse_data
1001 1 : s% use_other_get_pulse_data = use_other_get_pulse_data
1002 1 : s% use_other_edit_pulse_data = use_other_edit_pulse_data
1003 :
1004 1 : s% write_model_with_profile = write_model_with_profile
1005 1 : s% model_data_prefix = model_data_prefix
1006 1 : s% model_data_suffix = model_data_suffix
1007 :
1008 1 : s% mixing_D_limit_for_log = mixing_D_limit_for_log
1009 1 : s% trace_mass_location = trace_mass_location
1010 1 : s% min_tau_for_max_abs_v_location = min_tau_for_max_abs_v_location
1011 1 : s% min_q_for_inner_mach1_location = min_q_for_inner_mach1_location
1012 1 : s% max_q_for_outer_mach1_location = max_q_for_outer_mach1_location
1013 :
1014 1 : s% conv_core_gap_dq_limit = conv_core_gap_dq_limit
1015 :
1016 : ! burn zone eps definitions for use in logs and profiles
1017 1 : s% burn_min1 = burn_min1
1018 1 : s% burn_min2 = burn_min2
1019 :
1020 1 : s% max_conv_vel_div_csound_maxq = max_conv_vel_div_csound_maxq
1021 1 : s% width_for_limit_conv_vel = width_for_limit_conv_vel
1022 1 : s% max_q_for_limit_conv_vel = max_q_for_limit_conv_vel
1023 1 : s% max_mass_in_gm_for_limit_conv_vel = max_mass_in_gm_for_limit_conv_vel
1024 1 : s% max_r_in_cm_for_limit_conv_vel = max_r_in_cm_for_limit_conv_vel
1025 :
1026 : ! for reported average values
1027 1 : s% surface_avg_abundance_dq = surface_avg_abundance_dq
1028 1 : s% center_avg_value_dq = center_avg_value_dq
1029 :
1030 : ! mixing parameters
1031 1 : s% min_convective_gap = min_convective_gap
1032 1 : s% min_thermohaline_gap = min_thermohaline_gap
1033 1 : s% min_semiconvection_gap = min_semiconvection_gap
1034 1 : s% min_thermohaline_dropout = min_thermohaline_dropout
1035 1 : s% max_dropout_gradL_sub_grada = max_dropout_gradL_sub_grada
1036 1 : s% remove_embedded_semiconvection = remove_embedded_semiconvection
1037 1 : s% recalc_mix_info_after_evolve = recalc_mix_info_after_evolve
1038 1 : s% remove_mixing_glitches = remove_mixing_glitches
1039 1 : s% okay_to_remove_mixing_singleton = okay_to_remove_mixing_singleton
1040 1 : s% prune_bad_cz_min_Hp_height = prune_bad_cz_min_Hp_height
1041 1 : s% prune_bad_cz_min_log_eps_nuc = prune_bad_cz_min_log_eps_nuc
1042 1 : s% redo_conv_for_dr_lt_mixing_length = redo_conv_for_dr_lt_mixing_length
1043 :
1044 1 : s% alpha_semiconvection = alpha_semiconvection
1045 1 : s% semiconvection_option = semiconvection_option
1046 1 : s% use_Ledoux_criterion = use_Ledoux_criterion
1047 1 : s% num_cells_for_smooth_gradL_composition_term = num_cells_for_smooth_gradL_composition_term
1048 1 : s% threshold_for_smooth_gradL_composition_term = threshold_for_smooth_gradL_composition_term
1049 1 : s% clip_D_limit = clip_D_limit
1050 :
1051 1 : s% okay_to_reduce_gradT_excess = okay_to_reduce_gradT_excess
1052 1 : s% gradT_excess_f1 = gradT_excess_f1
1053 1 : s% gradT_excess_f2 = gradT_excess_f2
1054 1 : s% gradT_excess_age_fraction = gradT_excess_age_fraction
1055 1 : s% gradT_excess_max_change = gradT_excess_max_change
1056 1 : s% gradT_excess_lambda1 = gradT_excess_lambda1
1057 1 : s% gradT_excess_beta1 = gradT_excess_beta1
1058 1 : s% gradT_excess_lambda2 = gradT_excess_lambda2
1059 1 : s% gradT_excess_beta2 = gradT_excess_beta2
1060 1 : s% gradT_excess_dlambda = gradT_excess_dlambda
1061 1 : s% gradT_excess_dbeta = gradT_excess_dbeta
1062 1 : s% gradT_excess_max_center_h1 = gradT_excess_max_center_h1
1063 1 : s% gradT_excess_min_center_he4 = gradT_excess_min_center_he4
1064 1 : s% gradT_excess_max_logT = gradT_excess_max_logT
1065 1 : s% gradT_excess_min_log_tau_full_on = gradT_excess_min_log_tau_full_on
1066 1 : s% gradT_excess_max_log_tau_full_off = gradT_excess_max_log_tau_full_off
1067 :
1068 1 : s% D_mix_zero_region_bottom_q = D_mix_zero_region_bottom_q
1069 1 : s% D_mix_zero_region_top_q = D_mix_zero_region_top_q
1070 1 : s% dq_D_mix_zero_at_H_He_crossover = dq_D_mix_zero_at_H_He_crossover
1071 1 : s% dq_D_mix_zero_at_H_C_crossover = dq_D_mix_zero_at_H_C_crossover
1072 :
1073 1 : s% use_superad_reduction = use_superad_reduction
1074 1 : s% superad_reduction_gamma_limit = superad_reduction_gamma_limit
1075 1 : s% superad_reduction_gamma_limit_scale = superad_reduction_gamma_limit_scale
1076 1 : s% superad_reduction_gamma_inv_scale = superad_reduction_gamma_inv_scale
1077 1 : s% superad_reduction_diff_grads_limit = superad_reduction_diff_grads_limit
1078 1 : s% superad_reduction_limit = superad_reduction_limit
1079 :
1080 1 : s% max_logT_for_mlt = max_logT_for_mlt
1081 1 : s% mlt_make_surface_no_mixing = mlt_make_surface_no_mixing
1082 1 : s% do_normalize_dqs_as_part_of_set_qs = do_normalize_dqs_as_part_of_set_qs
1083 :
1084 1 : s% thermohaline_coeff = thermohaline_coeff
1085 1 : s% thermohaline_option = thermohaline_option
1086 1 : s% mixing_length_alpha = mixing_length_alpha
1087 1 : s% remove_small_D_limit = remove_small_D_limit
1088 1 : s% alt_scale_height_flag = alt_scale_height_flag
1089 1 : s% Henyey_MLT_y_param = Henyey_MLT_y_param
1090 1 : s% Henyey_MLT_nu_param = Henyey_MLT_nu_param
1091 1 : s% make_gradr_sticky_in_solver_iters = make_gradr_sticky_in_solver_iters
1092 1 : s% min_logT_for_make_gradr_sticky_in_solver_iters = min_logT_for_make_gradr_sticky_in_solver_iters
1093 1 : s% no_MLT_below_shock = no_MLT_below_shock
1094 1 : s% MLT_option = MLT_option
1095 1 : s% steps_before_use_TDC = steps_before_use_TDC
1096 1 : s% mlt_use_rotation_correction = mlt_use_rotation_correction
1097 1 : s% mlt_Pturb_factor = mlt_Pturb_factor
1098 :
1099 1 : s% burn_z_mix_region_logT = burn_z_mix_region_logT
1100 1 : s% burn_he_mix_region_logT = burn_he_mix_region_logT
1101 1 : s% burn_h_mix_region_logT = burn_h_mix_region_logT
1102 1 : s% max_Y_for_burn_z_mix_region = max_Y_for_burn_z_mix_region
1103 1 : s% max_X_for_burn_he_mix_region = max_X_for_burn_he_mix_region
1104 :
1105 1 : s% limit_overshoot_Hp_using_size_of_convection_zone = limit_overshoot_Hp_using_size_of_convection_zone
1106 :
1107 17 : s% predictive_mix = predictive_mix
1108 17 : s% predictive_superad_thresh = predictive_superad_thresh
1109 17 : s% predictive_avoid_reversal = predictive_avoid_reversal
1110 17 : s% predictive_limit_ingestion = predictive_limit_ingestion
1111 17 : s% predictive_ingestion_factor = predictive_ingestion_factor
1112 17 : s% predictive_zone_type = predictive_zone_type
1113 17 : s% predictive_zone_loc = predictive_zone_loc
1114 17 : s% predictive_bdy_loc = predictive_bdy_loc
1115 17 : s% predictive_bdy_q_min = predictive_bdy_q_min
1116 17 : s% predictive_bdy_q_max = predictive_bdy_q_max
1117 :
1118 1 : s% do_conv_premix = do_conv_premix
1119 1 : s% conv_premix_avoid_increase = conv_premix_avoid_increase
1120 1 : s% conv_premix_time_factor = conv_premix_time_factor
1121 1 : s% conv_premix_fix_pgas = conv_premix_fix_pgas
1122 1 : s% conv_premix_dump_snapshots = conv_premix_dump_snapshots
1123 1 : s% do_premix_heating = do_premix_heating
1124 :
1125 17 : s% overshoot_f = overshoot_f
1126 17 : s% overshoot_f0 = overshoot_f0
1127 17 : s% overshoot_D0 = overshoot_D0
1128 17 : s% overshoot_Delta0 = overshoot_Delta0
1129 17 : s% overshoot_mass_full_on = overshoot_mass_full_on
1130 17 : s% overshoot_mass_full_off = overshoot_mass_full_off
1131 17 : s% overshoot_scheme = overshoot_scheme
1132 17 : s% overshoot_zone_type = overshoot_zone_type
1133 17 : s% overshoot_zone_loc = overshoot_zone_loc
1134 17 : s% overshoot_bdy_loc = overshoot_bdy_loc
1135 1 : s% overshoot_D_min = overshoot_D_min
1136 1 : s% overshoot_brunt_B_max = overshoot_brunt_B_max
1137 :
1138 1 : s% max_conv_vel_div_csound = max_conv_vel_div_csound
1139 1 : s% max_v_for_convection = max_v_for_convection
1140 1 : s% max_q_for_convection_with_hydro_on = max_q_for_convection_with_hydro_on
1141 1 : s% max_v_div_cs_for_convection = max_v_div_cs_for_convection
1142 1 : s% max_abs_du_div_cs_for_convection = max_abs_du_div_cs_for_convection
1143 :
1144 1 : s% calculate_Brunt_B = calculate_Brunt_B
1145 1 : s% calculate_Brunt_N2 = calculate_Brunt_N2
1146 1 : s% brunt_N2_coefficient = brunt_N2_coefficient
1147 1 : s% num_cells_for_smooth_brunt_B = num_cells_for_smooth_brunt_B
1148 1 : s% threshold_for_smooth_brunt_B = threshold_for_smooth_brunt_B
1149 1 : s% min_magnitude_brunt_B = min_magnitude_brunt_B
1150 :
1151 1 : s% min_overshoot_q = min_overshoot_q
1152 1 : s% overshoot_alpha = overshoot_alpha
1153 :
1154 1 : s% RSP_max_num_periods = RSP_max_num_periods
1155 1 : s% RSP_target_steps_per_cycle = RSP_target_steps_per_cycle
1156 1 : s% RSP_min_max_R_for_periods = RSP_min_max_R_for_periods
1157 1 : s% RSP_min_deltaR_for_periods = RSP_min_deltaR_for_periods
1158 1 : s% RSP_default_PERIODLIN = RSP_default_PERIODLIN
1159 1 : s% RSP_min_PERIOD_div_PERIODLIN = RSP_min_PERIOD_div_PERIODLIN
1160 1 : s% RSP_GREKM_avg_abs_frac_new = RSP_GREKM_avg_abs_frac_new
1161 1 : s% RSP_GREKM_avg_abs_limit = RSP_GREKM_avg_abs_limit
1162 1 : s% RSP_theta = RSP_theta
1163 1 : s% RSP_thetat = RSP_thetat
1164 1 : s% RSP_thetau = RSP_thetau
1165 1 : s% RSP_thetae = RSP_thetae
1166 1 : s% RSP_thetaq = RSP_thetaq
1167 1 : s% RSP_wtr = RSP_wtr
1168 1 : s% RSP_wtc = RSP_wtc
1169 1 : s% RSP_wtt = RSP_wtt
1170 1 : s% RSP_gam = RSP_gam
1171 1 : s% RSP_alfa = RSP_alfa
1172 1 : s% RSP_alfap = RSP_alfap
1173 1 : s% RSP_alfam = RSP_alfam
1174 1 : s% RSP_alfat = RSP_alfat
1175 1 : s% RSP_alfas = RSP_alfas
1176 1 : s% RSP_alfac = RSP_alfac
1177 1 : s% RSP_alfad = RSP_alfad
1178 1 : s% RSP_gammar = RSP_gammar
1179 1 : s% RSP_efl0 = RSP_efl0
1180 1 : s% RSP_min_tau_for_turbulent_flux = RSP_min_tau_for_turbulent_flux
1181 1 : s% RSP_cq = RSP_cq
1182 1 : s% RSP_zsh = RSP_zsh
1183 1 : s% RSP_Qvisc_quadratic = RSP_Qvisc_quadratic
1184 1 : s% RSP_Qvisc_linear = RSP_Qvisc_linear
1185 1 : s% RSP_Qvisc_linear_static = RSP_Qvisc_linear_static
1186 1 : s% RSP_tol_max_corr = RSP_tol_max_corr
1187 1 : s% RSP_tol_max_resid = RSP_tol_max_resid
1188 1 : s% RSP_max_iters_per_try = RSP_max_iters_per_try
1189 1 : s% RSP_max_retries_per_step = RSP_max_retries_per_step
1190 1 : s% RSP_nz_div_IBOTOM = RSP_nz_div_IBOTOM
1191 1 : s% RSP_kick_vsurf_km_per_sec = RSP_kick_vsurf_km_per_sec
1192 1 : s% RSP_fraction_1st_overtone = RSP_fraction_1st_overtone
1193 1 : s% RSP_fraction_2nd_overtone = RSP_fraction_2nd_overtone
1194 1 : s% RSP_Avel = RSP_Avel
1195 1 : s% RSP_Arnd = RSP_Arnd
1196 1 : s% RSP_mode_for_setting_PERIODLIN = RSP_mode_for_setting_PERIODLIN
1197 1 : s% RSP_initial_dt_factor = RSP_initial_dt_factor
1198 1 : s% RSP_v_div_cs_threshold_for_dt_limit = RSP_v_div_cs_threshold_for_dt_limit
1199 1 : s% RSP_max_dt_times_min_dr_div_cs = RSP_max_dt_times_min_dr_div_cs
1200 1 : s% RSP_max_dt_times_min_rad_diff_time = RSP_max_dt_times_min_rad_diff_time
1201 1 : s% RSP_max_dt = RSP_max_dt
1202 1 : s% RSP_testing = RSP_testing
1203 1 : s% RSP_report_limit_dt = RSP_report_limit_dt
1204 1 : s% RSP_use_Prad_for_Psurf = RSP_use_Prad_for_Psurf
1205 1 : s% RSP_report_undercorrections = RSP_report_undercorrections
1206 1 : s% RSP_use_atm_grey_with_kap_for_Psurf = RSP_use_atm_grey_with_kap_for_Psurf
1207 1 : s% use_other_RSP_linear_analysis = use_other_RSP_linear_analysis
1208 1 : s% use_other_RSP_build_model = use_other_RSP_build_model
1209 1 : s% RSP_kap_density_factor = RSP_kap_density_factor
1210 1 : s% RSP_fixed_Psurf = RSP_fixed_Psurf
1211 1 : s% RSP_hydro_only = RSP_hydro_only
1212 1 : s% RSP_tau_surf_for_atm_grey_with_kap = RSP_tau_surf_for_atm_grey_with_kap
1213 1 : s% RSP_Psurf = RSP_Psurf
1214 1 : s% set_RSP_Psurf_to_multiple_of_initial_P1 = set_RSP_Psurf_to_multiple_of_initial_P1
1215 1 : s% RSP_surface_tau = RSP_surface_tau
1216 1 : s% RSP_write_map = RSP_write_map
1217 1 : s% RSP_trace_RSP_build_model = RSP_trace_RSP_build_model
1218 1 : s% RSP_map_filename = RSP_map_filename
1219 1 : s% RSP_map_columns_filename = RSP_map_columns_filename
1220 1 : s% RSP_map_history_filename = RSP_map_history_filename
1221 1 : s% RSP_map_first_period = RSP_map_first_period
1222 1 : s% RSP_map_last_period = RSP_map_last_period
1223 1 : s% RSP_map_zone_interval = RSP_map_zone_interval
1224 1 : s% RSP_nmodes = RSP_nmodes
1225 1 : s% RSP_work_period = RSP_work_period
1226 1 : s% RSP_work_filename = RSP_work_filename
1227 1 : s% RSP_nz_outer = RSP_nz_outer
1228 1 : s% RSP_max_outer_dm_tries = RSP_max_outer_dm_tries
1229 1 : s% RSP_max_inner_scale_tries = RSP_max_inner_scale_tries
1230 1 : s% RSP_relax_max_tries = RSP_relax_max_tries
1231 1 : s% RSP_T_anchor_tolerance = RSP_T_anchor_tolerance
1232 1 : s% RSP_T_inner_tolerance = RSP_T_inner_tolerance
1233 1 : s% RSP_relax_dm_tolerance = RSP_relax_dm_tolerance
1234 1 : s% RSP_dq_1_factor = RSP_dq_1_factor
1235 1 : s% use_RSP_new_start_scheme = use_RSP_new_start_scheme
1236 1 : s% RSP_do_check_omega = RSP_do_check_omega
1237 1 : s% RSP_report_check_omega_changes = RSP_report_check_omega_changes
1238 1 : s% RSP_nz = RSP_nz
1239 1 : s% RSP_T_anchor = RSP_T_anchor
1240 1 : s% RSP_T_inner = RSP_T_inner
1241 1 : s% RSP_relax_initial_model = RSP_relax_initial_model
1242 1 : s% RSP_relax_alfap_before_alfat = RSP_relax_alfap_before_alfat
1243 1 : s% RSP_relax_adjust_inner_mass_distribution = RSP_relax_adjust_inner_mass_distribution
1244 1 : s% RSP_Teff = RSP_Teff
1245 1 : s% RSP_mass = RSP_mass
1246 1 : s% RSP_L = RSP_L
1247 1 : s% RSP_X = RSP_X
1248 1 : s% RSP_Z = RSP_Z
1249 :
1250 1 : s% RTI_smooth_mass = RTI_smooth_mass
1251 1 : s% RTI_smooth_iterations = RTI_smooth_iterations
1252 1 : s% RTI_smooth_fraction = RTI_smooth_fraction
1253 :
1254 1 : s% alpha_RTI_diffusion_factor = alpha_RTI_diffusion_factor
1255 1 : s% dudt_RTI_diffusion_factor = dudt_RTI_diffusion_factor
1256 1 : s% dedt_RTI_diffusion_factor = dedt_RTI_diffusion_factor
1257 1 : s% dlnddt_RTI_diffusion_factor = dlnddt_RTI_diffusion_factor
1258 1 : s% composition_RTI_diffusion_factor = composition_RTI_diffusion_factor
1259 1 : s% max_M_RTI_factors_full_on = max_M_RTI_factors_full_on
1260 1 : s% min_M_RTI_factors_full_off = min_M_RTI_factors_full_off
1261 :
1262 1 : s% alpha_RTI_src_min_v_div_cs = alpha_RTI_src_min_v_div_cs
1263 1 : s% alpha_RTI_src_max_q = alpha_RTI_src_max_q
1264 1 : s% alpha_RTI_src_min_q = alpha_RTI_src_min_q
1265 :
1266 1 : s% T_mix_limit = T_mix_limit
1267 1 : s% mlt_gradT_fraction = mlt_gradT_fraction
1268 :
1269 : ! atmosphere -- surface boundary conditions
1270 1 : s% atm_option = atm_option
1271 1 : s% atm_off_table_option = atm_off_table_option
1272 1 : s% Pextra_factor = Pextra_factor
1273 1 : s% atm_fixed_Teff = atm_fixed_Teff
1274 1 : s% atm_fixed_Psurf = atm_fixed_Psurf
1275 1 : s% atm_fixed_Tsurf = atm_fixed_Tsurf
1276 :
1277 1 : s% atm_T_tau_relation = atm_T_tau_relation
1278 1 : s% atm_T_tau_opacity = atm_T_tau_opacity
1279 1 : s% atm_T_tau_errtol = atm_T_tau_errtol
1280 1 : s% atm_T_tau_max_iters = atm_T_tau_max_iters
1281 1 : s% atm_T_tau_max_steps = atm_T_tau_max_steps
1282 :
1283 1 : s% atm_table = atm_table
1284 :
1285 1 : s% atm_irradiated_opacity = atm_irradiated_opacity
1286 1 : s% atm_irradiated_errtol = atm_irradiated_errtol
1287 1 : s% atm_irradiated_T_eq = atm_irradiated_T_eq
1288 1 : s% atm_irradiated_kap_v = atm_irradiated_kap_v
1289 1 : s% atm_irradiated_kap_v_div_kap_th = atm_irradiated_kap_v_div_kap_th
1290 1 : s% atm_irradiated_P_surf = atm_irradiated_P_surf
1291 1 : s% atm_irradiated_max_iters = atm_irradiated_max_iters
1292 :
1293 1 : s% use_compression_outer_BC = use_compression_outer_BC
1294 1 : s% use_momentum_outer_BC = use_momentum_outer_BC
1295 1 : s% Tsurf_factor = Tsurf_factor
1296 1 : s% use_zero_Pgas_outer_BC = use_zero_Pgas_outer_BC
1297 1 : s% fixed_vsurf = fixed_vsurf
1298 1 : s% use_fixed_vsurf_outer_BC = use_fixed_vsurf_outer_BC
1299 1 : s% use_RSP_L_eqn_outer_BC = use_RSP_L_eqn_outer_BC
1300 1 : s% fixed_Psurf = fixed_Psurf
1301 1 : s% use_fixed_Psurf_outer_BC = use_fixed_Psurf_outer_BC
1302 :
1303 1 : s% atm_build_tau_outer = atm_build_tau_outer
1304 1 : s% atm_build_dlogtau = atm_build_dlogtau
1305 1 : s% atm_build_errtol = atm_build_errtol
1306 :
1307 1 : s% use_T_tau_gradr_factor = use_T_tau_gradr_factor
1308 :
1309 : ! starspots
1310 1 : s% do_starspots = do_starspots
1311 1 : s% fspot = fspot
1312 1 : s% xspot = xspot
1313 :
1314 : ! extra heat near surface to model irradiation
1315 1 : s% irradiation_flux = irradiation_flux
1316 1 : s% column_depth_for_irradiation = column_depth_for_irradiation
1317 :
1318 : ! extra heat
1319 1 : s% inject_uniform_extra_heat = inject_uniform_extra_heat
1320 1 : s% min_q_for_uniform_extra_heat = min_q_for_uniform_extra_heat
1321 1 : s% max_q_for_uniform_extra_heat = max_q_for_uniform_extra_heat
1322 1 : s% inject_extra_ergs_sec = inject_extra_ergs_sec
1323 1 : s% base_of_inject_extra_ergs_sec = base_of_inject_extra_ergs_sec
1324 1 : s% total_mass_for_inject_extra_ergs_sec = total_mass_for_inject_extra_ergs_sec
1325 1 : s% start_time_for_inject_extra_ergs_sec = start_time_for_inject_extra_ergs_sec
1326 1 : s% duration_for_inject_extra_ergs_sec = duration_for_inject_extra_ergs_sec
1327 1 : s% inject_until_reach_model_with_total_energy = inject_until_reach_model_with_total_energy
1328 :
1329 : ! mass gain or loss
1330 1 : s% mass_change = mass_change
1331 1 : s% mass_change_full_off_dt = mass_change_full_off_dt
1332 1 : s% mass_change_full_on_dt = mass_change_full_on_dt
1333 1 : s% trace_dt_control_mass_change = trace_dt_control_mass_change
1334 1 : s% no_wind_if_no_rotation = no_wind_if_no_rotation
1335 :
1336 1 : s% min_wind = min_wind
1337 1 : s% max_wind = max_wind
1338 1 : s% use_accreted_material_j = use_accreted_material_j
1339 1 : s% accreted_material_j = accreted_material_j
1340 1 : s% D_omega_mixing_rate = D_omega_mixing_rate
1341 1 : s% D_omega_mixing_across_convection_boundary = D_omega_mixing_across_convection_boundary
1342 1 : s% max_q_for_D_omega_zero_in_convection_region = max_q_for_D_omega_zero_in_convection_region
1343 1 : s% nu_omega_mixing_rate = nu_omega_mixing_rate
1344 1 : s% nu_omega_mixing_across_convection_boundary = nu_omega_mixing_across_convection_boundary
1345 1 : s% max_q_for_nu_omega_zero_in_convection_region = max_q_for_nu_omega_zero_in_convection_region
1346 :
1347 1 : s% mdot_omega_power = mdot_omega_power
1348 1 : s% max_rotational_mdot_boost = max_rotational_mdot_boost
1349 1 : s% max_mdot_jump_for_rotation = max_mdot_jump_for_rotation
1350 1 : s% lim_trace_rotational_mdot_boost = lim_trace_rotational_mdot_boost
1351 1 : s% rotational_mdot_boost_fac = rotational_mdot_boost_fac
1352 1 : s% rotational_mdot_kh_fac = rotational_mdot_kh_fac
1353 1 : s% surf_avg_tau = surf_avg_tau
1354 1 : s% surf_avg_tau_min = surf_avg_tau_min
1355 :
1356 1 : s% super_eddington_scaling_factor = super_eddington_scaling_factor
1357 1 : s% super_eddington_wind_Ledd_factor = super_eddington_wind_Ledd_factor
1358 1 : s% wind_boost_full_off_L_div_Ledd = wind_boost_full_off_L_div_Ledd
1359 1 : s% wind_boost_full_on_L_div_Ledd = wind_boost_full_on_L_div_Ledd
1360 1 : s% super_eddington_wind_max_boost = super_eddington_wind_max_boost
1361 1 : s% trace_super_eddington_wind_boost = trace_super_eddington_wind_boost
1362 :
1363 1 : s% max_tries_for_implicit_wind = max_tries_for_implicit_wind
1364 1 : s% iwind_tolerance = iwind_tolerance
1365 1 : s% iwind_lambda = iwind_lambda
1366 :
1367 1 : s% cool_wind_full_on_T = cool_wind_full_on_T
1368 1 : s% hot_wind_full_on_T = hot_wind_full_on_T
1369 :
1370 1 : s% rlo_scaling_factor = rlo_scaling_factor
1371 1 : s% rlo_wind_min_L = rlo_wind_min_L
1372 1 : s% rlo_wind_max_Teff = rlo_wind_max_Teff
1373 1 : s% rlo_wind_roche_lobe_radius = rlo_wind_roche_lobe_radius
1374 1 : s% roche_lobe_xfer_full_on = roche_lobe_xfer_full_on
1375 1 : s% roche_lobe_xfer_full_off = roche_lobe_xfer_full_off
1376 1 : s% rlo_wind_base_mdot = rlo_wind_base_mdot
1377 1 : s% rlo_wind_scale_height = rlo_wind_scale_height
1378 :
1379 1 : s% hot_wind_scheme = hot_wind_scheme
1380 1 : s% cool_wind_RGB_scheme = cool_wind_RGB_scheme
1381 1 : s% cool_wind_AGB_scheme = cool_wind_AGB_scheme
1382 1 : s% RGB_to_AGB_wind_switch = RGB_to_AGB_wind_switch
1383 1 : s% Reimers_scaling_factor = Reimers_scaling_factor
1384 1 : s% Blocker_scaling_factor = Blocker_scaling_factor
1385 1 : s% de_Jager_scaling_factor = de_Jager_scaling_factor
1386 1 : s% van_Loon_scaling_factor = van_Loon_scaling_factor
1387 1 : s% Nieuwenhuijzen_scaling_factor = Nieuwenhuijzen_scaling_factor
1388 1 : s% Vink_scaling_factor = Vink_scaling_factor
1389 1 : s% Dutch_scaling_factor = Dutch_scaling_factor
1390 1 : s% Bjorklund_scaling_factor = Bjorklund_scaling_factor
1391 1 : s% Dutch_wind_lowT_scheme = Dutch_wind_lowT_scheme
1392 :
1393 1 : s% wind_H_envelope_limit = wind_H_envelope_limit
1394 1 : s% wind_H_He_envelope_limit = wind_H_He_envelope_limit
1395 1 : s% wind_He_layer_limit = wind_He_layer_limit
1396 :
1397 1 : s% max_logT_for_k_below_const_q = max_logT_for_k_below_const_q
1398 1 : s% max_q_for_k_below_const_q = max_q_for_k_below_const_q
1399 1 : s% min_q_for_k_below_const_q = min_q_for_k_below_const_q
1400 1 : s% max_logT_for_k_const_mass = max_logT_for_k_const_mass
1401 1 : s% min_q_for_k_const_mass = min_q_for_k_const_mass
1402 1 : s% max_q_for_k_const_mass = max_q_for_k_const_mass
1403 :
1404 : ! composition of added mass
1405 1 : s% accrete_same_as_surface = accrete_same_as_surface
1406 :
1407 1 : s% accrete_given_mass_fractions = accrete_given_mass_fractions
1408 1 : s% num_accretion_species = num_accretion_species
1409 251 : s% accretion_species_id = accretion_species_id
1410 251 : s% accretion_species_xa = accretion_species_xa
1411 :
1412 1 : s% accretion_h1 = accretion_h1
1413 1 : s% accretion_h2 = accretion_h2
1414 1 : s% accretion_he3 = accretion_he3
1415 1 : s% accretion_he4 = accretion_he4
1416 1 : s% accretion_zfracs = accretion_zfracs
1417 1 : s% accretion_dump_missing_metals_into_heaviest = accretion_dump_missing_metals_into_heaviest
1418 :
1419 : ! special list of z fractions
1420 1 : s% z_fraction_li = z_fraction_li
1421 1 : s% z_fraction_be = z_fraction_be
1422 1 : s% z_fraction_b = z_fraction_b
1423 1 : s% z_fraction_c = z_fraction_c
1424 1 : s% z_fraction_n = z_fraction_n
1425 1 : s% z_fraction_o = z_fraction_o
1426 1 : s% z_fraction_f = z_fraction_f
1427 1 : s% z_fraction_ne = z_fraction_ne
1428 1 : s% z_fraction_na = z_fraction_na
1429 1 : s% z_fraction_mg = z_fraction_mg
1430 1 : s% z_fraction_al = z_fraction_al
1431 1 : s% z_fraction_si = z_fraction_si
1432 1 : s% z_fraction_p = z_fraction_p
1433 1 : s% z_fraction_s = z_fraction_s
1434 1 : s% z_fraction_cl = z_fraction_cl
1435 1 : s% z_fraction_ar = z_fraction_ar
1436 1 : s% z_fraction_k = z_fraction_k
1437 1 : s% z_fraction_ca = z_fraction_ca
1438 1 : s% z_fraction_sc = z_fraction_sc
1439 1 : s% z_fraction_ti = z_fraction_ti
1440 1 : s% z_fraction_v = z_fraction_v
1441 1 : s% z_fraction_cr = z_fraction_cr
1442 1 : s% z_fraction_mn = z_fraction_mn
1443 1 : s% z_fraction_fe = z_fraction_fe
1444 1 : s% z_fraction_co = z_fraction_co
1445 1 : s% z_fraction_ni = z_fraction_ni
1446 1 : s% z_fraction_cu = z_fraction_cu
1447 1 : s% z_fraction_zn = z_fraction_zn
1448 :
1449 1 : s% lgT_lo_for_set_new_abundances = lgT_lo_for_set_new_abundances
1450 1 : s% lgT_hi_for_set_new_abundances = lgT_hi_for_set_new_abundances
1451 :
1452 : ! automatic stops for mass loss/gain
1453 1 : s% max_star_mass_for_gain = max_star_mass_for_gain
1454 1 : s% min_star_mass_for_loss = min_star_mass_for_loss
1455 1 : s% max_T_center_for_any_mass_loss = max_T_center_for_any_mass_loss
1456 1 : s% max_T_center_for_full_mass_loss = max_T_center_for_full_mass_loss
1457 :
1458 : ! extra power source
1459 1 : s% extra_power_source = extra_power_source
1460 :
1461 : ! relaxation parameters
1462 1 : s% relax_dlnZ = relax_dlnZ
1463 1 : s% relax_dY = relax_dY
1464 :
1465 : ! mesh adjustment
1466 1 : s% show_mesh_changes = show_mesh_changes
1467 1 : s% okay_to_remesh = okay_to_remesh
1468 1 : s% restore_mesh_on_retry = restore_mesh_on_retry
1469 1 : s% num_steps_to_hold_mesh_after_retry = num_steps_to_hold_mesh_after_retry
1470 1 : s% trace_mesh_adjust_error_in_conservation = trace_mesh_adjust_error_in_conservation
1471 1 : s% max_rel_delta_IE_for_mesh_total_energy_balance = max_rel_delta_IE_for_mesh_total_energy_balance
1472 1 : s% max_allowed_nz = max_allowed_nz
1473 1 : s% mesh_max_allowed_ratio = mesh_max_allowed_ratio
1474 1 : s% remesh_max_allowed_logT = remesh_max_allowed_logT
1475 1 : s% max_delta_x_for_merge = max_delta_x_for_merge
1476 :
1477 1 : s% mesh_ok_to_merge = mesh_ok_to_merge
1478 1 : s% mesh_max_k_old_for_split = mesh_max_k_old_for_split
1479 1 : s% mesh_min_k_old_for_split = mesh_min_k_old_for_split
1480 1 : s% mesh_adjust_get_T_from_E = mesh_adjust_get_T_from_E
1481 :
1482 1 : s% max_dq = max_dq
1483 1 : s% min_dq = min_dq
1484 1 : s% min_dq_for_split = min_dq_for_split
1485 1 : s% min_dq_for_xa = min_dq_for_xa
1486 1 : s% min_dq_for_xa_convective = min_dq_for_xa_convective
1487 1 : s% min_dq_for_logT = min_dq_for_logT
1488 :
1489 1 : s% mesh_min_dlnR = mesh_min_dlnR
1490 1 : s% merge_if_dlnR_too_small = merge_if_dlnR_too_small
1491 :
1492 1 : s% mesh_min_dr_div_dRstar = mesh_min_dr_div_dRstar
1493 1 : s% merge_if_dr_div_dRstar_too_small = merge_if_dr_div_dRstar_too_small
1494 :
1495 1 : s% mesh_min_dr_div_cs = mesh_min_dr_div_cs
1496 1 : s% merge_if_dr_div_cs_too_small = merge_if_dr_div_cs_too_small
1497 :
1498 1 : s% max_center_cell_dq = max_center_cell_dq
1499 1 : s% max_surface_cell_dq = max_surface_cell_dq
1500 1 : s% min_surface_cell_dq = min_surface_cell_dq
1501 1 : s% max_num_subcells = max_num_subcells
1502 1 : s% max_num_merge_cells = max_num_merge_cells
1503 1 : s% max_num_merge_surface_cells = max_num_merge_surface_cells
1504 :
1505 1 : s% mesh_delta_coeff = mesh_delta_coeff
1506 1 : s% mesh_delta_coeff_for_highT = mesh_delta_coeff_for_highT
1507 1 : s% logT_max_for_standard_mesh_delta_coeff = logT_max_for_standard_mesh_delta_coeff
1508 1 : s% logT_min_for_highT_mesh_delta_coeff = logT_min_for_highT_mesh_delta_coeff
1509 1 : s% mesh_Pgas_div_P_exponent = mesh_Pgas_div_P_exponent
1510 :
1511 1 : s% remesh_dt_limit = remesh_dt_limit
1512 :
1513 1 : s% E_function_weight = E_function_weight
1514 1 : s% E_function_param = E_function_param
1515 1 : s% P_function_weight = P_function_weight
1516 :
1517 10 : s% mesh_logX_species = mesh_logX_species
1518 10 : s% mesh_logX_min_for_extra = mesh_logX_min_for_extra
1519 10 : s% mesh_dlogX_dlogP_extra = mesh_dlogX_dlogP_extra
1520 10 : s% mesh_dlogX_dlogP_full_on = mesh_dlogX_dlogP_full_on
1521 10 : s% mesh_dlogX_dlogP_full_off = mesh_dlogX_dlogP_full_off
1522 :
1523 1 : s% convective_bdy_min_dt_yrs = convective_bdy_min_dt_yrs
1524 1 : s% convective_bdy_weight = convective_bdy_weight
1525 1 : s% convective_bdy_dq_limit = convective_bdy_dq_limit
1526 :
1527 1 : s% mesh_dlog_eps_min_for_extra = mesh_dlog_eps_min_for_extra
1528 1 : s% mesh_dlog_eps_dlogP_full_on = mesh_dlog_eps_dlogP_full_on
1529 1 : s% mesh_dlog_eps_dlogP_full_off = mesh_dlog_eps_dlogP_full_off
1530 :
1531 1 : s% mesh_dlog_pp_dlogP_extra = mesh_dlog_pp_dlogP_extra
1532 1 : s% mesh_dlog_cno_dlogP_extra = mesh_dlog_cno_dlogP_extra
1533 1 : s% mesh_dlog_3alf_dlogP_extra = mesh_dlog_3alf_dlogP_extra
1534 :
1535 1 : s% mesh_dlog_burn_c_dlogP_extra = mesh_dlog_burn_c_dlogP_extra
1536 1 : s% mesh_dlog_burn_n_dlogP_extra = mesh_dlog_burn_n_dlogP_extra
1537 1 : s% mesh_dlog_burn_o_dlogP_extra = mesh_dlog_burn_o_dlogP_extra
1538 1 : s% mesh_dlog_burn_ne_dlogP_extra = mesh_dlog_burn_ne_dlogP_extra
1539 1 : s% mesh_dlog_burn_na_dlogP_extra = mesh_dlog_burn_na_dlogP_extra
1540 1 : s% mesh_dlog_burn_mg_dlogP_extra = mesh_dlog_burn_mg_dlogP_extra
1541 1 : s% mesh_dlog_burn_si_dlogP_extra = mesh_dlog_burn_si_dlogP_extra
1542 1 : s% mesh_dlog_burn_s_dlogP_extra = mesh_dlog_burn_s_dlogP_extra
1543 1 : s% mesh_dlog_burn_ar_dlogP_extra = mesh_dlog_burn_ar_dlogP_extra
1544 1 : s% mesh_dlog_burn_ca_dlogP_extra = mesh_dlog_burn_ca_dlogP_extra
1545 1 : s% mesh_dlog_burn_ti_dlogP_extra = mesh_dlog_burn_ti_dlogP_extra
1546 1 : s% mesh_dlog_burn_cr_dlogP_extra = mesh_dlog_burn_cr_dlogP_extra
1547 1 : s% mesh_dlog_burn_fe_dlogP_extra = mesh_dlog_burn_fe_dlogP_extra
1548 :
1549 1 : s% mesh_dlog_cc_dlogP_extra = mesh_dlog_cc_dlogP_extra
1550 1 : s% mesh_dlog_co_dlogP_extra = mesh_dlog_co_dlogP_extra
1551 1 : s% mesh_dlog_oo_dlogP_extra = mesh_dlog_oo_dlogP_extra
1552 :
1553 1 : s% mesh_dlog_pnhe4_dlogP_extra = mesh_dlog_pnhe4_dlogP_extra
1554 1 : s% mesh_dlog_photo_dlogP_extra = mesh_dlog_photo_dlogP_extra
1555 1 : s% mesh_dlog_other_dlogP_extra = mesh_dlog_other_dlogP_extra
1556 :
1557 1 : s% mesh_delta_coeff_factor_smooth_iters = mesh_delta_coeff_factor_smooth_iters
1558 :
1559 1 : s% T_function1_weight = T_function1_weight
1560 1 : s% T_function2_weight = T_function2_weight
1561 1 : s% T_function2_param = T_function2_param
1562 :
1563 1 : s% R_function_weight = R_function_weight
1564 1 : s% R_function_param = R_function_param
1565 :
1566 1 : s% R_function2_weight = R_function2_weight
1567 1 : s% R_function2_param1 = R_function2_param1
1568 1 : s% R_function2_param2 = R_function2_param2
1569 :
1570 1 : s% R_function3_weight = R_function3_weight
1571 :
1572 1 : s% M_function_weight = M_function_weight
1573 1 : s% M_function_param = M_function_param
1574 :
1575 1 : s% gradT_function_weight = gradT_function_weight
1576 1 : s% log_tau_function_weight = log_tau_function_weight
1577 1 : s% log_kap_function_weight = log_kap_function_weight
1578 1 : s% omega_function_weight = omega_function_weight
1579 :
1580 1 : s% gam_function_weight = gam_function_weight
1581 1 : s% gam_function_param1 = gam_function_param1
1582 1 : s% gam_function_param2 = gam_function_param2
1583 :
1584 10 : s% xa_function_species = xa_function_species
1585 10 : s% xa_function_weight = xa_function_weight
1586 10 : s% xa_function_param = xa_function_param
1587 10 : s% xa_mesh_delta_coeff = xa_mesh_delta_coeff
1588 :
1589 1 : s% use_split_merge_amr = use_split_merge_amr
1590 1 : s% split_merge_amr_nz_baseline = split_merge_amr_nz_baseline
1591 1 : s% split_merge_amr_nz_r_core = split_merge_amr_nz_r_core
1592 1 : s% split_merge_amr_nz_r_core_fraction = split_merge_amr_nz_r_core_fraction
1593 1 : s% split_merge_amr_mesh_delta_coeff = split_merge_amr_mesh_delta_coeff
1594 1 : s% split_merge_amr_log_zoning = split_merge_amr_log_zoning
1595 1 : s% split_merge_amr_hybrid_zoning = split_merge_amr_hybrid_zoning
1596 1 : s% split_merge_amr_flipped_hybrid_zoning = split_merge_amr_flipped_hybrid_zoning
1597 1 : s% split_merge_amr_logtau_zoning = split_merge_amr_logtau_zoning
1598 1 : s% split_merge_amr_okay_to_split_nz = split_merge_amr_okay_to_split_nz
1599 1 : s% split_merge_amr_okay_to_split_1 = split_merge_amr_okay_to_split_1
1600 1 : s% merge_amr_inhibit_at_jumps = merge_amr_inhibit_at_jumps
1601 1 : s% split_merge_amr_MaxLong = split_merge_amr_MaxLong
1602 1 : s% split_merge_amr_MaxShort = split_merge_amr_MaxShort
1603 1 : s% merge_amr_max_abs_du_div_cs = merge_amr_max_abs_du_div_cs
1604 1 : s% merge_amr_ignore_surface_cells = merge_amr_ignore_surface_cells
1605 1 : s% merge_amr_ignore_core_cells = merge_amr_ignore_core_cells
1606 1 : s% split_amr_ignore_core_cells = split_amr_ignore_core_cells
1607 1 : s% merge_amr_du_div_cs_limit_only_for_compression = merge_amr_du_div_cs_limit_only_for_compression
1608 1 : s% split_merge_amr_avoid_repeated_remesh = split_merge_amr_avoid_repeated_remesh
1609 1 : s% merge_amr_k_for_ignore_surface_cells = merge_amr_k_for_ignore_surface_cells
1610 1 : s% merge_amr_logT_for_ignore_core_cells = merge_amr_logT_for_ignore_core_cells
1611 1 : s% split_amr_logT_for_ignore_core_cells = split_amr_logT_for_ignore_core_cells
1612 1 : s% split_merge_amr_dq_min = split_merge_amr_dq_min
1613 1 : s% split_merge_amr_dq_max = split_merge_amr_dq_max
1614 1 : s% split_merge_amr_r_core_cm = split_merge_amr_r_core_cm
1615 1 : s% split_merge_amr_max_iters = split_merge_amr_max_iters
1616 1 : s% trace_split_merge_amr = trace_split_merge_amr
1617 1 : s% equal_split_density_amr = equal_split_density_amr
1618 1 : s% use_hydro_merge_limits_in_mesh_plan = use_hydro_merge_limits_in_mesh_plan
1619 :
1620 : ! nuclear reaction parameters
1621 1 : s% screening_mode = screening_mode
1622 1 : s% default_net_name = default_net_name
1623 :
1624 1 : s% net_logTcut_lo = net_logTcut_lo
1625 1 : s% net_logTcut_lim = net_logTcut_lim
1626 :
1627 1 : s% eps_nuc_factor = eps_nuc_factor
1628 1 : s% op_split_burn_eps_nuc_infall_limit = op_split_burn_eps_nuc_infall_limit
1629 1 : s% eps_WD_sedimentation_factor = eps_WD_sedimentation_factor
1630 1 : s% max_abs_eps_nuc = max_abs_eps_nuc
1631 1 : s% dxdt_nuc_factor = dxdt_nuc_factor
1632 1 : s% max_abar_for_burning = max_abar_for_burning
1633 1 : s% fe56ec_fake_factor = fe56ec_fake_factor
1634 1 : s% min_T_for_fe56ec_fake_factor = min_T_for_fe56ec_fake_factor
1635 1 : s% weak_rate_factor = weak_rate_factor
1636 :
1637 : ! mixing
1638 1 : s% mix_factor = mix_factor
1639 :
1640 1 : s% sig_term_limit = sig_term_limit
1641 :
1642 1 : s% sig_min_factor_for_high_Tcenter = sig_min_factor_for_high_Tcenter
1643 1 : s% Tcenter_min_for_sig_min_factor_full_on = Tcenter_min_for_sig_min_factor_full_on
1644 1 : s% Tcenter_max_for_sig_min_factor_full_off = Tcenter_max_for_sig_min_factor_full_off
1645 1 : s% max_delta_m_to_bdy_for_sig_min_factor = max_delta_m_to_bdy_for_sig_min_factor
1646 1 : s% delta_m_lower_for_sig_min_factor = delta_m_lower_for_sig_min_factor
1647 1 : s% delta_m_upper_for_sig_min_factor = delta_m_upper_for_sig_min_factor
1648 :
1649 1 : s% am_sig_term_limit = am_sig_term_limit
1650 1 : s% am_D_mix_factor = am_D_mix_factor
1651 1 : s% am_gradmu_factor = am_gradmu_factor
1652 1 : s% am_nu_factor = am_nu_factor
1653 :
1654 1 : s% D_visc_factor = D_visc_factor
1655 1 : s% D_DSI_factor = D_DSI_factor
1656 1 : s% D_SH_factor = D_SH_factor
1657 1 : s% D_SSI_factor = D_SSI_factor
1658 1 : s% D_ES_factor = D_ES_factor
1659 1 : s% D_GSF_factor = D_GSF_factor
1660 1 : s% D_ST_factor = D_ST_factor
1661 :
1662 1 : s% am_nu_non_rotation_factor = am_nu_non_rotation_factor
1663 1 : s% skip_rotation_in_convection_zones = skip_rotation_in_convection_zones
1664 1 : s% am_nu_DSI_factor = am_nu_DSI_factor
1665 1 : s% am_nu_SH_factor = am_nu_SH_factor
1666 1 : s% am_nu_SSI_factor = am_nu_SSI_factor
1667 1 : s% am_nu_ES_factor = am_nu_ES_factor
1668 1 : s% am_nu_GSF_factor = am_nu_GSF_factor
1669 1 : s% am_nu_ST_factor = am_nu_ST_factor
1670 1 : s% am_nu_visc_factor = am_nu_visc_factor
1671 :
1672 1 : s% am_nu_omega_rot_factor = am_nu_omega_rot_factor
1673 1 : s% am_nu_omega_non_rot_factor = am_nu_omega_non_rot_factor
1674 1 : s% am_nu_j_rot_factor = am_nu_j_rot_factor
1675 1 : s% am_nu_j_non_rot_factor = am_nu_j_non_rot_factor
1676 :
1677 1 : s% smooth_nu_ST = smooth_nu_ST
1678 1 : s% smooth_D_ST = smooth_D_ST
1679 1 : s% smooth_D_DSI = smooth_D_DSI
1680 1 : s% smooth_D_SSI = smooth_D_SSI
1681 1 : s% smooth_D_SH = smooth_D_SH
1682 1 : s% smooth_D_GSF = smooth_D_GSF
1683 1 : s% smooth_D_ES = smooth_D_ES
1684 1 : s% smooth_D_omega = smooth_D_omega
1685 1 : s% smooth_am_nu_rot = smooth_am_nu_rot
1686 1 : s% ST_angsmt = ST_angsmt
1687 1 : s% ST_angsml = ST_angsml
1688 :
1689 1 : s% simple_i_rot_flag = simple_i_rot_flag
1690 1 : s% do_adjust_J_lost = do_adjust_J_lost
1691 1 : s% premix_omega = premix_omega
1692 1 : s% angular_momentum_error_warn = angular_momentum_error_warn
1693 1 : s% angular_momentum_error_retry = angular_momentum_error_retry
1694 1 : s% recalc_mixing_info_each_substep = recalc_mixing_info_each_substep
1695 1 : s% adjust_J_fraction = adjust_J_fraction
1696 1 : s% min_q_for_adjust_J_lost = min_q_for_adjust_J_lost
1697 1 : s% min_J_div_delta_J = min_J_div_delta_J
1698 1 : s% max_mdot_redo_cnt = max_mdot_redo_cnt
1699 1 : s% mdot_revise_factor = mdot_revise_factor
1700 1 : s% implicit_mdot_boost = implicit_mdot_boost
1701 1 : s% min_years_dt_for_redo_mdot = min_years_dt_for_redo_mdot
1702 1 : s% surf_omega_div_omega_crit_limit = surf_omega_div_omega_crit_limit
1703 1 : s% surf_omega_div_omega_crit_tol = surf_omega_div_omega_crit_tol
1704 1 : s% w_div_wcrit_max = w_div_wcrit_max
1705 1 : s% w_div_wcrit_max2 = w_div_wcrit_max2
1706 :
1707 1 : s% D_mix_rotation_max_logT_full_on = D_mix_rotation_max_logT_full_on
1708 1 : s% D_mix_rotation_min_logT_full_off = D_mix_rotation_min_logT_full_off
1709 1 : s% D_mix_rotation_min_tau_full_off = D_mix_rotation_min_tau_full_off
1710 1 : s% D_mix_rotation_min_tau_full_on = D_mix_rotation_min_tau_full_on
1711 :
1712 1 : s% set_uniform_am_nu_non_rot = set_uniform_am_nu_non_rot
1713 1 : s% uniform_am_nu_non_rot = uniform_am_nu_non_rot
1714 :
1715 1 : s% set_min_am_nu_non_rot = set_min_am_nu_non_rot
1716 1 : s% min_am_nu_non_rot = min_am_nu_non_rot
1717 1 : s% min_center_Ye_for_min_am_nu_non_rot = min_center_Ye_for_min_am_nu_non_rot
1718 :
1719 1 : s% set_min_D_mix = set_min_D_mix
1720 1 : s% mass_lower_limit_for_min_D_mix = mass_lower_limit_for_min_D_mix
1721 1 : s% mass_upper_limit_for_min_D_mix = mass_upper_limit_for_min_D_mix
1722 1 : s% min_D_mix = min_D_mix
1723 1 : s% set_min_D_mix_below_Tmax = set_min_D_mix_below_Tmax
1724 1 : s% min_D_mix_below_Tmax = min_D_mix_below_Tmax
1725 1 : s% set_min_D_mix_in_H_He = set_min_D_mix_in_H_He
1726 1 : s% min_D_mix_in_H_He = min_D_mix_in_H_He
1727 1 : s% min_center_Ye_for_min_D_mix = min_center_Ye_for_min_D_mix
1728 1 : s% reaction_neuQs_factor = reaction_neuQs_factor
1729 1 : s% nonlocal_NiCo_kap_gamma = nonlocal_NiCo_kap_gamma
1730 1 : s% nonlocal_NiCo_decay_heat = nonlocal_NiCo_decay_heat
1731 1 : s% dtau_gamma_NiCo_decay_heat = dtau_gamma_NiCo_decay_heat
1732 1 : s% max_logT_for_net = max_logT_for_net
1733 1 : s% smooth_outer_xa_big = smooth_outer_xa_big
1734 1 : s% smooth_outer_xa_small = smooth_outer_xa_small
1735 :
1736 : ! element diffusion parameters
1737 1 : s% diffusion_use_iben_macdonald = diffusion_use_iben_macdonald
1738 1 : s% diffusion_use_paquette = diffusion_use_paquette
1739 1 : s% diffusion_use_caplan = diffusion_use_caplan
1740 1 : s% diffusion_use_cgs_solver = diffusion_use_cgs_solver
1741 1 : s% diffusion_use_full_net = diffusion_use_full_net
1742 1 : s% do_WD_sedimentation_heating = do_WD_sedimentation_heating
1743 1 : s% min_xa_for_WD_sedimentation_heating = min_xa_for_WD_sedimentation_heating
1744 1 : s% do_diffusion_heating = do_diffusion_heating
1745 1 : s% do_element_diffusion = do_element_diffusion
1746 1 : s% cgs_thermal_diffusion_eta_full_on = cgs_thermal_diffusion_eta_full_on
1747 1 : s% cgs_thermal_diffusion_eta_full_off = cgs_thermal_diffusion_eta_full_off
1748 1 : s% diffusion_min_dq_at_surface = diffusion_min_dq_at_surface
1749 1 : s% diffusion_min_T_at_surface = diffusion_min_T_at_surface
1750 1 : s% diffusion_min_dq_ratio_at_surface = diffusion_min_dq_ratio_at_surface
1751 1 : s% diffusion_dt_limit = diffusion_dt_limit
1752 :
1753 1 : s% diffusion_min_X_hard_limit = diffusion_min_X_hard_limit
1754 1 : s% diffusion_X_total_atol = diffusion_X_total_atol
1755 1 : s% diffusion_X_total_rtol = diffusion_X_total_rtol
1756 1 : s% diffusion_upwind_abs_v_limit = diffusion_upwind_abs_v_limit
1757 1 : s% diffusion_dt_div_timescale = diffusion_dt_div_timescale
1758 1 : s% diffusion_min_num_substeps = diffusion_min_num_substeps
1759 1 : s% diffusion_max_iters_per_substep = diffusion_max_iters_per_substep
1760 1 : s% diffusion_max_retries_per_substep = diffusion_max_retries_per_substep
1761 1 : s% diffusion_v_max = diffusion_v_max
1762 1 : s% diffusion_gamma_full_off = diffusion_gamma_full_off
1763 1 : s% diffusion_gamma_full_on = diffusion_gamma_full_on
1764 1 : s% diffusion_T_full_off = diffusion_T_full_off
1765 1 : s% D_mix_ignore_diffusion = D_mix_ignore_diffusion
1766 1 : s% diffusion_T_full_on = diffusion_T_full_on
1767 1 : s% diffusion_calculates_ionization = diffusion_calculates_ionization
1768 1 : s% diffusion_nsmooth_typical_charge = diffusion_nsmooth_typical_charge
1769 1 : s% diffusion_tol_correction_max = diffusion_tol_correction_max
1770 1 : s% diffusion_tol_correction_norm = diffusion_tol_correction_norm
1771 :
1772 1 : s% diffusion_AD_dm_full_on = diffusion_AD_dm_full_on
1773 1 : s% diffusion_AD_dm_full_off = diffusion_AD_dm_full_off
1774 1 : s% diffusion_AD_boost_factor = diffusion_AD_boost_factor
1775 :
1776 1 : s% diffusion_SIG_factor = diffusion_SIG_factor
1777 1 : s% diffusion_GT_factor = diffusion_GT_factor
1778 :
1779 1 : s% diffusion_Vlimit_dm_full_on = diffusion_Vlimit_dm_full_on
1780 1 : s% diffusion_Vlimit_dm_full_off = diffusion_Vlimit_dm_full_off
1781 1 : s% diffusion_Vlimit = diffusion_Vlimit
1782 :
1783 1 : s% diffusion_max_T_for_radaccel = diffusion_max_T_for_radaccel
1784 1 : s% diffusion_min_T_for_radaccel = diffusion_min_T_for_radaccel
1785 1 : s% diffusion_max_Z_for_radaccel = diffusion_max_Z_for_radaccel
1786 1 : s% diffusion_min_Z_for_radaccel = diffusion_min_Z_for_radaccel
1787 1 : s% diffusion_screening_for_radaccel = diffusion_screening_for_radaccel
1788 1 : s% op_mono_data_path = op_mono_data_path
1789 1 : s% op_mono_data_cache_filename = op_mono_data_cache_filename
1790 1 : s% emesh_data_for_op_mono_path = emesh_data_for_op_mono_path
1791 1 : s% op_mono_method = op_mono_method
1792 :
1793 1 : s% show_diffusion_info = show_diffusion_info
1794 1 : s% show_diffusion_substep_info = show_diffusion_substep_info
1795 1 : s% show_diffusion_timing = show_diffusion_timing
1796 :
1797 1 : s% diffusion_num_classes = diffusion_num_classes
1798 101 : s% diffusion_class_representative = diffusion_class_representative
1799 101 : s% diffusion_class_A_max = diffusion_class_A_max
1800 101 : s% diffusion_class_typical_charge = diffusion_class_typical_charge
1801 101 : s% diffusion_class_factor = diffusion_class_factor
1802 :
1803 1 : s% diffusion_use_isolve = diffusion_use_isolve
1804 1 : s% diffusion_rtol_for_isolve = diffusion_rtol_for_isolve
1805 1 : s% diffusion_atol_for_isolve = diffusion_atol_for_isolve
1806 1 : s% diffusion_maxsteps_for_isolve = diffusion_maxsteps_for_isolve
1807 1 : s% diffusion_isolve_solver = diffusion_isolve_solver
1808 :
1809 : ! WD phase separation
1810 1 : s% do_phase_separation = do_phase_separation
1811 1 : s% phase_separation_option = phase_separation_option
1812 1 : s% do_phase_separation_heating = do_phase_separation_heating
1813 1 : s% phase_separation_mixing_use_brunt = phase_separation_mixing_use_brunt
1814 1 : s% phase_separation_no_diffusion = phase_separation_no_diffusion
1815 :
1816 : ! eos controls
1817 1 : s% fix_d_eos_dxa_partials = fix_d_eos_dxa_partials
1818 :
1819 : ! opacity controls
1820 1 : s% use_simple_es_for_kap = use_simple_es_for_kap
1821 1 : s% use_starting_composition_for_kap = use_starting_composition_for_kap
1822 :
1823 1 : s% min_kap_for_dPrad_dm_eqn = min_kap_for_dPrad_dm_eqn
1824 1 : s% low_logT_op_mono_full_off = low_logT_op_mono_full_off
1825 1 : s% low_logT_op_mono_full_on = low_logT_op_mono_full_on
1826 1 : s% high_logT_op_mono_full_off = high_logT_op_mono_full_off
1827 1 : s% high_logT_op_mono_full_on = high_logT_op_mono_full_on
1828 1 : s% op_mono_min_X_to_include = op_mono_min_X_to_include
1829 1 : s% use_op_mono_alt_get_kap = use_op_mono_alt_get_kap
1830 :
1831 1 : s% include_L_in_correction_limits = include_L_in_correction_limits
1832 1 : s% include_v_in_correction_limits = include_v_in_correction_limits
1833 1 : s% include_u_in_correction_limits = include_u_in_correction_limits
1834 1 : s% include_w_in_correction_limits = include_w_in_correction_limits
1835 :
1836 : ! asteroseismology controls
1837 :
1838 1 : s% get_delta_nu_from_scaled_solar = get_delta_nu_from_scaled_solar
1839 1 : s% nu_max_sun = nu_max_sun
1840 1 : s% delta_nu_sun = delta_nu_sun
1841 1 : s% astero_Teff_sun = astero_Teff_sun
1842 1 : s% delta_Pg_mode_freq = delta_Pg_mode_freq
1843 1 : s% delta_Pg_traditional = delta_Pg_traditional
1844 :
1845 : ! hydro parameters
1846 1 : s% energy_eqn_option = energy_eqn_option
1847 1 : s% opacity_factor = opacity_factor
1848 1 : s% opacity_min = opacity_min
1849 1 : s% opacity_max = opacity_max
1850 1 : s% min_logT_for_opacity_factor_off = min_logT_for_opacity_factor_off
1851 1 : s% min_logT_for_opacity_factor_on = min_logT_for_opacity_factor_on
1852 1 : s% max_logT_for_opacity_factor_on = max_logT_for_opacity_factor_on
1853 1 : s% max_logT_for_opacity_factor_off = max_logT_for_opacity_factor_off
1854 :
1855 1 : s% dxdt_nuc_factor = dxdt_nuc_factor
1856 1 : s% non_nuc_neu_factor = non_nuc_neu_factor
1857 1 : s% use_time_centered_eps_grav = use_time_centered_eps_grav
1858 1 : s% no_dedt_form_during_relax = no_dedt_form_during_relax
1859 1 : s% dedt_eqn_r_scale = dedt_eqn_r_scale
1860 1 : s% use_mass_corrections = use_mass_corrections
1861 1 : s% use_gravity_rotation_correction = use_gravity_rotation_correction
1862 1 : s% eps_grav_factor = eps_grav_factor
1863 1 : s% eps_mdot_factor = eps_mdot_factor
1864 1 : s% include_composition_in_eps_grav = include_composition_in_eps_grav
1865 1 : s% max_abs_rel_change_surf_lnS = max_abs_rel_change_surf_lnS
1866 1 : s% max_num_surf_revisions = max_num_surf_revisions
1867 1 : s% Gamma_lnS_eps_grav_full_off = Gamma_lnS_eps_grav_full_off
1868 1 : s% Gamma_lnS_eps_grav_full_on = Gamma_lnS_eps_grav_full_on
1869 :
1870 1 : s% use_dPrad_dm_form_of_T_gradient_eqn = use_dPrad_dm_form_of_T_gradient_eqn
1871 1 : s% use_flux_limiting_with_dPrad_dm_form = use_flux_limiting_with_dPrad_dm_form
1872 1 : s% use_gradT_actual_vs_gradT_MLT_for_T_gradient_eqn = use_gradT_actual_vs_gradT_MLT_for_T_gradient_eqn
1873 1 : s% include_P_in_velocity_time_centering = include_P_in_velocity_time_centering
1874 1 : s% include_L_in_velocity_time_centering = include_L_in_velocity_time_centering
1875 1 : s% use_P_d_1_div_rho_form_of_work_when_time_centering_velocity = use_P_d_1_div_rho_form_of_work_when_time_centering_velocity
1876 1 : s% steps_before_use_velocity_time_centering = steps_before_use_velocity_time_centering
1877 1 : s% P_theta_for_velocity_time_centering = P_theta_for_velocity_time_centering
1878 1 : s% L_theta_for_velocity_time_centering = L_theta_for_velocity_time_centering
1879 1 : s% max_logT_for_include_P_and_L_in_velocity_time_centering = max_logT_for_include_P_and_L_in_velocity_time_centering
1880 :
1881 1 : s% RTI_A = RTI_A
1882 1 : s% RTI_B = RTI_B
1883 1 : s% RTI_C = RTI_C
1884 1 : s% RTI_D = RTI_D
1885 1 : s% RTI_max_alpha = RTI_max_alpha
1886 1 : s% RTI_C_X_factor = RTI_C_X_factor
1887 1 : s% RTI_C_X0_frac = RTI_C_X0_frac
1888 1 : s% RTI_dm_for_center_eta_nondecreasing = RTI_dm_for_center_eta_nondecreasing
1889 1 : s% RTI_min_dm_behind_shock_for_full_on = RTI_min_dm_behind_shock_for_full_on
1890 1 : s% RTI_energy_floor = RTI_energy_floor
1891 1 : s% RTI_D_mix_floor = RTI_D_mix_floor
1892 1 : s% RTI_min_m_for_D_mix_floor = RTI_min_m_for_D_mix_floor
1893 1 : s% RTI_log_max_boost = RTI_log_max_boost
1894 1 : s% RTI_m_full_boost = RTI_m_full_boost
1895 1 : s% RTI_m_no_boost = RTI_m_no_boost
1896 :
1897 1 : s% use_drag_energy = use_drag_energy
1898 1 : s% drag_coefficient = drag_coefficient
1899 1 : s% min_q_for_drag = min_q_for_drag
1900 1 : s% v_drag_factor = v_drag_factor
1901 1 : s% v_drag = v_drag
1902 1 : s% q_for_v_drag_full_off = q_for_v_drag_full_off
1903 1 : s% q_for_v_drag_full_on = q_for_v_drag_full_on
1904 :
1905 :
1906 1 : s% velocity_logT_lower_bound = velocity_logT_lower_bound
1907 1 : s% max_dt_yrs_for_velocity_logT_lower_bound = max_dt_yrs_for_velocity_logT_lower_bound
1908 1 : s% velocity_tau_lower_bound = velocity_tau_lower_bound
1909 1 : s% velocity_q_upper_bound = velocity_q_upper_bound
1910 1 : s% report_max_infall_inside_fe_core = report_max_infall_inside_fe_core
1911 1 : s% retry_for_v_above_clight = retry_for_v_above_clight
1912 :
1913 : ! solvers
1914 :
1915 1 : s% tol_correction_norm = tol_correction_norm
1916 1 : s% tol_max_correction = tol_max_correction
1917 1 : s% correction_xa_limit = correction_xa_limit
1918 :
1919 1 : s% tol_correction_high_T_limit = tol_correction_high_T_limit
1920 1 : s% tol_correction_norm_high_T = tol_correction_norm_high_T
1921 1 : s% tol_max_correction_high_T = tol_max_correction_high_T
1922 :
1923 1 : s% tol_correction_extreme_T_limit = tol_correction_extreme_T_limit
1924 1 : s% tol_correction_norm_extreme_T = tol_correction_norm_extreme_T
1925 1 : s% tol_max_correction_extreme_T = tol_max_correction_extreme_T
1926 :
1927 1 : s% tol_bad_max_correction = tol_bad_max_correction
1928 1 : s% bad_max_correction_series_limit = bad_max_correction_series_limit
1929 :
1930 1 : s% tol_residual_norm1 = tol_residual_norm1
1931 1 : s% tol_max_residual1 = tol_max_residual1
1932 1 : s% tol_residual_norm2 = tol_residual_norm2
1933 1 : s% tol_max_residual2 = tol_max_residual2
1934 1 : s% tol_residual_norm3 = tol_residual_norm3
1935 1 : s% tol_max_residual3 = tol_max_residual3
1936 1 : s% warning_limit_for_max_residual = warning_limit_for_max_residual
1937 1 : s% trace_solver_damping = trace_solver_damping
1938 :
1939 1 : s% relax_use_gold_tolerances = relax_use_gold_tolerances
1940 1 : s% relax_tol_correction_norm = relax_tol_correction_norm
1941 1 : s% relax_tol_max_correction = relax_tol_max_correction
1942 1 : s% relax_solver_iters_timestep_limit = relax_solver_iters_timestep_limit
1943 1 : s% relax_iter_for_resid_tol2 = relax_iter_for_resid_tol2
1944 1 : s% relax_tol_residual_norm1 = relax_tol_residual_norm1
1945 1 : s% relax_tol_max_residual1 = relax_tol_max_residual1
1946 1 : s% relax_iter_for_resid_tol3 = relax_iter_for_resid_tol3
1947 1 : s% relax_tol_residual_norm2 = relax_tol_residual_norm2
1948 1 : s% relax_tol_max_residual2 = relax_tol_max_residual2
1949 1 : s% relax_tol_residual_norm3 = relax_tol_residual_norm3
1950 1 : s% relax_tol_max_residual3 = relax_tol_max_residual3
1951 1 : s% relax_maxT_for_gold_tolerances = relax_maxT_for_gold_tolerances
1952 :
1953 1 : s% use_gold_tolerances = use_gold_tolerances
1954 1 : s% gold_solver_iters_timestep_limit = gold_solver_iters_timestep_limit
1955 1 : s% maxT_for_gold_tolerances = maxT_for_gold_tolerances
1956 1 : s% gold_tol_residual_norm1 = gold_tol_residual_norm1
1957 1 : s% gold_tol_max_residual1 = gold_tol_max_residual1
1958 1 : s% gold_iter_for_resid_tol2 = gold_iter_for_resid_tol2
1959 1 : s% gold_tol_residual_norm2 = gold_tol_residual_norm2
1960 1 : s% gold_tol_max_residual2 = gold_tol_max_residual2
1961 1 : s% gold_iter_for_resid_tol3 = gold_iter_for_resid_tol3
1962 1 : s% gold_tol_residual_norm3 = gold_tol_residual_norm3
1963 1 : s% gold_tol_max_residual3 = gold_tol_max_residual3
1964 1 : s% steps_before_use_gold_tolerances = steps_before_use_gold_tolerances
1965 :
1966 1 : s% use_gold2_tolerances = use_gold2_tolerances
1967 1 : s% gold2_solver_iters_timestep_limit = gold2_solver_iters_timestep_limit
1968 1 : s% gold2_tol_residual_norm1 = gold2_tol_residual_norm1
1969 1 : s% gold2_tol_max_residual1 = gold2_tol_max_residual1
1970 1 : s% gold2_iter_for_resid_tol2 = gold2_iter_for_resid_tol2
1971 1 : s% gold2_tol_residual_norm2 = gold2_tol_residual_norm2
1972 1 : s% gold2_tol_max_residual2 = gold2_tol_max_residual2
1973 1 : s% gold2_iter_for_resid_tol3 = gold2_iter_for_resid_tol3
1974 1 : s% gold2_tol_residual_norm3 = gold2_tol_residual_norm3
1975 1 : s% gold2_tol_max_residual3 = gold2_tol_max_residual3
1976 1 : s% steps_before_use_gold2_tolerances = steps_before_use_gold2_tolerances
1977 :
1978 1 : s% include_rotation_in_total_energy = include_rotation_in_total_energy
1979 :
1980 1 : s% convergence_ignore_equL_residuals = convergence_ignore_equL_residuals
1981 1 : s% convergence_ignore_alpha_RTI_residuals = convergence_ignore_alpha_RTI_residuals
1982 :
1983 1 : s% iter_for_resid_tol2 = iter_for_resid_tol2
1984 1 : s% iter_for_resid_tol3 = iter_for_resid_tol3
1985 :
1986 1 : s% solver_itermin = solver_itermin
1987 1 : s% solver_itermin_until_reduce_min_corr_coeff = solver_itermin_until_reduce_min_corr_coeff
1988 1 : s% solver_reduced_min_corr_coeff = solver_reduced_min_corr_coeff
1989 1 : s% do_solver_damping_for_neg_xa = do_solver_damping_for_neg_xa
1990 1 : s% scale_max_correction_for_negative_surf_lum = scale_max_correction_for_negative_surf_lum
1991 1 : s% max_frac_for_negative_surf_lum = max_frac_for_negative_surf_lum
1992 1 : s% hydro_mtx_max_allowed_abs_dlogT = hydro_mtx_max_allowed_abs_dlogT
1993 1 : s% hydro_mtx_max_allowed_abs_dlogRho = hydro_mtx_max_allowed_abs_dlogRho
1994 1 : s% min_logT_for_hydro_mtx_max_allowed = min_logT_for_hydro_mtx_max_allowed
1995 1 : s% hydro_mtx_max_allowed_logT = hydro_mtx_max_allowed_logT
1996 1 : s% hydro_mtx_max_allowed_logRho = hydro_mtx_max_allowed_logRho
1997 1 : s% hydro_mtx_min_allowed_logT = hydro_mtx_min_allowed_logT
1998 1 : s% hydro_mtx_min_allowed_logRho = hydro_mtx_min_allowed_logRho
1999 :
2000 1 : s% use_DGESVX_in_bcyclic = use_DGESVX_in_bcyclic
2001 1 : s% use_equilibration_in_DGESVX = use_equilibration_in_DGESVX
2002 1 : s% report_min_rcond_from_DGESXV = report_min_rcond_from_DGESXV
2003 :
2004 1 : s% op_split_burn = op_split_burn
2005 1 : s% op_split_burn_min_T = op_split_burn_min_T
2006 1 : s% op_split_burn_eps = op_split_burn_eps
2007 1 : s% op_split_burn_odescal = op_split_burn_odescal
2008 1 : s% op_split_burn_min_T_for_variable_T_solver = op_split_burn_min_T_for_variable_T_solver
2009 :
2010 1 : s% tiny_corr_coeff_limit = tiny_corr_coeff_limit
2011 1 : s% scale_correction_norm = scale_correction_norm
2012 1 : s% num_times_solver_reuse_mtx = num_times_solver_reuse_mtx
2013 1 : s% corr_param_factor = corr_param_factor
2014 1 : s% scale_max_correction = scale_max_correction
2015 1 : s% ignore_min_corr_coeff_for_scale_max_correction = ignore_min_corr_coeff_for_scale_max_correction
2016 1 : s% ignore_too_large_correction = ignore_too_large_correction
2017 1 : s% ignore_species_in_max_correction = ignore_species_in_max_correction
2018 :
2019 1 : s% corr_norm_jump_limit = corr_norm_jump_limit
2020 1 : s% max_corr_jump_limit = max_corr_jump_limit
2021 1 : s% resid_norm_jump_limit = resid_norm_jump_limit
2022 1 : s% max_resid_jump_limit = max_resid_jump_limit
2023 :
2024 1 : s% corr_coeff_limit = corr_coeff_limit
2025 1 : s% tiny_corr_factor = tiny_corr_factor
2026 :
2027 1 : s% solver_max_tries_before_reject = solver_max_tries_before_reject
2028 1 : s% max_tries1 = max_tries1
2029 1 : s% max_tries_for_retry = max_tries_for_retry
2030 1 : s% max_tries_after_5_retries = max_tries_after_5_retries
2031 1 : s% max_tries_after_10_retries = max_tries_after_10_retries
2032 1 : s% max_tries_after_20_retries = max_tries_after_20_retries
2033 1 : s% retry_limit = retry_limit
2034 1 : s% redo_limit = redo_limit
2035 :
2036 1 : s% use_Pvsc_art_visc = use_Pvsc_art_visc
2037 1 : s% Pvsc_cq = Pvsc_cq
2038 1 : s% Pvsc_zsh = Pvsc_zsh
2039 :
2040 1 : s% min_xa_hard_limit = min_xa_hard_limit
2041 1 : s% min_xa_hard_limit_for_highT = min_xa_hard_limit_for_highT
2042 1 : s% logT_max_for_min_xa_hard_limit = logT_max_for_min_xa_hard_limit
2043 1 : s% logT_min_for_min_xa_hard_limit_for_highT = logT_min_for_min_xa_hard_limit_for_highT
2044 :
2045 1 : s% sum_xa_hard_limit = sum_xa_hard_limit
2046 1 : s% sum_xa_hard_limit_for_highT = sum_xa_hard_limit_for_highT
2047 1 : s% logT_max_for_sum_xa_hard_limit = logT_max_for_sum_xa_hard_limit
2048 1 : s% logT_min_for_sum_xa_hard_limit_for_highT = logT_min_for_sum_xa_hard_limit_for_highT
2049 :
2050 1 : s% xa_clip_limit = xa_clip_limit
2051 1 : s% report_solver_progress = report_solver_progress
2052 1 : s% solver_test_partials_call_number = solver_test_partials_call_number
2053 1 : s% solver_test_partials_iter_number = solver_test_partials_iter_number
2054 1 : s% solver_epsder_chem = solver_epsder_chem
2055 1 : s% solver_epsder_struct = solver_epsder_struct
2056 1 : s% solver_numerical_jacobian = solver_numerical_jacobian
2057 1 : s% solver_jacobian_nzlo = solver_jacobian_nzlo
2058 1 : s% solver_jacobian_nzhi = solver_jacobian_nzhi
2059 1 : s% solver_check_everything = solver_check_everything
2060 1 : s% energy_conservation_dump_model_number = energy_conservation_dump_model_number
2061 1 : s% solver_inspect_soln_flag = solver_inspect_soln_flag
2062 1 : s% solver_test_partials_dx_0 = solver_test_partials_dx_0
2063 1 : s% solver_test_partials_k = solver_test_partials_k
2064 1 : s% solver_test_partials_k_low = solver_test_partials_k_low
2065 1 : s% solver_test_partials_k_high = solver_test_partials_k_high
2066 1 : s% solver_show_correction_info = solver_show_correction_info
2067 1 : s% solver_test_partials_write_eos_call_info = solver_test_partials_write_eos_call_info
2068 1 : s% solver_test_eos_partials = solver_test_eos_partials
2069 1 : s% solver_test_kap_partials = solver_test_kap_partials
2070 1 : s% solver_test_net_partials = solver_test_net_partials
2071 1 : s% solver_test_atm_partials = solver_test_atm_partials
2072 1 : s% solver_test_partials_var_name = solver_test_partials_var_name
2073 1 : s% solver_test_partials_sink_name = solver_test_partials_sink_name
2074 1 : s% solver_test_partials_equ_name = solver_test_partials_equ_name
2075 1 : s% solver_test_partials_show_dx_var_name = solver_test_partials_show_dx_var_name
2076 1 : s% solver_save_photo_call_number = solver_save_photo_call_number
2077 1 : s% fill_arrays_with_NaNs = fill_arrays_with_NaNs
2078 1 : s% zero_when_allocate = zero_when_allocate
2079 1 : s% warn_when_large_rel_run_E_err = warn_when_large_rel_run_E_err
2080 1 : s% absolute_cumulative_energy_err = absolute_cumulative_energy_err
2081 1 : s% warn_when_large_virial_thm_rel_err = warn_when_large_virial_thm_rel_err
2082 1 : s% warn_when_get_a_bad_eos_result = warn_when_get_a_bad_eos_result
2083 1 : s% warn_rates_for_high_temp = warn_rates_for_high_temp
2084 1 : s% max_safe_logT_for_rates = max_safe_logT_for_rates
2085 1 : s% eps_mdot_leak_frac_factor = eps_mdot_leak_frac_factor
2086 :
2087 1 : s% TDC_alpha_D = TDC_alpha_D
2088 1 : s% TDC_alpha_R = TDC_alpha_R
2089 1 : s% TDC_alpha_Pt = TDC_alpha_Pt
2090 1 : s% TDC_alpha_M = TDC_alpha_M
2091 1 : s% TDC_alpha_C = TDC_alpha_C
2092 1 : s% TDC_alpha_S = TDC_alpha_S
2093 1 : s% TDC_alpha_M_use_explicit_mlt_vc_in_momentum_equation = TDC_alpha_M_use_explicit_mlt_vc_in_momentum_equation
2094 1 : s% TDC_use_density_form_for_eddy_viscosity = TDC_use_density_form_for_eddy_viscosity
2095 1 : s% TDC_num_innermost_cells_forced_nonturbulent = TDC_num_innermost_cells_forced_nonturbulent
2096 1 : s% TDC_num_outermost_cells_forced_nonturbulent = TDC_num_outermost_cells_forced_nonturbulent
2097 1 : s% include_mlt_Pturb_in_thermodynamic_gradients = include_mlt_Pturb_in_thermodynamic_gradients
2098 1 : s% include_mlt_corr_to_TDC = include_mlt_corr_to_TDC
2099 1 : s% use_TDC_enthalpy_flux_limiter = use_TDC_enthalpy_flux_limiter
2100 1 : s% TDC_include_eturb_in_energy_equation = TDC_include_eturb_in_energy_equation
2101 1 : s% use_rsp_form_of_scale_height = use_rsp_form_of_scale_height
2102 1 : s% include_mlt_in_velocity_time_centering = include_mlt_in_velocity_time_centering
2103 1 : s% compare_TDC_to_MLT = compare_TDC_to_MLT
2104 1 : s% TDC_hydro_use_mass_interp_face_values = TDC_hydro_use_mass_interp_face_values
2105 1 : s% TDC_hydro_nz = TDC_hydro_nz
2106 1 : s% TDC_hydro_nz_outer = TDC_hydro_nz_outer
2107 1 : s% TDC_hydro_T_anchor = TDC_hydro_T_anchor
2108 1 : s% TDC_hydro_dq_1_factor = TDC_hydro_dq_1_factor
2109 :
2110 1 : s% remesh_for_TDC_pulsations_log_core_zoning = remesh_for_TDC_pulsations_log_core_zoning
2111 :
2112 1 : s% RSP2_alfap = RSP2_alfap
2113 1 : s% RSP2_alfad = RSP2_alfad
2114 1 : s% RSP2_alfat = RSP2_alfat
2115 1 : s% RSP2_alfam = RSP2_alfam
2116 1 : s% RSP2_alfar = RSP2_alfar
2117 1 : s% RSP2_min_Lt_div_L_for_overshooting_mixing_type = RSP2_min_Lt_div_L_for_overshooting_mixing_type
2118 1 : s% RSP2_min_Lc_div_L_for_convective_mixing_type = RSP2_min_Lc_div_L_for_convective_mixing_type
2119 1 : s% RSP2_Lsurf_factor = RSP2_Lsurf_factor
2120 1 : s% RSP2_use_Stellingwerf_Lr = RSP2_use_Stellingwerf_Lr
2121 1 : s% RSP2_remesh_when_load = RSP2_remesh_when_load
2122 1 : s% RSP2_use_L_eqn_at_surface = RSP2_use_L_eqn_at_surface
2123 1 : s% RSP2_report_adjust_w = RSP2_report_adjust_w
2124 1 : s% RSP2_assume_HSE = RSP2_assume_HSE
2125 1 : s% RSP2_use_RSP_eqn_for_Y_face = RSP2_use_RSP_eqn_for_Y_face
2126 1 : s% RSP2_use_mass_interp_face_values = RSP2_use_mass_interp_face_values
2127 1 : s% RSP2_num_outermost_cells_forced_nonturbulent = RSP2_num_outermost_cells_forced_nonturbulent
2128 1 : s% RSP2_num_innermost_cells_forced_nonturbulent = RSP2_num_innermost_cells_forced_nonturbulent
2129 1 : s% RSP2_T_anchor = RSP2_T_anchor
2130 1 : s% RSP2_dq_1_factor = RSP2_dq_1_factor
2131 1 : s% RSP2_nz = RSP2_nz
2132 1 : s% RSP2_nz_outer = RSP2_nz_outer
2133 1 : s% RSP2_nz_div_IBOTOM = RSP2_nz_div_IBOTOM
2134 1 : s% RSP2_target_steps_per_cycle = RSP2_target_steps_per_cycle
2135 1 : s% RSP2_max_num_periods = RSP2_max_num_periods
2136 1 : s% RSP2_work_period = RSP2_work_period
2137 1 : s% RSP2_map_first_period = RSP2_map_first_period
2138 1 : s% RSP2_map_last_period = RSP2_map_last_period
2139 1 : s% RSP2_min_max_R_for_periods = RSP2_min_max_R_for_periods
2140 1 : s% RSP2_GREKM_avg_abs_frac_new = RSP2_GREKM_avg_abs_frac_new
2141 1 : s% RSP2_GREKM_avg_abs_limit = RSP2_GREKM_avg_abs_limit
2142 1 : s% RSP2_map_zone_interval = RSP2_map_zone_interval
2143 1 : s% RSP2_work_filename = RSP2_work_filename
2144 1 : s% RSP2_map_columns_filename = RSP2_map_columns_filename
2145 1 : s% RSP2_map_filename = RSP2_map_filename
2146 1 : s% RSP2_map_history_filename = RSP2_map_history_filename
2147 1 : s% RSP2_write_map = RSP2_write_map
2148 1 : s% RSP2_w_min_for_damping = RSP2_w_min_for_damping
2149 1 : s% RSP2_source_seed = RSP2_source_seed
2150 1 : s% RSP2_w_fix_if_neg = RSP2_w_fix_if_neg
2151 :
2152 1 : s% max_X_for_conv_timescale = max_X_for_conv_timescale
2153 1 : s% min_X_for_conv_timescale = min_X_for_conv_timescale
2154 1 : s% max_q_for_conv_timescale = max_q_for_conv_timescale
2155 1 : s% min_q_for_conv_timescale = min_q_for_conv_timescale
2156 1 : s% max_q_for_QHSE_timescale = max_q_for_QHSE_timescale
2157 1 : s% min_q_for_QHSE_timescale = min_q_for_QHSE_timescale
2158 :
2159 : ! timestep
2160 1 : s% max_timestep = max_timestep
2161 1 : s% max_years_for_timestep = max_years_for_timestep
2162 :
2163 1 : s% hi_T_max_years_for_timestep = hi_T_max_years_for_timestep
2164 1 : s% max_timestep_hi_T_limit = max_timestep_hi_T_limit
2165 :
2166 1 : s% min_timestep_factor = min_timestep_factor
2167 1 : s% max_timestep_factor = max_timestep_factor
2168 1 : s% max_timestep_factor_at_high_T = max_timestep_factor_at_high_T
2169 1 : s% min_logT_for_max_timestep_factor_at_high_T = min_logT_for_max_timestep_factor_at_high_T
2170 1 : s% time_delta_coeff = time_delta_coeff
2171 1 : s% timestep_factor_for_retries = timestep_factor_for_retries
2172 1 : s% retry_hold = retry_hold
2173 1 : s% neg_mass_fraction_hold = neg_mass_fraction_hold
2174 1 : s% timestep_dt_factor = timestep_dt_factor
2175 1 : s% use_dt_low_pass_controller = use_dt_low_pass_controller
2176 :
2177 1 : s% force_timestep_min = force_timestep_min
2178 1 : s% force_timestep_min_years = force_timestep_min_years
2179 1 : s% force_timestep_min_factor = force_timestep_min_factor
2180 1 : s% force_timestep = force_timestep
2181 1 : s% force_timestep_years = force_timestep_years
2182 :
2183 1 : s% varcontrol_target = varcontrol_target
2184 1 : s% min_allowed_varcontrol_target = min_allowed_varcontrol_target
2185 1 : s% varcontrol_dt_limit_ratio_hard_max = varcontrol_dt_limit_ratio_hard_max
2186 1 : s% xa_scale = xa_scale
2187 :
2188 1 : s% solver_iters_timestep_limit = solver_iters_timestep_limit
2189 :
2190 1 : s% burn_steps_limit = burn_steps_limit
2191 1 : s% burn_steps_hard_limit = burn_steps_hard_limit
2192 :
2193 1 : s% diffusion_steps_limit = diffusion_steps_limit
2194 1 : s% diffusion_steps_hard_limit = diffusion_steps_hard_limit
2195 1 : s% diffusion_iters_limit = diffusion_iters_limit
2196 1 : s% diffusion_iters_hard_limit = diffusion_iters_hard_limit
2197 :
2198 1 : s% dt_div_dt_cell_collapse_limit = dt_div_dt_cell_collapse_limit
2199 1 : s% dt_div_dt_cell_collapse_hard_limit = dt_div_dt_cell_collapse_hard_limit
2200 1 : s% dt_div_min_dr_div_cs_limit = dt_div_min_dr_div_cs_limit
2201 1 : s% dt_div_min_dr_div_cs_hard_limit = dt_div_min_dr_div_cs_hard_limit
2202 :
2203 1 : s% min_abs_du_div_cs_for_dt_div_min_dr_div_cs_limit = min_abs_du_div_cs_for_dt_div_min_dr_div_cs_limit
2204 1 : s% min_abs_u_div_cs_for_dt_div_min_dr_div_cs_limit = min_abs_u_div_cs_for_dt_div_min_dr_div_cs_limit
2205 1 : s% min_k_for_dt_div_min_dr_div_cs_limit = min_k_for_dt_div_min_dr_div_cs_limit
2206 1 : s% min_q_for_dt_div_min_dr_div_cs_limit = min_q_for_dt_div_min_dr_div_cs_limit
2207 1 : s% max_q_for_dt_div_min_dr_div_cs_limit = max_q_for_dt_div_min_dr_div_cs_limit
2208 1 : s% check_remnant_only_for_dt_div_min_dr_div_cs_limit = check_remnant_only_for_dt_div_min_dr_div_cs_limit
2209 :
2210 1 : s% dX_mix_dist_limit = dX_mix_dist_limit
2211 :
2212 101 : s% dX_limit_species = dX_limit_species
2213 101 : s% dX_limit_min_X = dX_limit_min_X
2214 101 : s% dX_limit = dX_limit
2215 101 : s% dX_hard_limit = dX_hard_limit
2216 101 : s% dX_div_X_limit_min_X = dX_div_X_limit_min_X
2217 101 : s% dX_div_X_limit = dX_div_X_limit
2218 101 : s% dX_div_X_hard_limit = dX_div_X_hard_limit
2219 101 : s% dX_div_X_at_high_T_limit = dX_div_X_at_high_T_limit
2220 101 : s% dX_div_X_at_high_T_hard_limit = dX_div_X_at_high_T_hard_limit
2221 101 : s% dX_div_X_at_high_T_limit_lgT_min = dX_div_X_at_high_T_limit_lgT_min
2222 :
2223 101 : s% dX_decreases_only = dX_decreases_only
2224 :
2225 1 : s% dX_nuc_drop_min_X_limit = dX_nuc_drop_min_X_limit
2226 1 : s% dX_nuc_drop_max_A_limit = dX_nuc_drop_max_A_limit
2227 1 : s% dX_nuc_drop_limit = dX_nuc_drop_limit
2228 1 : s% dX_nuc_drop_limit_at_high_T = dX_nuc_drop_limit_at_high_T
2229 1 : s% dX_nuc_drop_hard_limit = dX_nuc_drop_hard_limit
2230 1 : s% dX_nuc_drop_min_yrs_for_dt = dX_nuc_drop_min_yrs_for_dt
2231 :
2232 1 : s% dL_div_L_limit_min_L = dL_div_L_limit_min_L
2233 1 : s% dL_div_L_limit = dL_div_L_limit
2234 1 : s% dL_div_L_hard_limit = dL_div_L_hard_limit
2235 :
2236 1 : s% delta_lgP_limit = delta_lgP_limit
2237 1 : s% delta_lgP_hard_limit = delta_lgP_hard_limit
2238 1 : s% delta_lgP_limit_min_lgP = delta_lgP_limit_min_lgP
2239 :
2240 1 : s% delta_lgRho_limit = delta_lgRho_limit
2241 1 : s% delta_lgRho_hard_limit = delta_lgRho_hard_limit
2242 1 : s% delta_lgRho_limit_min_lgRho = delta_lgRho_limit_min_lgRho
2243 :
2244 1 : s% delta_lgT_limit = delta_lgT_limit
2245 1 : s% delta_lgT_hard_limit = delta_lgT_hard_limit
2246 1 : s% delta_lgT_limit_min_lgT = delta_lgT_limit_min_lgT
2247 :
2248 1 : s% delta_lgE_limit = delta_lgE_limit
2249 1 : s% delta_lgE_hard_limit = delta_lgE_hard_limit
2250 1 : s% delta_lgE_limit_min_lgE = delta_lgE_limit_min_lgE
2251 :
2252 1 : s% delta_lgR_limit = delta_lgR_limit
2253 1 : s% delta_lgR_hard_limit = delta_lgR_hard_limit
2254 1 : s% delta_lgR_limit_min_lgR = delta_lgR_limit_min_lgR
2255 :
2256 1 : s% delta_Ye_highT_limit = delta_Ye_highT_limit
2257 1 : s% delta_Ye_highT_hard_limit = delta_Ye_highT_hard_limit
2258 1 : s% minT_for_highT_Ye_limit = minT_for_highT_Ye_limit
2259 :
2260 1 : s% delta_lgL_nuc_cat_limit = delta_lgL_nuc_cat_limit
2261 1 : s% delta_lgL_nuc_cat_hard_limit = delta_lgL_nuc_cat_hard_limit
2262 1 : s% lgL_nuc_cat_burn_min = lgL_nuc_cat_burn_min
2263 1 : s% lgL_nuc_mix_dist_limit = lgL_nuc_mix_dist_limit
2264 :
2265 1 : s% delta_lgL_H_limit = delta_lgL_H_limit
2266 1 : s% delta_lgL_H_hard_limit = delta_lgL_H_hard_limit
2267 1 : s% lgL_H_burn_min = lgL_H_burn_min
2268 1 : s% lgL_H_drop_factor = lgL_H_drop_factor
2269 1 : s% lgL_H_burn_relative_limit = lgL_H_burn_relative_limit
2270 :
2271 1 : s% delta_lgL_He_limit = delta_lgL_He_limit
2272 1 : s% delta_lgL_He_hard_limit = delta_lgL_He_hard_limit
2273 1 : s% lgL_He_burn_min = lgL_He_burn_min
2274 1 : s% lgL_He_drop_factor = lgL_He_drop_factor
2275 1 : s% lgL_He_burn_relative_limit = lgL_He_burn_relative_limit
2276 :
2277 1 : s% delta_lgL_z_limit = delta_lgL_z_limit
2278 1 : s% delta_lgL_z_hard_limit = delta_lgL_z_hard_limit
2279 1 : s% lgL_z_burn_min = lgL_z_burn_min
2280 1 : s% lgL_z_drop_factor = lgL_z_drop_factor
2281 1 : s% lgL_z_burn_relative_limit = lgL_z_burn_relative_limit
2282 :
2283 1 : s% delta_lgL_power_photo_limit = delta_lgL_power_photo_limit
2284 1 : s% delta_lgL_power_photo_hard_limit = delta_lgL_power_photo_hard_limit
2285 1 : s% lgL_power_photo_burn_min = lgL_power_photo_burn_min
2286 1 : s% lgL_power_photo_drop_factor = lgL_power_photo_drop_factor
2287 1 : s% min_lgT_for_lgL_power_photo_limit = min_lgT_for_lgL_power_photo_limit
2288 :
2289 1 : s% delta_lgL_nuc_limit = delta_lgL_nuc_limit
2290 1 : s% delta_lgL_nuc_hard_limit = delta_lgL_nuc_hard_limit
2291 1 : s% delta_lgL_nuc_at_high_T_limit = delta_lgL_nuc_at_high_T_limit
2292 1 : s% delta_lgL_nuc_at_high_T_hard_limit = delta_lgL_nuc_at_high_T_hard_limit
2293 1 : s% delta_lgL_nuc_at_high_T_limit_lgT_min = delta_lgL_nuc_at_high_T_limit_lgT_min
2294 :
2295 1 : s% max_lgT_for_lgL_nuc_limit = max_lgT_for_lgL_nuc_limit
2296 1 : s% lgL_nuc_burn_min = lgL_nuc_burn_min
2297 1 : s% lgL_nuc_drop_factor = lgL_nuc_drop_factor
2298 :
2299 1 : s% delta_lgRho_cntr_limit = delta_lgRho_cntr_limit
2300 1 : s% delta_lgRho_cntr_hard_limit = delta_lgRho_cntr_hard_limit
2301 :
2302 1 : s% delta_lgP_cntr_limit = delta_lgP_cntr_limit
2303 1 : s% delta_lgP_cntr_hard_limit = delta_lgP_cntr_hard_limit
2304 :
2305 1 : s% delta_lgT_cntr_limit = delta_lgT_cntr_limit
2306 1 : s% delta_lgT_cntr_hard_limit = delta_lgT_cntr_hard_limit
2307 1 : s% delta_lgT_cntr_limit_only_after_near_zams = delta_lgT_cntr_limit_only_after_near_zams
2308 :
2309 1 : s% delta_lgT_max_limit = delta_lgT_max_limit
2310 1 : s% delta_lgT_max_hard_limit = delta_lgT_max_hard_limit
2311 1 : s% delta_lgT_max_limit_lgT_min = delta_lgT_max_limit_lgT_min
2312 1 : s% delta_lgT_max_limit_only_after_near_zams = delta_lgT_max_limit_only_after_near_zams
2313 :
2314 1 : s% delta_lgT_max_at_high_T_limit = delta_lgT_max_at_high_T_limit
2315 1 : s% delta_lgT_max_at_high_T_hard_limit = delta_lgT_max_at_high_T_hard_limit
2316 1 : s% delta_lgT_max_at_high_T_limit_lgT_min = delta_lgT_max_at_high_T_limit_lgT_min
2317 :
2318 1 : s% delta_log_eps_nuc_limit = delta_log_eps_nuc_limit
2319 1 : s% delta_log_eps_nuc_hard_limit = delta_log_eps_nuc_hard_limit
2320 :
2321 1 : s% delta_dX_div_X_cntr_min = delta_dX_div_X_cntr_min
2322 1 : s% delta_dX_div_X_cntr_max = delta_dX_div_X_cntr_max
2323 1 : s% delta_dX_div_X_cntr_limit = delta_dX_div_X_cntr_limit
2324 1 : s% delta_dX_div_X_cntr_hard_limit = delta_dX_div_X_cntr_hard_limit
2325 :
2326 1 : s% delta_dX_div_X_drop_only = delta_dX_div_X_drop_only
2327 1 : s% delta_lg_XH_drop_only = delta_lg_XH_drop_only
2328 1 : s% delta_lg_XHe_drop_only = delta_lg_XHe_drop_only
2329 1 : s% delta_lg_XC_drop_only = delta_lg_XC_drop_only
2330 1 : s% delta_lg_XNe_drop_only = delta_lg_XNe_drop_only
2331 1 : s% delta_lg_XO_drop_only = delta_lg_XO_drop_only
2332 1 : s% delta_lg_XSi_drop_only = delta_lg_XSi_drop_only
2333 1 : s% delta_XH_drop_only = delta_XH_drop_only
2334 1 : s% delta_XHe_drop_only = delta_XHe_drop_only
2335 1 : s% delta_XC_drop_only = delta_XC_drop_only
2336 1 : s% delta_XNe_drop_only = delta_XNe_drop_only
2337 1 : s% delta_XO_drop_only = delta_XO_drop_only
2338 1 : s% delta_XSi_drop_only = delta_XSi_drop_only
2339 :
2340 1 : s% delta_lg_XH_cntr_min = delta_lg_XH_cntr_min
2341 1 : s% delta_lg_XH_cntr_max = delta_lg_XH_cntr_max
2342 1 : s% delta_lg_XH_cntr_limit = delta_lg_XH_cntr_limit
2343 1 : s% delta_lg_XH_cntr_hard_limit = delta_lg_XH_cntr_hard_limit
2344 :
2345 1 : s% delta_lg_XHe_cntr_min = delta_lg_XHe_cntr_min
2346 1 : s% delta_lg_XHe_cntr_max = delta_lg_XHe_cntr_max
2347 1 : s% delta_lg_XHe_cntr_limit = delta_lg_XHe_cntr_limit
2348 1 : s% delta_lg_XHe_cntr_hard_limit = delta_lg_XHe_cntr_hard_limit
2349 :
2350 1 : s% delta_lg_XC_cntr_min = delta_lg_XC_cntr_min
2351 1 : s% delta_lg_XC_cntr_max = delta_lg_XC_cntr_max
2352 1 : s% delta_lg_XC_cntr_limit = delta_lg_XC_cntr_limit
2353 1 : s% delta_lg_XC_cntr_hard_limit = delta_lg_XC_cntr_hard_limit
2354 :
2355 1 : s% delta_lg_XNe_cntr_limit = delta_lg_XNe_cntr_limit
2356 1 : s% delta_lg_XNe_cntr_hard_limit = delta_lg_XNe_cntr_hard_limit
2357 1 : s% delta_lg_XNe_cntr_min = delta_lg_XNe_cntr_min
2358 1 : s% delta_lg_XNe_cntr_max = delta_lg_XNe_cntr_max
2359 :
2360 1 : s% delta_lg_XO_cntr_limit = delta_lg_XO_cntr_limit
2361 1 : s% delta_lg_XO_cntr_hard_limit = delta_lg_XO_cntr_hard_limit
2362 1 : s% delta_lg_XO_cntr_min = delta_lg_XO_cntr_min
2363 1 : s% delta_lg_XO_cntr_max = delta_lg_XO_cntr_max
2364 :
2365 1 : s% delta_lg_XSi_cntr_limit = delta_lg_XSi_cntr_limit
2366 1 : s% delta_lg_XSi_cntr_hard_limit = delta_lg_XSi_cntr_hard_limit
2367 1 : s% delta_lg_XSi_cntr_min = delta_lg_XSi_cntr_min
2368 1 : s% delta_lg_XSi_cntr_max = delta_lg_XSi_cntr_max
2369 :
2370 1 : s% delta_XH_cntr_limit = delta_XH_cntr_limit
2371 1 : s% delta_XH_cntr_hard_limit = delta_XH_cntr_hard_limit
2372 1 : s% delta_XHe_cntr_limit = delta_XHe_cntr_limit
2373 1 : s% delta_XHe_cntr_hard_limit = delta_XHe_cntr_hard_limit
2374 1 : s% delta_XC_cntr_limit = delta_XC_cntr_limit
2375 1 : s% delta_XC_cntr_hard_limit = delta_XC_cntr_hard_limit
2376 1 : s% delta_XNe_cntr_limit = delta_XNe_cntr_limit
2377 1 : s% delta_XNe_cntr_hard_limit = delta_XNe_cntr_hard_limit
2378 1 : s% delta_XO_cntr_limit = delta_XO_cntr_limit
2379 1 : s% delta_XO_cntr_hard_limit = delta_XO_cntr_hard_limit
2380 1 : s% delta_XSi_cntr_limit = delta_XSi_cntr_limit
2381 1 : s% delta_XSi_cntr_hard_limit = delta_XSi_cntr_hard_limit
2382 :
2383 1 : s% delta_lgTeff_limit = delta_lgTeff_limit
2384 1 : s% delta_lgTeff_hard_limit = delta_lgTeff_hard_limit
2385 :
2386 1 : s% delta_lgL_limit = delta_lgL_limit
2387 1 : s% delta_lgL_limit_L_min = delta_lgL_limit_L_min
2388 1 : s% delta_lgL_hard_limit = delta_lgL_hard_limit
2389 :
2390 1 : s% delta_HR_ds_L = delta_HR_ds_L
2391 1 : s% delta_HR_ds_Teff = delta_HR_ds_Teff
2392 1 : s% delta_HR_limit = delta_HR_limit
2393 1 : s% delta_HR_hard_limit = delta_HR_hard_limit
2394 :
2395 1 : s% delta_lg_star_mass_limit = delta_lg_star_mass_limit
2396 1 : s% delta_lg_star_mass_hard_limit = delta_lg_star_mass_hard_limit
2397 :
2398 1 : s% delta_mdot_atol = delta_mdot_atol
2399 1 : s% delta_mdot_rtol = delta_mdot_rtol
2400 1 : s% delta_mdot_limit = delta_mdot_limit
2401 1 : s% delta_mdot_hard_limit = delta_mdot_hard_limit
2402 :
2403 1 : s% adjust_J_q_limit = adjust_J_q_limit
2404 1 : s% adjust_J_q_hard_limit = adjust_J_q_hard_limit
2405 1 : s% never_skip_hard_limits = never_skip_hard_limits
2406 1 : s% relax_hard_limits_after_retry = relax_hard_limits_after_retry
2407 1 : s% report_dt_hard_limit_retries = report_dt_hard_limit_retries
2408 1 : s% report_min_dr_div_cs = report_min_dr_div_cs
2409 1 : s% report_solver_dt_info = report_solver_dt_info
2410 :
2411 1 : s% limit_for_rel_error_in_energy_conservation = limit_for_rel_error_in_energy_conservation
2412 1 : s% hard_limit_for_rel_error_in_energy_conservation = hard_limit_for_rel_error_in_energy_conservation
2413 :
2414 1 : s% min_chem_eqn_scale = min_chem_eqn_scale
2415 :
2416 1 : s% trace_evolve = trace_evolve
2417 :
2418 :
2419 : ! misc
2420 1 : s% zams_filename = zams_filename
2421 1 : s% set_rho_to_dm_div_dV = set_rho_to_dm_div_dV
2422 :
2423 1 : s% use_other_mlt_results = use_other_mlt_results
2424 1 : s% use_other_surface_PT = use_other_surface_PT
2425 1 : s% use_other_kap = use_other_kap
2426 1 : s% use_other_diffusion = use_other_diffusion
2427 1 : s% use_other_diffusion_factor = use_other_diffusion_factor
2428 1 : s% use_other_adjust_mdot = use_other_adjust_mdot
2429 1 : s% use_other_j_for_adjust_J_lost = use_other_j_for_adjust_J_lost
2430 1 : s% use_other_alpha_mlt = use_other_alpha_mlt
2431 1 : s% use_other_am_mixing = use_other_am_mixing
2432 1 : s% use_other_brunt = use_other_brunt
2433 1 : s% use_other_brunt_smoothing = use_other_brunt_smoothing
2434 1 : s% use_other_solver_monitor = use_other_solver_monitor
2435 1 : s% use_other_build_initial_model = use_other_build_initial_model
2436 1 : s% use_other_cgrav = use_other_cgrav
2437 1 : s% use_other_mesh_delta_coeff_factor = use_other_mesh_delta_coeff_factor
2438 1 : s% use_other_energy_implicit = use_other_energy_implicit
2439 1 : s% use_other_remove_surface = use_other_remove_surface
2440 1 : s% use_other_momentum = use_other_momentum
2441 1 : s% use_other_momentum_implicit = use_other_momentum_implicit
2442 1 : s% use_other_pressure = use_other_pressure
2443 1 : s% use_other_energy = use_other_energy
2444 1 : s% use_other_mesh_functions = use_other_mesh_functions
2445 1 : s% use_other_eps_grav = use_other_eps_grav
2446 1 : s% use_other_gradr_factor = use_other_gradr_factor
2447 1 : s% use_other_D_mix = use_other_D_mix
2448 1 : s% use_other_neu = use_other_neu
2449 1 : s% use_other_net_get = use_other_net_get
2450 1 : s% use_other_opacity_factor = use_other_opacity_factor
2451 1 : s% use_other_diffusion_coefficients = use_other_diffusion_coefficients
2452 1 : s% use_other_pgstar_plots = use_other_pgstar_plots
2453 1 : s% use_other_eval_fp_ft = use_other_eval_fp_ft
2454 1 : s% use_other_eval_i_rot = use_other_eval_i_rot
2455 1 : s% use_other_torque = use_other_torque
2456 1 : s% use_other_torque_implicit = use_other_torque_implicit
2457 1 : s% use_other_wind = use_other_wind
2458 1 : s% use_other_accreting_state = use_other_accreting_state
2459 1 : s% use_other_after_struct_burn_mix = use_other_after_struct_burn_mix
2460 1 : s% use_other_before_struct_burn_mix = use_other_before_struct_burn_mix
2461 1 : s% use_other_astero_freq_corr = use_other_astero_freq_corr
2462 1 : s% use_other_timestep_limit = use_other_timestep_limit
2463 1 : s% use_other_set_pgstar_controls = use_other_set_pgstar_controls
2464 1 : s% use_other_screening = use_other_screening
2465 1 : s% use_other_rate_get = use_other_rate_get
2466 1 : s% use_other_net_derivs = use_other_net_derivs
2467 1 : s% use_other_split_burn = use_other_split_burn
2468 1 : s% use_other_close_gaps = use_other_close_gaps
2469 :
2470 101 : s% x_ctrl = x_ctrl
2471 101 : s% x_integer_ctrl = x_integer_ctrl
2472 101 : s% x_logical_ctrl = x_logical_ctrl
2473 101 : s% x_character_ctrl = x_character_ctrl
2474 :
2475 : ! info for debugging
2476 1 : s% stop_for_bad_nums = stop_for_bad_nums
2477 1 : s% report_ierr = report_ierr
2478 1 : s% report_bad_negative_xa = report_bad_negative_xa
2479 :
2480 1 : s% diffusion_dump_call_number = diffusion_dump_call_number
2481 :
2482 1 : s% surface_accel_div_grav_limit = surface_accel_div_grav_limit
2483 1 : s% steps_before_start_stress_test = steps_before_start_stress_test
2484 1 : s% stress_test_relax = stress_test_relax
2485 :
2486 1 : end subroutine store_controls
2487 :
2488 :
2489 0 : subroutine set_controls_for_writing(s, ierr)
2490 1 : use star_private_def
2491 : use chem_def ! categories
2492 : type (star_info), pointer :: s
2493 : integer, intent(out) :: ierr
2494 :
2495 0 : ierr = 0
2496 :
2497 : ! where to start
2498 0 : initial_mass = s% initial_mass
2499 0 : initial_z = s% initial_z
2500 0 : initial_y = s% initial_y
2501 0 : initial_he3 = s% initial_he3
2502 :
2503 : ! definition of core boundaries
2504 0 : he_core_boundary_h1_fraction = s% he_core_boundary_h1_fraction
2505 0 : co_core_boundary_he4_fraction = s% co_core_boundary_he4_fraction
2506 0 : one_core_boundary_he4_c12_fraction = s% one_core_boundary_he4_c12_fraction
2507 0 : fe_core_boundary_si28_fraction = s% fe_core_boundary_si28_fraction
2508 0 : neutron_rich_core_boundary_Ye_max = s% neutron_rich_core_boundary_Ye_max
2509 0 : min_boundary_fraction = s% min_boundary_fraction
2510 :
2511 : ! when to stop
2512 0 : max_model_number = s% max_model_number
2513 0 : max_abs_rel_run_E_err = s% max_abs_rel_run_E_err
2514 0 : max_number_retries = s% max_number_retries
2515 0 : relax_max_number_retries = s% relax_max_number_retries
2516 0 : max_age = s% max_age
2517 0 : max_age_in_days = s% max_age_in_days
2518 0 : max_age_in_seconds = s% max_age_in_seconds
2519 0 : num_adjusted_dt_steps_before_max_age = s% num_adjusted_dt_steps_before_max_age
2520 0 : dt_years_for_steps_before_max_age = s% dt_years_for_steps_before_max_age
2521 0 : reduction_factor_for_max_timestep = s% reduction_factor_for_max_timestep
2522 0 : when_to_stop_rtol = s% when_to_stop_rtol
2523 0 : when_to_stop_atol = s% when_to_stop_atol
2524 0 : gamma_center_limit = s% gamma_center_limit
2525 0 : eta_center_limit = s% eta_center_limit
2526 0 : log_center_temp_upper_limit = s% log_center_temp_upper_limit
2527 0 : log_max_temp_upper_limit = s% log_max_temp_upper_limit
2528 0 : log_max_temp_lower_limit = s% log_max_temp_lower_limit
2529 0 : log_center_temp_lower_limit = s% log_center_temp_lower_limit
2530 0 : log_center_density_upper_limit = s% log_center_density_upper_limit
2531 0 : log_center_density_lower_limit = s% log_center_density_lower_limit
2532 0 : min_timestep_limit = s% min_timestep_limit
2533 :
2534 0 : center_entropy_upper_limit = s% center_entropy_upper_limit
2535 0 : center_entropy_lower_limit = s% center_entropy_lower_limit
2536 0 : max_entropy_upper_limit = s% max_entropy_upper_limit
2537 0 : max_entropy_lower_limit = s% max_entropy_lower_limit
2538 :
2539 0 : fe_core_infall_limit = s% fe_core_infall_limit
2540 0 : fe_core_infall_mass = s% fe_core_infall_mass
2541 0 : center_Ye_lower_limit = s% center_Ye_lower_limit
2542 0 : center_R_lower_limit = s% center_R_lower_limit
2543 0 : non_fe_core_infall_limit = s% non_fe_core_infall_limit
2544 0 : non_fe_core_infall_mass = s% non_fe_core_infall_mass
2545 0 : non_fe_core_rebound_limit = s% non_fe_core_rebound_limit
2546 0 : v_div_csound_surf_limit = s% v_div_csound_surf_limit
2547 0 : v_div_csound_max_limit = s% v_div_csound_max_limit
2548 0 : Lnuc_div_L_upper_limit = s% Lnuc_div_L_upper_limit
2549 0 : Lnuc_div_L_lower_limit = s% Lnuc_div_L_lower_limit
2550 0 : v_surf_div_v_kh_upper_limit = s% v_surf_div_v_kh_upper_limit
2551 0 : v_surf_div_v_kh_lower_limit = s% v_surf_div_v_kh_lower_limit
2552 0 : v_surf_div_v_esc_limit = s% v_surf_div_v_esc_limit
2553 0 : v_surf_kms_limit = s% v_surf_kms_limit
2554 :
2555 0 : stop_near_zams = s% stop_near_zams
2556 0 : stop_at_phase_PreMS = s% stop_at_phase_PreMS
2557 0 : stop_at_phase_ZAMS = s% stop_at_phase_ZAMS
2558 0 : stop_at_phase_IAMS = s% stop_at_phase_IAMS
2559 0 : stop_at_phase_TAMS = s% stop_at_phase_TAMS
2560 0 : stop_at_phase_He_Burn = s% stop_at_phase_He_Burn
2561 0 : stop_at_phase_ZACHeB = s% stop_at_phase_ZACHeB
2562 0 : stop_at_phase_TACHeB = s% stop_at_phase_TACHeB
2563 0 : stop_at_phase_TP_AGB = s% stop_at_phase_TP_AGB
2564 0 : stop_at_phase_C_Burn = s% stop_at_phase_C_Burn
2565 0 : stop_at_phase_Ne_Burn = s% stop_at_phase_Ne_Burn
2566 0 : stop_at_phase_O_Burn = s% stop_at_phase_O_Burn
2567 0 : stop_at_phase_Si_Burn = s% stop_at_phase_Si_Burn
2568 0 : stop_at_phase_WDCS = s% stop_at_phase_WDCS
2569 0 : Lnuc_div_L_zams_limit = s% Lnuc_div_L_zams_limit
2570 0 : Pgas_div_P_limit = s% Pgas_div_P_limit
2571 0 : Pgas_div_P_limit_max_q = s% Pgas_div_P_limit_max_q
2572 0 : gamma1_limit = s% gamma1_limit
2573 0 : gamma1_limit_max_q = s% gamma1_limit_max_q
2574 0 : gamma1_limit_max_v_div_vesc = s% gamma1_limit_max_v_div_vesc
2575 0 : peak_burn_vconv_div_cs_limit = s% peak_burn_vconv_div_cs_limit
2576 0 : omega_div_omega_crit_limit = s% omega_div_omega_crit_limit
2577 0 : delta_nu_lower_limit = s% delta_nu_lower_limit
2578 0 : delta_nu_upper_limit = s% delta_nu_upper_limit
2579 0 : delta_Pg_lower_limit = s% delta_Pg_lower_limit
2580 0 : delta_Pg_upper_limit = s% delta_Pg_upper_limit
2581 0 : shock_mass_upper_limit = s% shock_mass_upper_limit
2582 0 : mach1_mass_upper_limit = s% mach1_mass_upper_limit
2583 0 : stop_when_reach_this_cumulative_extra_heating = s% stop_when_reach_this_cumulative_extra_heating
2584 :
2585 0 : xa_central_lower_limit_species = s% xa_central_lower_limit_species
2586 0 : xa_central_lower_limit = s% xa_central_lower_limit
2587 :
2588 0 : xa_central_upper_limit_species = s% xa_central_upper_limit_species
2589 0 : xa_central_upper_limit = s% xa_central_upper_limit
2590 :
2591 0 : xa_surface_lower_limit_species = s% xa_surface_lower_limit_species
2592 0 : xa_surface_lower_limit = s% xa_surface_lower_limit
2593 :
2594 0 : xa_surface_upper_limit_species = s% xa_surface_upper_limit_species
2595 0 : xa_surface_upper_limit = s% xa_surface_upper_limit
2596 :
2597 0 : xa_average_lower_limit_species = s% xa_average_lower_limit_species
2598 0 : xa_average_lower_limit = s% xa_average_lower_limit
2599 :
2600 0 : xa_average_upper_limit_species = s% xa_average_upper_limit_species
2601 0 : xa_average_upper_limit = s% xa_average_upper_limit
2602 :
2603 0 : HB_limit = s% HB_limit
2604 :
2605 0 : star_mass_max_limit = s% star_mass_max_limit
2606 0 : star_mass_min_limit = s% star_mass_min_limit
2607 0 : ejecta_mass_max_limit = s% ejecta_mass_max_limit
2608 0 : remnant_mass_min_limit = s% remnant_mass_min_limit
2609 :
2610 0 : star_species_mass_min_limit = s% star_species_mass_min_limit
2611 0 : star_species_mass_min_limit_iso = s% star_species_mass_min_limit_iso
2612 0 : star_species_mass_max_limit = s% star_species_mass_max_limit
2613 0 : star_species_mass_max_limit_iso = s% star_species_mass_max_limit_iso
2614 :
2615 0 : xmstar_min_limit = s% xmstar_min_limit
2616 0 : xmstar_max_limit = s% xmstar_max_limit
2617 0 : envelope_mass_limit = s% envelope_mass_limit
2618 0 : envelope_fraction_left_limit = s% envelope_fraction_left_limit
2619 :
2620 0 : he_core_mass_limit = s% he_core_mass_limit
2621 0 : co_core_mass_limit = s% co_core_mass_limit
2622 0 : one_core_mass_limit = s% one_core_mass_limit
2623 0 : fe_core_mass_limit = s% fe_core_mass_limit
2624 0 : neutron_rich_core_mass_limit = s% neutron_rich_core_mass_limit
2625 :
2626 0 : he_layer_mass_lower_limit = s% he_layer_mass_lower_limit
2627 0 : abs_diff_lg_LH_lg_Ls_limit = s% abs_diff_lg_LH_lg_Ls_limit
2628 0 : Teff_upper_limit = s% Teff_upper_limit
2629 0 : Teff_lower_limit = s% Teff_lower_limit
2630 0 : photosphere_m_upper_limit = s% photosphere_m_upper_limit
2631 0 : photosphere_m_lower_limit = s% photosphere_m_lower_limit
2632 0 : photosphere_m_sub_M_center_limit = s% photosphere_m_sub_M_center_limit
2633 0 : photosphere_r_upper_limit = s% photosphere_r_upper_limit
2634 0 : photosphere_r_lower_limit = s% photosphere_r_lower_limit
2635 0 : log_Teff_upper_limit = s% log_Teff_upper_limit
2636 0 : log_Teff_lower_limit = s% log_Teff_lower_limit
2637 0 : log_Tsurf_upper_limit = s% log_Tsurf_upper_limit
2638 0 : log_Tsurf_lower_limit = s% log_Tsurf_lower_limit
2639 0 : log_Rsurf_upper_limit = s% log_Rsurf_upper_limit
2640 0 : log_Rsurf_lower_limit = s% log_Rsurf_lower_limit
2641 0 : log_Psurf_upper_limit = s% log_Psurf_upper_limit
2642 0 : log_Psurf_lower_limit = s% log_Psurf_lower_limit
2643 0 : log_Dsurf_upper_limit = s% log_Dsurf_upper_limit
2644 0 : log_Dsurf_lower_limit = s% log_Dsurf_lower_limit
2645 0 : log_L_upper_limit = s% log_L_upper_limit
2646 0 : log_L_lower_limit = s% log_L_lower_limit
2647 0 : log_g_upper_limit = s% log_g_upper_limit
2648 0 : log_g_lower_limit = s% log_g_lower_limit
2649 :
2650 0 : power_nuc_burn_upper_limit = s% power_nuc_burn_upper_limit
2651 0 : power_h_burn_upper_limit = s% power_h_burn_upper_limit
2652 0 : power_he_burn_upper_limit = s% power_he_burn_upper_limit
2653 0 : power_z_burn_upper_limit = s% power_z_burn_upper_limit
2654 0 : power_nuc_burn_lower_limit = s% power_nuc_burn_lower_limit
2655 0 : power_h_burn_lower_limit = s% power_h_burn_lower_limit
2656 0 : power_he_burn_lower_limit = s% power_he_burn_lower_limit
2657 0 : power_z_burn_lower_limit = s% power_z_burn_lower_limit
2658 :
2659 :
2660 : ! output of "snapshots" for restarts
2661 0 : photo_interval = s% photo_interval
2662 0 : photo_digits = s% photo_digits
2663 0 : photo_directory = s% photo_directory
2664 : ! output of history and profiles.
2665 0 : do_history_file = s% do_history_file
2666 0 : history_interval = s% history_interval
2667 :
2668 0 : write_header_frequency = s% write_header_frequency
2669 0 : terminal_interval = s% terminal_interval
2670 0 : terminal_show_age_units = s% terminal_show_age_units
2671 0 : terminal_show_timestep_units = s% terminal_show_timestep_units
2672 0 : terminal_show_log_dt = s% terminal_show_log_dt
2673 0 : terminal_show_log_age = s% terminal_show_log_age
2674 0 : extra_terminal_output_file = s% extra_terminal_output_file
2675 0 : num_trace_history_values = s% num_trace_history_values
2676 0 : trace_history_value_name = s% trace_history_value_name
2677 :
2678 0 : log_directory = s% log_directory
2679 :
2680 0 : star_history_name = s% star_history_name
2681 0 : star_history_header_name = s% star_history_header_name
2682 0 : star_history_dbl_format = s% star_history_dbl_format
2683 0 : star_history_int_format = s% star_history_int_format
2684 0 : star_history_txt_format = s% star_history_txt_format
2685 :
2686 0 : profiles_index_name = s% profiles_index_name
2687 0 : profile_data_prefix = s% profile_data_prefix
2688 0 : profile_data_suffix = s% profile_data_suffix
2689 0 : profile_data_header_suffix = s% profile_data_header_suffix
2690 0 : profile_int_format = s% profile_int_format
2691 0 : profile_txt_format = s% profile_txt_format
2692 0 : profile_dbl_format = s% profile_dbl_format
2693 0 : profile_header_include_sys_details = s% profile_header_include_sys_details
2694 0 : write_profiles_flag = s% write_profiles_flag
2695 0 : profile_interval = s% profile_interval
2696 0 : priority_profile_interval = s% priority_profile_interval
2697 0 : profile_model = s% profile_model
2698 0 : max_num_profile_models = s% max_num_profile_models
2699 0 : max_num_profile_zones = s% max_num_profile_zones
2700 :
2701 0 : write_controls_info_with_profile = s% write_controls_info_with_profile
2702 0 : controls_data_prefix = s% controls_data_prefix
2703 0 : controls_data_suffix = s% controls_data_suffix
2704 :
2705 0 : write_pulse_data_with_profile = s% write_pulse_data_with_profile
2706 0 : pulse_data_format = s% pulse_data_format
2707 0 : add_atmosphere_to_pulse_data = s% add_atmosphere_to_pulse_data
2708 0 : add_center_point_to_pulse_data = s% add_center_point_to_pulse_data
2709 0 : keep_surface_point_for_pulse_data = s% keep_surface_point_for_pulse_data
2710 0 : add_double_points_to_pulse_data = s% add_double_points_to_pulse_data
2711 0 : interpolate_rho_for_pulse_data = s% interpolate_rho_for_pulse_data
2712 0 : threshold_grad_mu_for_double_point = s% threshold_grad_mu_for_double_point
2713 0 : max_number_of_double_points = s% max_number_of_double_points
2714 :
2715 0 : gyre_data_schema = s% gyre_data_schema
2716 :
2717 0 : fgong_header = s% fgong_header
2718 0 : fgong_ivers = s% fgong_ivers
2719 :
2720 0 : max_num_gyre_points = s% max_num_gyre_points
2721 0 : format_for_OSC_data = s% format_for_OSC_data
2722 0 : fgong_zero_A_inside_r = s% fgong_zero_A_inside_r
2723 0 : use_other_export_pulse_data = s% use_other_export_pulse_data
2724 0 : use_other_get_pulse_data = s% use_other_get_pulse_data
2725 0 : use_other_edit_pulse_data = s% use_other_edit_pulse_data
2726 :
2727 0 : write_model_with_profile = s% write_model_with_profile
2728 0 : model_data_prefix = s% model_data_prefix
2729 0 : model_data_suffix = s% model_data_suffix
2730 :
2731 0 : mixing_D_limit_for_log = s% mixing_D_limit_for_log
2732 0 : trace_mass_location = s% trace_mass_location
2733 0 : min_tau_for_max_abs_v_location = s% min_tau_for_max_abs_v_location
2734 0 : min_q_for_inner_mach1_location = s% min_q_for_inner_mach1_location
2735 0 : max_q_for_outer_mach1_location = s% max_q_for_outer_mach1_location
2736 :
2737 0 : conv_core_gap_dq_limit = s% conv_core_gap_dq_limit
2738 :
2739 : ! burn zone eps definitions for use in logs and profiles
2740 0 : burn_min1 = s% burn_min1
2741 0 : burn_min2 = s% burn_min2
2742 :
2743 0 : max_conv_vel_div_csound_maxq = s% max_conv_vel_div_csound_maxq
2744 0 : width_for_limit_conv_vel = s% width_for_limit_conv_vel
2745 0 : max_q_for_limit_conv_vel = s% max_q_for_limit_conv_vel
2746 0 : max_mass_in_gm_for_limit_conv_vel = s% max_mass_in_gm_for_limit_conv_vel
2747 0 : max_r_in_cm_for_limit_conv_vel = s% max_r_in_cm_for_limit_conv_vel
2748 :
2749 : ! for reported average values
2750 0 : surface_avg_abundance_dq = s% surface_avg_abundance_dq
2751 0 : center_avg_value_dq = s% center_avg_value_dq
2752 :
2753 : ! mixing parameters
2754 0 : min_convective_gap = s% min_convective_gap
2755 0 : min_thermohaline_gap = s% min_thermohaline_gap
2756 0 : min_semiconvection_gap = s% min_semiconvection_gap
2757 0 : min_thermohaline_dropout = s% min_thermohaline_dropout
2758 0 : max_dropout_gradL_sub_grada = s% max_dropout_gradL_sub_grada
2759 0 : remove_embedded_semiconvection = s% remove_embedded_semiconvection
2760 0 : recalc_mix_info_after_evolve = s% recalc_mix_info_after_evolve
2761 0 : remove_mixing_glitches = s% remove_mixing_glitches
2762 0 : okay_to_remove_mixing_singleton = s% okay_to_remove_mixing_singleton
2763 0 : prune_bad_cz_min_Hp_height = s% prune_bad_cz_min_Hp_height
2764 0 : prune_bad_cz_min_log_eps_nuc = s% prune_bad_cz_min_log_eps_nuc
2765 0 : redo_conv_for_dr_lt_mixing_length = s% redo_conv_for_dr_lt_mixing_length
2766 :
2767 0 : alpha_semiconvection = s% alpha_semiconvection
2768 0 : semiconvection_option = s% semiconvection_option
2769 0 : use_Ledoux_criterion = s% use_Ledoux_criterion
2770 0 : num_cells_for_smooth_gradL_composition_term = s% num_cells_for_smooth_gradL_composition_term
2771 0 : threshold_for_smooth_gradL_composition_term = s% threshold_for_smooth_gradL_composition_term
2772 0 : clip_D_limit = s% clip_D_limit
2773 :
2774 0 : okay_to_reduce_gradT_excess = s% okay_to_reduce_gradT_excess
2775 0 : gradT_excess_f1 = s% gradT_excess_f1
2776 0 : gradT_excess_f2 = s% gradT_excess_f2
2777 0 : gradT_excess_max_center_h1 = s% gradT_excess_max_center_h1
2778 0 : gradT_excess_min_center_he4 = s% gradT_excess_min_center_he4
2779 0 : gradT_excess_max_logT = s% gradT_excess_max_logT
2780 0 : gradT_excess_min_log_tau_full_on = s% gradT_excess_min_log_tau_full_on
2781 0 : gradT_excess_max_log_tau_full_off = s% gradT_excess_max_log_tau_full_off
2782 0 : gradT_excess_lambda1 = s% gradT_excess_lambda1
2783 0 : gradT_excess_beta1 = s% gradT_excess_beta1
2784 0 : gradT_excess_lambda2 = s% gradT_excess_lambda2
2785 0 : gradT_excess_beta2 = s% gradT_excess_beta2
2786 0 : gradT_excess_dlambda = s% gradT_excess_dlambda
2787 0 : gradT_excess_dbeta = s% gradT_excess_dbeta
2788 :
2789 0 : D_mix_zero_region_bottom_q = s% D_mix_zero_region_bottom_q
2790 0 : D_mix_zero_region_top_q = s% D_mix_zero_region_top_q
2791 0 : dq_D_mix_zero_at_H_He_crossover = s% dq_D_mix_zero_at_H_He_crossover
2792 0 : dq_D_mix_zero_at_H_C_crossover = s% dq_D_mix_zero_at_H_C_crossover
2793 :
2794 0 : use_superad_reduction = s% use_superad_reduction
2795 0 : superad_reduction_gamma_limit = s% superad_reduction_gamma_limit
2796 0 : superad_reduction_gamma_limit_scale = s% superad_reduction_gamma_limit_scale
2797 0 : superad_reduction_gamma_inv_scale = s% superad_reduction_gamma_inv_scale
2798 0 : superad_reduction_diff_grads_limit = s% superad_reduction_diff_grads_limit
2799 0 : superad_reduction_limit = s% superad_reduction_limit
2800 :
2801 0 : max_logT_for_mlt = s% max_logT_for_mlt
2802 0 : mlt_make_surface_no_mixing = s% mlt_make_surface_no_mixing
2803 0 : do_normalize_dqs_as_part_of_set_qs = s% do_normalize_dqs_as_part_of_set_qs
2804 :
2805 0 : thermohaline_coeff = s% thermohaline_coeff
2806 0 : thermohaline_option = s% thermohaline_option
2807 0 : mixing_length_alpha = s% mixing_length_alpha
2808 0 : remove_small_D_limit = s% remove_small_D_limit
2809 0 : alt_scale_height_flag = s% alt_scale_height_flag
2810 0 : Henyey_MLT_y_param = s% Henyey_MLT_y_param
2811 0 : Henyey_MLT_nu_param = s% Henyey_MLT_nu_param
2812 0 : make_gradr_sticky_in_solver_iters = s% make_gradr_sticky_in_solver_iters
2813 0 : min_logT_for_make_gradr_sticky_in_solver_iters = s% min_logT_for_make_gradr_sticky_in_solver_iters
2814 0 : no_MLT_below_shock = s% no_MLT_below_shock
2815 0 : MLT_option = s% MLT_option
2816 0 : steps_before_use_TDC = s% steps_before_use_TDC
2817 0 : mlt_use_rotation_correction = s% mlt_use_rotation_correction
2818 0 : mlt_Pturb_factor = s% mlt_Pturb_factor
2819 :
2820 0 : burn_z_mix_region_logT = s% burn_z_mix_region_logT
2821 0 : burn_he_mix_region_logT = s% burn_he_mix_region_logT
2822 0 : burn_h_mix_region_logT = s% burn_h_mix_region_logT
2823 0 : max_Y_for_burn_z_mix_region = s% max_Y_for_burn_z_mix_region
2824 0 : max_X_for_burn_he_mix_region = s% max_X_for_burn_he_mix_region
2825 :
2826 0 : limit_overshoot_Hp_using_size_of_convection_zone = s% limit_overshoot_Hp_using_size_of_convection_zone
2827 :
2828 0 : predictive_mix = s% predictive_mix
2829 0 : predictive_superad_thresh = s% predictive_superad_thresh
2830 0 : predictive_avoid_reversal = s% predictive_avoid_reversal
2831 0 : predictive_limit_ingestion = s% predictive_limit_ingestion
2832 0 : predictive_ingestion_factor = s% predictive_ingestion_factor
2833 0 : predictive_zone_type = s% predictive_zone_type
2834 0 : predictive_zone_loc = s% predictive_zone_loc
2835 0 : predictive_bdy_loc = s% predictive_bdy_loc
2836 0 : predictive_bdy_q_min = s% predictive_bdy_q_min
2837 0 : predictive_bdy_q_max = s% predictive_bdy_q_max
2838 :
2839 0 : do_conv_premix = s% do_conv_premix
2840 0 : conv_premix_avoid_increase = s% conv_premix_avoid_increase
2841 0 : conv_premix_time_factor = s% conv_premix_time_factor
2842 0 : conv_premix_fix_pgas = s% conv_premix_fix_pgas
2843 0 : conv_premix_dump_snapshots = s% conv_premix_dump_snapshots
2844 0 : do_premix_heating = s% do_premix_heating
2845 :
2846 0 : overshoot_f = s% overshoot_f
2847 0 : overshoot_f0 = s% overshoot_f0
2848 0 : overshoot_D0 = s% overshoot_D0
2849 0 : overshoot_Delta0 = s% overshoot_Delta0
2850 0 : overshoot_mass_full_on = s% overshoot_mass_full_on
2851 0 : overshoot_mass_full_off = s% overshoot_mass_full_off
2852 0 : overshoot_scheme = s% overshoot_scheme
2853 0 : overshoot_zone_type = s% overshoot_zone_type
2854 0 : overshoot_zone_loc = s% overshoot_zone_loc
2855 0 : overshoot_bdy_loc = s% overshoot_bdy_loc
2856 0 : overshoot_D_min = s% overshoot_D_min
2857 0 : overshoot_brunt_B_max = s% overshoot_brunt_B_max
2858 :
2859 0 : max_conv_vel_div_csound = s% max_conv_vel_div_csound
2860 0 : max_v_for_convection = s% max_v_for_convection
2861 0 : max_q_for_convection_with_hydro_on = s% max_q_for_convection_with_hydro_on
2862 0 : max_v_div_cs_for_convection = s% max_v_div_cs_for_convection
2863 0 : max_abs_du_div_cs_for_convection = s% max_abs_du_div_cs_for_convection
2864 :
2865 0 : calculate_Brunt_B = s% calculate_Brunt_B
2866 0 : calculate_Brunt_N2 = s% calculate_Brunt_N2
2867 0 : brunt_N2_coefficient = s% brunt_N2_coefficient
2868 0 : threshold_for_smooth_brunt_B = s% threshold_for_smooth_brunt_B
2869 0 : min_magnitude_brunt_B = s% min_magnitude_brunt_B
2870 :
2871 0 : min_overshoot_q = s% min_overshoot_q
2872 0 : overshoot_alpha = s% overshoot_alpha
2873 :
2874 0 : RSP_max_num_periods = s% RSP_max_num_periods
2875 0 : RSP_target_steps_per_cycle = s% RSP_target_steps_per_cycle
2876 0 : RSP_min_max_R_for_periods = s% RSP_min_max_R_for_periods
2877 0 : RSP_min_deltaR_for_periods = s% RSP_min_deltaR_for_periods
2878 0 : RSP_default_PERIODLIN = s% RSP_default_PERIODLIN
2879 0 : RSP_min_PERIOD_div_PERIODLIN = s% RSP_min_PERIOD_div_PERIODLIN
2880 0 : RSP_GREKM_avg_abs_frac_new = s% RSP_GREKM_avg_abs_frac_new
2881 0 : RSP_GREKM_avg_abs_limit = s% RSP_GREKM_avg_abs_limit
2882 0 : RSP_theta = s% RSP_theta
2883 0 : RSP_thetat = s% RSP_thetat
2884 0 : RSP_thetau = s% RSP_thetau
2885 0 : RSP_thetae = s% RSP_thetae
2886 0 : RSP_thetaq = s% RSP_thetaq
2887 0 : RSP_wtr = s% RSP_wtr
2888 0 : RSP_wtc = s% RSP_wtc
2889 0 : RSP_wtt = s% RSP_wtt
2890 0 : RSP_gam = s% RSP_gam
2891 0 : RSP_alfa = s% RSP_alfa
2892 0 : RSP_alfap = s% RSP_alfap
2893 0 : RSP_alfam = s% RSP_alfam
2894 0 : RSP_alfat = s% RSP_alfat
2895 0 : RSP_alfas = s% RSP_alfas
2896 0 : RSP_alfac = s% RSP_alfac
2897 0 : RSP_alfad = s% RSP_alfad
2898 0 : RSP_gammar = s% RSP_gammar
2899 0 : RSP_efl0 = s% RSP_efl0
2900 0 : RSP_min_tau_for_turbulent_flux = s% RSP_min_tau_for_turbulent_flux
2901 0 : RSP_cq = s% RSP_cq
2902 0 : RSP_zsh = s% RSP_zsh
2903 0 : RSP_Qvisc_quadratic = s% RSP_Qvisc_quadratic
2904 0 : RSP_Qvisc_linear = s% RSP_Qvisc_linear
2905 0 : RSP_Qvisc_linear_static = s% RSP_Qvisc_linear_static
2906 0 : RSP_tol_max_corr = s% RSP_tol_max_corr
2907 0 : RSP_tol_max_resid = s% RSP_tol_max_resid
2908 0 : RSP_max_iters_per_try = s% RSP_max_iters_per_try
2909 0 : RSP_max_retries_per_step = s% RSP_max_retries_per_step
2910 0 : RSP_nz_div_IBOTOM = s% RSP_nz_div_IBOTOM
2911 0 : RSP_kick_vsurf_km_per_sec = s% RSP_kick_vsurf_km_per_sec
2912 0 : RSP_fraction_1st_overtone = s% RSP_fraction_1st_overtone
2913 0 : RSP_fraction_2nd_overtone = s% RSP_fraction_2nd_overtone
2914 0 : RSP_Avel = s% RSP_Avel
2915 0 : RSP_Arnd = s% RSP_Arnd
2916 0 : RSP_mode_for_setting_PERIODLIN = s% RSP_mode_for_setting_PERIODLIN
2917 0 : RSP_initial_dt_factor = s% RSP_initial_dt_factor
2918 0 : RSP_v_div_cs_threshold_for_dt_limit = s% RSP_v_div_cs_threshold_for_dt_limit
2919 0 : RSP_max_dt_times_min_dr_div_cs = s% RSP_max_dt_times_min_dr_div_cs
2920 0 : RSP_max_dt_times_min_rad_diff_time = s% RSP_max_dt_times_min_rad_diff_time
2921 0 : RSP_max_dt = s% RSP_max_dt
2922 0 : RSP_testing = s% RSP_testing
2923 0 : RSP_report_limit_dt = s% RSP_report_limit_dt
2924 0 : RSP_use_Prad_for_Psurf = s% RSP_use_Prad_for_Psurf
2925 0 : RSP_report_undercorrections = s% RSP_report_undercorrections
2926 0 : RSP_use_atm_grey_with_kap_for_Psurf = s% RSP_use_atm_grey_with_kap_for_Psurf
2927 0 : use_other_RSP_linear_analysis = s% use_other_RSP_linear_analysis
2928 0 : use_other_RSP_build_model = s% use_other_RSP_build_model
2929 0 : RSP_kap_density_factor = s% RSP_kap_density_factor
2930 0 : RSP_fixed_Psurf = s% RSP_fixed_Psurf
2931 0 : RSP_hydro_only = s% RSP_hydro_only
2932 0 : RSP_tau_surf_for_atm_grey_with_kap = s% RSP_tau_surf_for_atm_grey_with_kap
2933 0 : RSP_Psurf = s% RSP_Psurf
2934 0 : set_RSP_Psurf_to_multiple_of_initial_P1 = s% set_RSP_Psurf_to_multiple_of_initial_P1
2935 0 : RSP_surface_tau = s% RSP_surface_tau
2936 0 : RSP_write_map = s% RSP_write_map
2937 0 : RSP_trace_RSP_build_model = s% RSP_trace_RSP_build_model
2938 0 : RSP_map_filename = s% RSP_map_filename
2939 0 : RSP_map_columns_filename = s% RSP_map_columns_filename
2940 0 : RSP_map_history_filename = s% RSP_map_history_filename
2941 0 : RSP_map_first_period = s% RSP_map_first_period
2942 0 : RSP_map_last_period = s% RSP_map_last_period
2943 0 : RSP_map_zone_interval = s% RSP_map_zone_interval
2944 0 : RSP_nmodes = s% RSP_nmodes
2945 0 : RSP_work_period = s% RSP_work_period
2946 0 : RSP_work_filename = s% RSP_work_filename
2947 0 : RSP_nz_outer = s% RSP_nz_outer
2948 0 : RSP_max_outer_dm_tries = s% RSP_max_outer_dm_tries
2949 0 : RSP_max_inner_scale_tries = s% RSP_max_inner_scale_tries
2950 0 : RSP_relax_max_tries = s% RSP_relax_max_tries
2951 0 : RSP_T_anchor_tolerance = s% RSP_T_anchor_tolerance
2952 0 : RSP_T_inner_tolerance = s% RSP_T_inner_tolerance
2953 0 : RSP_relax_dm_tolerance = s% RSP_relax_dm_tolerance
2954 0 : RSP_dq_1_factor = s% RSP_dq_1_factor
2955 0 : use_RSP_new_start_scheme = s% use_RSP_new_start_scheme
2956 0 : RSP_do_check_omega = s% RSP_do_check_omega
2957 0 : RSP_report_check_omega_changes = s% RSP_report_check_omega_changes
2958 0 : RSP_nz = s% RSP_nz
2959 0 : RSP_T_anchor = s% RSP_T_anchor
2960 0 : RSP_T_inner = s% RSP_T_inner
2961 0 : RSP_relax_initial_model = s% RSP_relax_initial_model
2962 0 : RSP_relax_alfap_before_alfat = s% RSP_relax_alfap_before_alfat
2963 0 : RSP_relax_adjust_inner_mass_distribution = s% RSP_relax_adjust_inner_mass_distribution
2964 0 : RSP_Teff = s% RSP_Teff
2965 0 : RSP_mass = s% RSP_mass
2966 0 : RSP_L = s% RSP_L
2967 0 : RSP_X = s% RSP_X
2968 0 : RSP_Z = s% RSP_Z
2969 :
2970 0 : RTI_smooth_mass = s% RTI_smooth_mass
2971 0 : RTI_smooth_iterations = s% RTI_smooth_iterations
2972 0 : RTI_smooth_fraction = s% RTI_smooth_fraction
2973 :
2974 0 : alpha_RTI_diffusion_factor = s% alpha_RTI_diffusion_factor
2975 0 : dudt_RTI_diffusion_factor = s% dudt_RTI_diffusion_factor
2976 0 : dedt_RTI_diffusion_factor = s% dedt_RTI_diffusion_factor
2977 0 : dlnddt_RTI_diffusion_factor = s% dlnddt_RTI_diffusion_factor
2978 0 : composition_RTI_diffusion_factor = s% composition_RTI_diffusion_factor
2979 0 : max_M_RTI_factors_full_on = s% max_M_RTI_factors_full_on
2980 0 : min_M_RTI_factors_full_off = s% min_M_RTI_factors_full_off
2981 :
2982 0 : alpha_RTI_src_min_v_div_cs = s% alpha_RTI_src_min_v_div_cs
2983 0 : alpha_RTI_src_max_q = s% alpha_RTI_src_max_q
2984 0 : alpha_RTI_src_min_q = s% alpha_RTI_src_min_q
2985 :
2986 0 : T_mix_limit = s% T_mix_limit
2987 0 : mlt_gradT_fraction = s% mlt_gradT_fraction
2988 :
2989 : ! atmosphere -- surface boundary conditions
2990 0 : atm_option = s% atm_option
2991 0 : atm_off_table_option = s% atm_off_table_option
2992 0 : Pextra_factor = s% Pextra_factor
2993 0 : atm_fixed_Teff = s% atm_fixed_Teff
2994 0 : atm_fixed_Psurf = s% atm_fixed_Psurf
2995 0 : atm_fixed_Tsurf = s% atm_fixed_Tsurf
2996 :
2997 0 : atm_T_tau_relation = s% atm_T_tau_relation
2998 0 : atm_T_tau_opacity = s% atm_T_tau_opacity
2999 0 : atm_T_tau_errtol = s% atm_T_tau_errtol
3000 0 : atm_T_tau_max_iters = s% atm_T_tau_max_iters
3001 0 : atm_T_tau_max_steps = s% atm_T_tau_max_steps
3002 :
3003 0 : atm_table = s% atm_table
3004 :
3005 0 : atm_irradiated_opacity = s% atm_irradiated_opacity
3006 0 : atm_irradiated_errtol = s% atm_irradiated_errtol
3007 0 : atm_irradiated_T_eq = s% atm_irradiated_T_eq
3008 0 : atm_irradiated_kap_v = s% atm_irradiated_kap_v
3009 0 : atm_irradiated_kap_v_div_kap_th = s% atm_irradiated_kap_v_div_kap_th
3010 0 : atm_irradiated_P_surf = s% atm_irradiated_P_surf
3011 0 : atm_irradiated_max_iters = s% atm_irradiated_max_iters
3012 :
3013 0 : use_compression_outer_BC = s% use_compression_outer_BC
3014 0 : use_momentum_outer_BC = s% use_momentum_outer_BC
3015 0 : Tsurf_factor = s% Tsurf_factor
3016 0 : use_zero_Pgas_outer_BC = s% use_zero_Pgas_outer_BC
3017 0 : fixed_vsurf = s% fixed_vsurf
3018 0 : use_fixed_vsurf_outer_BC = s% use_fixed_vsurf_outer_BC
3019 0 : use_RSP_L_eqn_outer_BC = s% use_RSP_L_eqn_outer_BC
3020 0 : fixed_Psurf = s% fixed_Psurf
3021 0 : use_fixed_Psurf_outer_BC = s% use_fixed_Psurf_outer_BC
3022 :
3023 0 : atm_build_tau_outer = s% atm_build_tau_outer
3024 0 : atm_build_dlogtau = s% atm_build_dlogtau
3025 0 : atm_build_errtol = s% atm_build_errtol
3026 :
3027 0 : use_T_tau_gradr_factor = s% use_T_tau_gradr_factor
3028 :
3029 : ! starspots
3030 0 : do_starspots = s% do_starspots
3031 0 : fspot = s% fspot
3032 0 : xspot = s% xspot
3033 :
3034 : ! extra heat near surface to model irradiation
3035 0 : irradiation_flux = s% irradiation_flux
3036 0 : column_depth_for_irradiation = s% column_depth_for_irradiation
3037 :
3038 : ! extra heat
3039 0 : inject_uniform_extra_heat = s% inject_uniform_extra_heat
3040 0 : min_q_for_uniform_extra_heat = s% min_q_for_uniform_extra_heat
3041 0 : max_q_for_uniform_extra_heat = s% max_q_for_uniform_extra_heat
3042 0 : inject_extra_ergs_sec = s% inject_extra_ergs_sec
3043 0 : base_of_inject_extra_ergs_sec = s% base_of_inject_extra_ergs_sec
3044 0 : total_mass_for_inject_extra_ergs_sec = s% total_mass_for_inject_extra_ergs_sec
3045 0 : start_time_for_inject_extra_ergs_sec = s% start_time_for_inject_extra_ergs_sec
3046 0 : duration_for_inject_extra_ergs_sec = s% duration_for_inject_extra_ergs_sec
3047 0 : inject_until_reach_model_with_total_energy = s% inject_until_reach_model_with_total_energy
3048 :
3049 : ! mass gain or loss
3050 0 : mass_change = s% mass_change
3051 0 : mass_change_full_off_dt = s% mass_change_full_off_dt
3052 0 : mass_change_full_on_dt = s% mass_change_full_on_dt
3053 0 : trace_dt_control_mass_change = s% trace_dt_control_mass_change
3054 0 : no_wind_if_no_rotation = s% no_wind_if_no_rotation
3055 :
3056 0 : min_wind = s% min_wind
3057 0 : max_wind = s% max_wind
3058 0 : use_accreted_material_j = s% use_accreted_material_j
3059 0 : accreted_material_j = s% accreted_material_j
3060 0 : D_omega_mixing_rate = s% D_omega_mixing_rate
3061 0 : D_omega_mixing_across_convection_boundary = s% D_omega_mixing_across_convection_boundary
3062 0 : max_q_for_D_omega_zero_in_convection_region = s% max_q_for_D_omega_zero_in_convection_region
3063 0 : nu_omega_mixing_rate = s% nu_omega_mixing_rate
3064 0 : nu_omega_mixing_across_convection_boundary = s% nu_omega_mixing_across_convection_boundary
3065 0 : max_q_for_nu_omega_zero_in_convection_region = s% max_q_for_nu_omega_zero_in_convection_region
3066 :
3067 0 : mdot_omega_power = s% mdot_omega_power
3068 0 : max_rotational_mdot_boost = s% max_rotational_mdot_boost
3069 0 : max_mdot_jump_for_rotation = s% max_mdot_jump_for_rotation
3070 0 : lim_trace_rotational_mdot_boost = s% lim_trace_rotational_mdot_boost
3071 0 : rotational_mdot_boost_fac = s% rotational_mdot_boost_fac
3072 0 : rotational_mdot_kh_fac = s% rotational_mdot_kh_fac
3073 0 : surf_avg_tau = s% surf_avg_tau
3074 0 : surf_avg_tau_min = s% surf_avg_tau_min
3075 :
3076 0 : super_eddington_scaling_factor = s% super_eddington_scaling_factor
3077 0 : super_eddington_wind_Ledd_factor = s% super_eddington_wind_Ledd_factor
3078 0 : wind_boost_full_off_L_div_Ledd = s% wind_boost_full_off_L_div_Ledd
3079 0 : wind_boost_full_on_L_div_Ledd = s% wind_boost_full_on_L_div_Ledd
3080 0 : super_eddington_wind_max_boost = s% super_eddington_wind_max_boost
3081 0 : trace_super_eddington_wind_boost = s% trace_super_eddington_wind_boost
3082 :
3083 0 : max_tries_for_implicit_wind = s% max_tries_for_implicit_wind
3084 0 : iwind_tolerance = s% iwind_tolerance
3085 0 : iwind_lambda = s% iwind_lambda
3086 :
3087 0 : rlo_scaling_factor = s% rlo_scaling_factor
3088 0 : rlo_wind_min_L = s% rlo_wind_min_L
3089 0 : rlo_wind_max_Teff = s% rlo_wind_max_Teff
3090 0 : rlo_wind_roche_lobe_radius = s% rlo_wind_roche_lobe_radius
3091 0 : roche_lobe_xfer_full_on = s% roche_lobe_xfer_full_on
3092 0 : roche_lobe_xfer_full_off = s% roche_lobe_xfer_full_off
3093 0 : rlo_wind_base_mdot = s% rlo_wind_base_mdot
3094 0 : rlo_wind_scale_height = s% rlo_wind_scale_height
3095 :
3096 0 : cool_wind_RGB_scheme = s% cool_wind_RGB_scheme
3097 0 : cool_wind_AGB_scheme = s% cool_wind_AGB_scheme
3098 0 : RGB_to_AGB_wind_switch = s% RGB_to_AGB_wind_switch
3099 0 : Reimers_scaling_factor = s% Reimers_scaling_factor
3100 0 : Blocker_scaling_factor = s% Blocker_scaling_factor
3101 0 : de_Jager_scaling_factor = s% de_Jager_scaling_factor
3102 0 : van_Loon_scaling_factor = s% van_Loon_scaling_factor
3103 0 : Nieuwenhuijzen_scaling_factor = s% Nieuwenhuijzen_scaling_factor
3104 0 : Vink_scaling_factor = s% Vink_scaling_factor
3105 0 : Dutch_scaling_factor = s% Dutch_scaling_factor
3106 0 : Bjorklund_scaling_factor = s% Bjorklund_scaling_factor
3107 0 : Dutch_wind_lowT_scheme = s% Dutch_wind_lowT_scheme
3108 :
3109 0 : wind_H_envelope_limit = s% wind_H_envelope_limit
3110 0 : wind_H_He_envelope_limit = s% wind_H_He_envelope_limit
3111 0 : wind_He_layer_limit = s% wind_He_layer_limit
3112 :
3113 0 : max_logT_for_k_below_const_q = s% max_logT_for_k_below_const_q
3114 0 : max_q_for_k_below_const_q = s% max_q_for_k_below_const_q
3115 0 : min_q_for_k_below_const_q = s% min_q_for_k_below_const_q
3116 0 : max_logT_for_k_const_mass = s% max_logT_for_k_const_mass
3117 0 : min_q_for_k_const_mass = s% min_q_for_k_const_mass
3118 0 : max_q_for_k_const_mass = s% max_q_for_k_const_mass
3119 :
3120 : ! composition of added mass
3121 0 : accrete_same_as_surface = s% accrete_same_as_surface
3122 :
3123 0 : accrete_given_mass_fractions = s% accrete_given_mass_fractions
3124 0 : num_accretion_species = s% num_accretion_species
3125 0 : accretion_species_id = s% accretion_species_id
3126 0 : accretion_species_xa = s% accretion_species_xa
3127 :
3128 0 : accretion_h1 = s% accretion_h1
3129 0 : accretion_h2 = s% accretion_h2
3130 0 : accretion_he3 = s% accretion_he3
3131 0 : accretion_he4 = s% accretion_he4
3132 0 : accretion_zfracs = s% accretion_zfracs
3133 0 : accretion_dump_missing_metals_into_heaviest = s% accretion_dump_missing_metals_into_heaviest
3134 :
3135 : ! special list of z fractions
3136 0 : z_fraction_li = s% z_fraction_li
3137 0 : z_fraction_be = s% z_fraction_be
3138 0 : z_fraction_b = s% z_fraction_b
3139 0 : z_fraction_c = s% z_fraction_c
3140 0 : z_fraction_n = s% z_fraction_n
3141 0 : z_fraction_o = s% z_fraction_o
3142 0 : z_fraction_f = s% z_fraction_f
3143 0 : z_fraction_ne = s% z_fraction_ne
3144 0 : z_fraction_na = s% z_fraction_na
3145 0 : z_fraction_mg = s% z_fraction_mg
3146 0 : z_fraction_al = s% z_fraction_al
3147 0 : z_fraction_si = s% z_fraction_si
3148 0 : z_fraction_p = s% z_fraction_p
3149 0 : z_fraction_s = s% z_fraction_s
3150 0 : z_fraction_cl = s% z_fraction_cl
3151 0 : z_fraction_ar = s% z_fraction_ar
3152 0 : z_fraction_k = s% z_fraction_k
3153 0 : z_fraction_ca = s% z_fraction_ca
3154 0 : z_fraction_sc = s% z_fraction_sc
3155 0 : z_fraction_ti = s% z_fraction_ti
3156 0 : z_fraction_v = s% z_fraction_v
3157 0 : z_fraction_cr = s% z_fraction_cr
3158 0 : z_fraction_mn = s% z_fraction_mn
3159 0 : z_fraction_fe = s% z_fraction_fe
3160 0 : z_fraction_co = s% z_fraction_co
3161 0 : z_fraction_ni = s% z_fraction_ni
3162 0 : z_fraction_cu = s% z_fraction_cu
3163 0 : z_fraction_zn = s% z_fraction_zn
3164 :
3165 0 : lgT_lo_for_set_new_abundances = s% lgT_lo_for_set_new_abundances
3166 0 : lgT_hi_for_set_new_abundances = s% lgT_hi_for_set_new_abundances
3167 :
3168 : ! automatic stops for mass loss/gain
3169 0 : max_star_mass_for_gain = s% max_star_mass_for_gain
3170 0 : min_star_mass_for_loss = s% min_star_mass_for_loss
3171 0 : max_T_center_for_any_mass_loss = s% max_T_center_for_any_mass_loss
3172 0 : max_T_center_for_full_mass_loss = s% max_T_center_for_full_mass_loss
3173 :
3174 : ! relaxation parameters
3175 0 : extra_power_source = s% extra_power_source
3176 0 : relax_dlnZ = s% relax_dlnZ
3177 0 : relax_dY = s% relax_dY
3178 :
3179 : ! mesh adjustment
3180 0 : show_mesh_changes = s% show_mesh_changes
3181 0 : okay_to_remesh = s% okay_to_remesh
3182 0 : restore_mesh_on_retry = s% restore_mesh_on_retry
3183 0 : num_steps_to_hold_mesh_after_retry = s% num_steps_to_hold_mesh_after_retry
3184 0 : trace_mesh_adjust_error_in_conservation = s% trace_mesh_adjust_error_in_conservation
3185 0 : max_rel_delta_IE_for_mesh_total_energy_balance = s% max_rel_delta_IE_for_mesh_total_energy_balance
3186 0 : max_allowed_nz = s% max_allowed_nz
3187 0 : mesh_max_allowed_ratio = s% mesh_max_allowed_ratio
3188 0 : remesh_max_allowed_logT = s% remesh_max_allowed_logT
3189 0 : max_delta_x_for_merge = s% max_delta_x_for_merge
3190 :
3191 0 : mesh_ok_to_merge = s% mesh_ok_to_merge
3192 0 : mesh_max_k_old_for_split = s% mesh_max_k_old_for_split
3193 0 : mesh_min_k_old_for_split = s% mesh_min_k_old_for_split
3194 0 : mesh_adjust_get_T_from_E = s% mesh_adjust_get_T_from_E
3195 :
3196 0 : max_dq = s% max_dq
3197 0 : min_dq = s% min_dq
3198 0 : min_dq_for_split = s% min_dq_for_split
3199 0 : min_dq_for_xa = s% min_dq_for_xa
3200 0 : min_dq_for_xa_convective = s% min_dq_for_xa_convective
3201 0 : min_dq_for_logT = s% min_dq_for_logT
3202 :
3203 0 : mesh_min_dlnR = s% mesh_min_dlnR
3204 0 : merge_if_dlnR_too_small = s% merge_if_dlnR_too_small
3205 :
3206 0 : mesh_min_dr_div_dRstar = s% mesh_min_dr_div_dRstar
3207 0 : merge_if_dr_div_dRstar_too_small = s% merge_if_dr_div_dRstar_too_small
3208 :
3209 0 : mesh_min_dr_div_cs = s% mesh_min_dr_div_cs
3210 0 : merge_if_dr_div_cs_too_small = s% merge_if_dr_div_cs_too_small
3211 :
3212 0 : max_center_cell_dq = s% max_center_cell_dq
3213 0 : max_surface_cell_dq = s% max_surface_cell_dq
3214 0 : min_surface_cell_dq = s% min_surface_cell_dq
3215 :
3216 0 : max_num_subcells = s% max_num_subcells
3217 0 : max_num_merge_cells = s% max_num_merge_cells
3218 0 : max_num_merge_surface_cells = s% max_num_merge_surface_cells
3219 :
3220 0 : mesh_delta_coeff = s% mesh_delta_coeff
3221 0 : mesh_delta_coeff_for_highT = s% mesh_delta_coeff_for_highT
3222 0 : logT_max_for_standard_mesh_delta_coeff = s% logT_max_for_standard_mesh_delta_coeff
3223 0 : logT_min_for_highT_mesh_delta_coeff = s% logT_min_for_highT_mesh_delta_coeff
3224 0 : mesh_Pgas_div_P_exponent = s% mesh_Pgas_div_P_exponent
3225 :
3226 0 : remesh_dt_limit = s% remesh_dt_limit
3227 :
3228 0 : E_function_weight = s% E_function_weight
3229 0 : E_function_param = s% E_function_param
3230 0 : P_function_weight = s% P_function_weight
3231 :
3232 0 : mesh_logX_species = s% mesh_logX_species
3233 0 : mesh_logX_min_for_extra = s% mesh_logX_min_for_extra
3234 0 : mesh_dlogX_dlogP_extra = s% mesh_dlogX_dlogP_extra
3235 0 : mesh_dlogX_dlogP_full_on = s% mesh_dlogX_dlogP_full_on
3236 0 : mesh_dlogX_dlogP_full_off = s% mesh_dlogX_dlogP_full_off
3237 :
3238 0 : convective_bdy_min_dt_yrs = s% convective_bdy_min_dt_yrs
3239 0 : convective_bdy_weight = s% convective_bdy_weight
3240 0 : convective_bdy_dq_limit = s% convective_bdy_dq_limit
3241 :
3242 0 : mesh_dlog_eps_min_for_extra = s% mesh_dlog_eps_min_for_extra
3243 0 : mesh_dlog_eps_dlogP_full_on = s% mesh_dlog_eps_dlogP_full_on
3244 0 : mesh_dlog_eps_dlogP_full_off = s% mesh_dlog_eps_dlogP_full_off
3245 :
3246 0 : mesh_dlog_pp_dlogP_extra = s% mesh_dlog_pp_dlogP_extra
3247 0 : mesh_dlog_cno_dlogP_extra = s% mesh_dlog_cno_dlogP_extra
3248 0 : mesh_dlog_3alf_dlogP_extra = s% mesh_dlog_3alf_dlogP_extra
3249 :
3250 0 : mesh_dlog_burn_c_dlogP_extra = s% mesh_dlog_burn_c_dlogP_extra
3251 0 : mesh_dlog_burn_n_dlogP_extra = s% mesh_dlog_burn_n_dlogP_extra
3252 0 : mesh_dlog_burn_o_dlogP_extra = s% mesh_dlog_burn_o_dlogP_extra
3253 0 : mesh_dlog_burn_ne_dlogP_extra = s% mesh_dlog_burn_ne_dlogP_extra
3254 0 : mesh_dlog_burn_na_dlogP_extra = s% mesh_dlog_burn_na_dlogP_extra
3255 0 : mesh_dlog_burn_mg_dlogP_extra = s% mesh_dlog_burn_mg_dlogP_extra
3256 0 : mesh_dlog_burn_si_dlogP_extra = s% mesh_dlog_burn_si_dlogP_extra
3257 0 : mesh_dlog_burn_s_dlogP_extra = s% mesh_dlog_burn_s_dlogP_extra
3258 0 : mesh_dlog_burn_ar_dlogP_extra = s% mesh_dlog_burn_ar_dlogP_extra
3259 0 : mesh_dlog_burn_ca_dlogP_extra = s% mesh_dlog_burn_ca_dlogP_extra
3260 0 : mesh_dlog_burn_ti_dlogP_extra = s% mesh_dlog_burn_ti_dlogP_extra
3261 0 : mesh_dlog_burn_cr_dlogP_extra = s% mesh_dlog_burn_cr_dlogP_extra
3262 0 : mesh_dlog_burn_fe_dlogP_extra = s% mesh_dlog_burn_fe_dlogP_extra
3263 :
3264 0 : mesh_dlog_cc_dlogP_extra = s% mesh_dlog_cc_dlogP_extra
3265 0 : mesh_dlog_co_dlogP_extra = s% mesh_dlog_co_dlogP_extra
3266 0 : mesh_dlog_oo_dlogP_extra = s% mesh_dlog_oo_dlogP_extra
3267 :
3268 0 : mesh_dlog_pnhe4_dlogP_extra = s% mesh_dlog_pnhe4_dlogP_extra
3269 0 : mesh_dlog_photo_dlogP_extra = s% mesh_dlog_photo_dlogP_extra
3270 0 : mesh_dlog_other_dlogP_extra = s% mesh_dlog_other_dlogP_extra
3271 :
3272 0 : mesh_delta_coeff_factor_smooth_iters = s% mesh_delta_coeff_factor_smooth_iters
3273 :
3274 0 : T_function1_weight = s% T_function1_weight
3275 0 : T_function2_weight = s% T_function2_weight
3276 0 : T_function2_param = s% T_function2_param
3277 :
3278 0 : R_function_weight = s% R_function_weight
3279 0 : R_function_param = s% R_function_param
3280 :
3281 0 : R_function2_weight = s% R_function2_weight
3282 0 : R_function2_param1 = s% R_function2_param1
3283 0 : R_function2_param2 = s% R_function2_param2
3284 :
3285 0 : R_function3_weight = s% R_function3_weight
3286 :
3287 0 : M_function_weight = s% M_function_weight
3288 0 : M_function_param = s% M_function_param
3289 :
3290 0 : gradT_function_weight = s% gradT_function_weight
3291 0 : log_tau_function_weight = s% log_tau_function_weight
3292 0 : log_kap_function_weight = s% log_kap_function_weight
3293 0 : omega_function_weight = s% omega_function_weight
3294 :
3295 0 : gam_function_weight = s% gam_function_weight
3296 0 : gam_function_param1 = s% gam_function_param1
3297 0 : gam_function_param2 = s% gam_function_param2
3298 :
3299 0 : xa_function_species = s% xa_function_species
3300 0 : xa_function_weight = s% xa_function_weight
3301 0 : xa_function_param = s% xa_function_param
3302 0 : xa_mesh_delta_coeff = s% xa_mesh_delta_coeff
3303 :
3304 0 : use_split_merge_amr = s% use_split_merge_amr
3305 0 : split_merge_amr_nz_baseline = s% split_merge_amr_nz_baseline
3306 0 : split_merge_amr_nz_r_core = s% split_merge_amr_nz_r_core
3307 0 : split_merge_amr_nz_r_core_fraction = s% split_merge_amr_nz_r_core_fraction
3308 0 : split_merge_amr_mesh_delta_coeff = s% split_merge_amr_mesh_delta_coeff
3309 0 : split_merge_amr_log_zoning = s% split_merge_amr_log_zoning
3310 0 : split_merge_amr_hybrid_zoning = s% split_merge_amr_hybrid_zoning
3311 0 : split_merge_amr_flipped_hybrid_zoning = s% split_merge_amr_flipped_hybrid_zoning
3312 0 : split_merge_amr_logtau_zoning = s% split_merge_amr_logtau_zoning
3313 0 : split_merge_amr_okay_to_split_nz = s% split_merge_amr_okay_to_split_nz
3314 0 : split_merge_amr_okay_to_split_1 = s% split_merge_amr_okay_to_split_1
3315 0 : merge_amr_inhibit_at_jumps = s% merge_amr_inhibit_at_jumps
3316 0 : split_merge_amr_MaxLong = s% split_merge_amr_MaxLong
3317 0 : split_merge_amr_MaxShort = s% split_merge_amr_MaxShort
3318 0 : merge_amr_max_abs_du_div_cs = s% merge_amr_max_abs_du_div_cs
3319 0 : merge_amr_ignore_surface_cells = s% merge_amr_ignore_surface_cells
3320 0 : merge_amr_ignore_core_cells = s% merge_amr_ignore_core_cells
3321 0 : split_amr_ignore_core_cells = s% split_amr_ignore_core_cells
3322 0 : merge_amr_du_div_cs_limit_only_for_compression = s% merge_amr_du_div_cs_limit_only_for_compression
3323 0 : split_merge_amr_avoid_repeated_remesh = s% split_merge_amr_avoid_repeated_remesh
3324 0 : merge_amr_k_for_ignore_surface_cells = s% merge_amr_k_for_ignore_surface_cells
3325 0 : merge_amr_logT_for_ignore_core_cells = s% merge_amr_logT_for_ignore_core_cells
3326 0 : split_amr_logT_for_ignore_core_cells = s% split_amr_logT_for_ignore_core_cells
3327 0 : split_merge_amr_dq_min = s% split_merge_amr_dq_min
3328 0 : split_merge_amr_dq_max = s% split_merge_amr_dq_max
3329 0 : split_merge_amr_r_core_cm = s% split_merge_amr_r_core_cm
3330 0 : split_merge_amr_max_iters = s% split_merge_amr_max_iters
3331 0 : trace_split_merge_amr = s% trace_split_merge_amr
3332 0 : equal_split_density_amr = s% equal_split_density_amr
3333 0 : use_hydro_merge_limits_in_mesh_plan = s% use_hydro_merge_limits_in_mesh_plan
3334 : ! nuclear reaction parameters
3335 0 : screening_mode = s% screening_mode
3336 0 : default_net_name = s% default_net_name
3337 :
3338 0 : net_logTcut_lo = s% net_logTcut_lo
3339 0 : net_logTcut_lim = s% net_logTcut_lim
3340 :
3341 0 : eps_nuc_factor = s% eps_nuc_factor
3342 0 : op_split_burn_eps_nuc_infall_limit = s% op_split_burn_eps_nuc_infall_limit
3343 0 : eps_WD_sedimentation_factor = s% eps_WD_sedimentation_factor
3344 0 : max_abs_eps_nuc = s% max_abs_eps_nuc
3345 0 : dxdt_nuc_factor = s% dxdt_nuc_factor
3346 0 : max_abar_for_burning = s% max_abar_for_burning
3347 0 : fe56ec_fake_factor = s% fe56ec_fake_factor
3348 0 : min_T_for_fe56ec_fake_factor = s% min_T_for_fe56ec_fake_factor
3349 0 : weak_rate_factor = s% weak_rate_factor
3350 :
3351 0 : mix_factor = s% mix_factor
3352 :
3353 0 : sig_term_limit = s% sig_term_limit
3354 :
3355 0 : sig_min_factor_for_high_Tcenter = s% sig_min_factor_for_high_Tcenter
3356 0 : Tcenter_min_for_sig_min_factor_full_on = s% Tcenter_min_for_sig_min_factor_full_on
3357 0 : Tcenter_max_for_sig_min_factor_full_off = s% Tcenter_max_for_sig_min_factor_full_off
3358 0 : max_delta_m_to_bdy_for_sig_min_factor = s% max_delta_m_to_bdy_for_sig_min_factor
3359 0 : delta_m_lower_for_sig_min_factor = s% delta_m_lower_for_sig_min_factor
3360 0 : delta_m_upper_for_sig_min_factor = s% delta_m_upper_for_sig_min_factor
3361 :
3362 0 : am_sig_term_limit = s% am_sig_term_limit
3363 0 : am_D_mix_factor = s% am_D_mix_factor
3364 0 : am_gradmu_factor = s% am_gradmu_factor
3365 0 : am_nu_factor = s% am_nu_factor
3366 :
3367 0 : D_visc_factor = s% D_visc_factor
3368 0 : D_DSI_factor = s% D_DSI_factor
3369 0 : D_SH_factor = s% D_SH_factor
3370 0 : D_SSI_factor = s% D_SSI_factor
3371 0 : D_ES_factor = s% D_ES_factor
3372 0 : D_GSF_factor = s% D_GSF_factor
3373 0 : D_ST_factor = s% D_ST_factor
3374 :
3375 0 : am_nu_non_rotation_factor = s% am_nu_non_rotation_factor
3376 0 : skip_rotation_in_convection_zones = s% skip_rotation_in_convection_zones
3377 0 : am_nu_DSI_factor = s% am_nu_DSI_factor
3378 0 : am_nu_SH_factor = s% am_nu_SH_factor
3379 0 : am_nu_SSI_factor = s% am_nu_SSI_factor
3380 0 : am_nu_ES_factor = s% am_nu_ES_factor
3381 0 : am_nu_GSF_factor = s% am_nu_GSF_factor
3382 0 : am_nu_ST_factor = s% am_nu_ST_factor
3383 0 : am_nu_visc_factor = s% am_nu_visc_factor
3384 :
3385 0 : am_nu_omega_rot_factor = s% am_nu_omega_rot_factor
3386 0 : am_nu_omega_non_rot_factor = s% am_nu_omega_non_rot_factor
3387 0 : am_nu_j_rot_factor = s% am_nu_j_rot_factor
3388 0 : am_nu_j_non_rot_factor = s% am_nu_j_non_rot_factor
3389 :
3390 0 : smooth_nu_ST = s% smooth_nu_ST
3391 0 : smooth_D_ST = s% smooth_D_ST
3392 0 : smooth_D_DSI = s% smooth_D_DSI
3393 0 : smooth_D_SSI = s% smooth_D_SSI
3394 0 : smooth_D_SH = s% smooth_D_SH
3395 0 : smooth_D_GSF = s% smooth_D_GSF
3396 0 : smooth_D_ES = s% smooth_D_ES
3397 0 : smooth_D_omega = s% smooth_D_omega
3398 0 : smooth_am_nu_rot = s% smooth_am_nu_rot
3399 0 : ST_angsmt = s% ST_angsmt
3400 0 : ST_angsml = s% ST_angsml
3401 :
3402 0 : simple_i_rot_flag = s% simple_i_rot_flag
3403 0 : do_adjust_J_lost = s% do_adjust_J_lost
3404 0 : premix_omega = s% premix_omega
3405 0 : angular_momentum_error_warn = s% angular_momentum_error_warn
3406 0 : angular_momentum_error_retry = s% angular_momentum_error_retry
3407 0 : recalc_mixing_info_each_substep = s% recalc_mixing_info_each_substep
3408 0 : adjust_J_fraction = s% adjust_J_fraction
3409 0 : min_q_for_adjust_J_lost = s% min_q_for_adjust_J_lost
3410 0 : min_J_div_delta_J = s% min_J_div_delta_J
3411 0 : max_mdot_redo_cnt = s% max_mdot_redo_cnt
3412 0 : mdot_revise_factor = s% mdot_revise_factor
3413 0 : implicit_mdot_boost = s% implicit_mdot_boost
3414 0 : min_years_dt_for_redo_mdot = s% min_years_dt_for_redo_mdot
3415 0 : surf_omega_div_omega_crit_limit = s% surf_omega_div_omega_crit_limit
3416 0 : surf_omega_div_omega_crit_tol = s% surf_omega_div_omega_crit_tol
3417 0 : w_div_wcrit_max = s% w_div_wcrit_max
3418 0 : w_div_wcrit_max2 = s% w_div_wcrit_max2
3419 :
3420 0 : D_mix_rotation_max_logT_full_on = s% D_mix_rotation_max_logT_full_on
3421 0 : D_mix_rotation_min_logT_full_off = s% D_mix_rotation_min_logT_full_off
3422 0 : D_mix_rotation_min_tau_full_off = s% D_mix_rotation_min_tau_full_off
3423 0 : D_mix_rotation_min_tau_full_on = s% D_mix_rotation_min_tau_full_on
3424 :
3425 :
3426 0 : set_uniform_am_nu_non_rot = s% set_uniform_am_nu_non_rot
3427 0 : uniform_am_nu_non_rot = s% uniform_am_nu_non_rot
3428 :
3429 0 : set_min_am_nu_non_rot = s% set_min_am_nu_non_rot
3430 0 : min_am_nu_non_rot = s% min_am_nu_non_rot
3431 0 : min_center_Ye_for_min_am_nu_non_rot = s% min_center_Ye_for_min_am_nu_non_rot
3432 :
3433 0 : set_min_D_mix = s% set_min_D_mix
3434 0 : mass_lower_limit_for_min_D_mix = s% mass_lower_limit_for_min_D_mix
3435 0 : mass_upper_limit_for_min_D_mix = s% mass_upper_limit_for_min_D_mix
3436 0 : min_D_mix = s% min_D_mix
3437 0 : set_min_D_mix_below_Tmax = s% set_min_D_mix_below_Tmax
3438 0 : min_D_mix_below_Tmax = s% min_D_mix_below_Tmax
3439 0 : set_min_D_mix_in_H_He = s% set_min_D_mix_in_H_He
3440 0 : min_D_mix_in_H_He = s% min_D_mix_in_H_He
3441 0 : min_center_Ye_for_min_D_mix = s% min_center_Ye_for_min_D_mix
3442 0 : reaction_neuQs_factor = s% reaction_neuQs_factor
3443 0 : nonlocal_NiCo_kap_gamma = s% nonlocal_NiCo_kap_gamma
3444 0 : nonlocal_NiCo_decay_heat = s% nonlocal_NiCo_decay_heat
3445 0 : dtau_gamma_NiCo_decay_heat = s% dtau_gamma_NiCo_decay_heat
3446 0 : max_logT_for_net = s% max_logT_for_net
3447 0 : smooth_outer_xa_big = s% smooth_outer_xa_big
3448 0 : smooth_outer_xa_small = s% smooth_outer_xa_small
3449 :
3450 : ! element diffusion parameters
3451 0 : diffusion_use_iben_macdonald = s% diffusion_use_iben_macdonald
3452 0 : diffusion_use_paquette = s% diffusion_use_paquette
3453 0 : diffusion_use_caplan = s% diffusion_use_caplan
3454 0 : diffusion_use_cgs_solver = s% diffusion_use_cgs_solver
3455 0 : diffusion_use_full_net = s% diffusion_use_full_net
3456 0 : do_WD_sedimentation_heating = s% do_WD_sedimentation_heating
3457 0 : min_xa_for_WD_sedimentation_heating = s% min_xa_for_WD_sedimentation_heating
3458 0 : do_diffusion_heating = s% do_diffusion_heating
3459 0 : do_element_diffusion = s% do_element_diffusion
3460 0 : cgs_thermal_diffusion_eta_full_on = s% cgs_thermal_diffusion_eta_full_on
3461 0 : cgs_thermal_diffusion_eta_full_off = s% cgs_thermal_diffusion_eta_full_off
3462 0 : diffusion_min_dq_at_surface = s% diffusion_min_dq_at_surface
3463 0 : diffusion_min_T_at_surface = s% diffusion_min_T_at_surface
3464 0 : diffusion_min_dq_ratio_at_surface = s% diffusion_min_dq_ratio_at_surface
3465 0 : diffusion_dt_limit = s% diffusion_dt_limit
3466 :
3467 0 : do_phase_separation = s% do_phase_separation
3468 0 : phase_separation_option = s% phase_separation_option
3469 0 : do_phase_separation_heating = s% do_phase_separation_heating
3470 0 : phase_separation_mixing_use_brunt = s% phase_separation_mixing_use_brunt
3471 0 : phase_separation_no_diffusion = s% phase_separation_no_diffusion
3472 :
3473 0 : diffusion_min_X_hard_limit = s% diffusion_min_X_hard_limit
3474 0 : diffusion_X_total_atol = s% diffusion_X_total_atol
3475 0 : diffusion_X_total_rtol = s% diffusion_X_total_rtol
3476 0 : diffusion_upwind_abs_v_limit = s% diffusion_upwind_abs_v_limit
3477 0 : diffusion_dt_div_timescale = s% diffusion_dt_div_timescale
3478 0 : diffusion_min_num_substeps = s% diffusion_min_num_substeps
3479 0 : diffusion_max_iters_per_substep = s% diffusion_max_iters_per_substep
3480 0 : diffusion_max_retries_per_substep = s% diffusion_max_retries_per_substep
3481 0 : diffusion_v_max = s% diffusion_v_max
3482 0 : diffusion_gamma_full_off = s% diffusion_gamma_full_off
3483 0 : diffusion_gamma_full_on = s% diffusion_gamma_full_on
3484 0 : diffusion_T_full_off = s% diffusion_T_full_off
3485 0 : D_mix_ignore_diffusion = s% D_mix_ignore_diffusion
3486 0 : diffusion_T_full_on = s% diffusion_T_full_on
3487 0 : diffusion_calculates_ionization = s% diffusion_calculates_ionization
3488 0 : diffusion_nsmooth_typical_charge = s% diffusion_nsmooth_typical_charge
3489 0 : diffusion_tol_correction_max = s% diffusion_tol_correction_max
3490 0 : diffusion_tol_correction_norm = s% diffusion_tol_correction_norm
3491 :
3492 0 : diffusion_AD_dm_full_on = s% diffusion_AD_dm_full_on
3493 0 : diffusion_AD_dm_full_off = s% diffusion_AD_dm_full_off
3494 0 : diffusion_AD_boost_factor = s% diffusion_AD_boost_factor
3495 :
3496 0 : diffusion_SIG_factor = s% diffusion_SIG_factor
3497 0 : diffusion_GT_factor = s% diffusion_GT_factor
3498 :
3499 0 : diffusion_Vlimit_dm_full_on = s% diffusion_Vlimit_dm_full_on
3500 0 : diffusion_Vlimit_dm_full_off = s% diffusion_Vlimit_dm_full_off
3501 0 : diffusion_Vlimit = s% diffusion_Vlimit
3502 :
3503 0 : diffusion_max_T_for_radaccel = s% diffusion_max_T_for_radaccel
3504 0 : diffusion_min_T_for_radaccel = s% diffusion_min_T_for_radaccel
3505 0 : diffusion_max_Z_for_radaccel = s% diffusion_max_Z_for_radaccel
3506 0 : diffusion_min_Z_for_radaccel = s% diffusion_min_Z_for_radaccel
3507 0 : diffusion_screening_for_radaccel = s% diffusion_screening_for_radaccel
3508 0 : op_mono_data_path = s% op_mono_data_path
3509 0 : op_mono_data_cache_filename = s% op_mono_data_cache_filename
3510 0 : emesh_data_for_op_mono_path = s% emesh_data_for_op_mono_path
3511 0 : op_mono_method = s% op_mono_method
3512 :
3513 0 : show_diffusion_info = s% show_diffusion_info
3514 0 : show_diffusion_substep_info = s% show_diffusion_substep_info
3515 0 : show_diffusion_timing = s% show_diffusion_timing
3516 :
3517 0 : diffusion_num_classes = s% diffusion_num_classes
3518 0 : diffusion_class_representative = s% diffusion_class_representative
3519 0 : diffusion_class_A_max = s% diffusion_class_A_max
3520 0 : diffusion_class_typical_charge = s% diffusion_class_typical_charge
3521 0 : diffusion_class_factor = s% diffusion_class_factor
3522 :
3523 0 : diffusion_use_isolve = s% diffusion_use_isolve
3524 0 : diffusion_rtol_for_isolve = s% diffusion_rtol_for_isolve
3525 0 : diffusion_atol_for_isolve = s% diffusion_atol_for_isolve
3526 0 : diffusion_maxsteps_for_isolve = s% diffusion_maxsteps_for_isolve
3527 0 : diffusion_isolve_solver = s% diffusion_isolve_solver
3528 :
3529 : ! eos controls
3530 0 : fix_d_eos_dxa_partials = s% fix_d_eos_dxa_partials
3531 :
3532 : ! opacity controls
3533 0 : use_simple_es_for_kap = s% use_simple_es_for_kap
3534 0 : use_starting_composition_for_kap = s% use_starting_composition_for_kap
3535 0 : min_kap_for_dPrad_dm_eqn = s% min_kap_for_dPrad_dm_eqn
3536 :
3537 0 : low_logT_op_mono_full_off = s% low_logT_op_mono_full_off
3538 0 : low_logT_op_mono_full_on = s% low_logT_op_mono_full_on
3539 0 : high_logT_op_mono_full_off = s% high_logT_op_mono_full_off
3540 0 : high_logT_op_mono_full_on = s% high_logT_op_mono_full_on
3541 0 : op_mono_min_X_to_include = s% op_mono_min_X_to_include
3542 0 : use_op_mono_alt_get_kap = s% use_op_mono_alt_get_kap
3543 :
3544 0 : include_L_in_correction_limits = s% include_L_in_correction_limits
3545 0 : include_v_in_correction_limits = s% include_v_in_correction_limits
3546 0 : include_u_in_correction_limits = s% include_u_in_correction_limits
3547 0 : include_w_in_correction_limits = s% include_w_in_correction_limits
3548 :
3549 : ! asteroseismology controls
3550 :
3551 0 : get_delta_nu_from_scaled_solar = s% get_delta_nu_from_scaled_solar
3552 0 : nu_max_sun = s% nu_max_sun
3553 0 : delta_nu_sun = s% delta_nu_sun
3554 0 : astero_Teff_sun = s% astero_Teff_sun
3555 0 : delta_Pg_mode_freq = s% delta_Pg_mode_freq
3556 0 : delta_Pg_traditional = s% delta_Pg_traditional
3557 :
3558 : ! hydro parameters
3559 0 : energy_eqn_option = s% energy_eqn_option
3560 0 : opacity_min = s% opacity_min
3561 0 : opacity_max = s% opacity_max
3562 0 : opacity_factor = s% opacity_factor
3563 0 : min_logT_for_opacity_factor_off = s% min_logT_for_opacity_factor_off
3564 0 : max_logT_for_opacity_factor_off = s% max_logT_for_opacity_factor_off
3565 0 : min_logT_for_opacity_factor_on = s% min_logT_for_opacity_factor_on
3566 0 : max_logT_for_opacity_factor_on = s% max_logT_for_opacity_factor_on
3567 :
3568 0 : non_nuc_neu_factor = s% non_nuc_neu_factor
3569 0 : use_time_centered_eps_grav = s% use_time_centered_eps_grav
3570 0 : no_dedt_form_during_relax = s% no_dedt_form_during_relax
3571 0 : dedt_eqn_r_scale = s% dedt_eqn_r_scale
3572 0 : use_mass_corrections = s% use_mass_corrections
3573 0 : use_gravity_rotation_correction = s% use_gravity_rotation_correction
3574 0 : eps_grav_factor = s% eps_grav_factor
3575 0 : eps_mdot_factor = s% eps_mdot_factor
3576 0 : include_composition_in_eps_grav = s% include_composition_in_eps_grav
3577 0 : max_abs_rel_change_surf_lnS = s% max_abs_rel_change_surf_lnS
3578 0 : max_num_surf_revisions = s% max_num_surf_revisions
3579 0 : Gamma_lnS_eps_grav_full_off = s% Gamma_lnS_eps_grav_full_off
3580 0 : Gamma_lnS_eps_grav_full_on = s% Gamma_lnS_eps_grav_full_on
3581 :
3582 0 : use_dPrad_dm_form_of_T_gradient_eqn = s% use_dPrad_dm_form_of_T_gradient_eqn
3583 0 : use_flux_limiting_with_dPrad_dm_form = s% use_flux_limiting_with_dPrad_dm_form
3584 0 : use_gradT_actual_vs_gradT_MLT_for_T_gradient_eqn = s% use_gradT_actual_vs_gradT_MLT_for_T_gradient_eqn
3585 0 : steps_before_use_velocity_time_centering = s% steps_before_use_velocity_time_centering
3586 0 : include_P_in_velocity_time_centering = s% include_P_in_velocity_time_centering
3587 0 : include_L_in_velocity_time_centering = s% include_L_in_velocity_time_centering
3588 0 : P_theta_for_velocity_time_centering = s% P_theta_for_velocity_time_centering
3589 0 : L_theta_for_velocity_time_centering = s% L_theta_for_velocity_time_centering
3590 0 : max_logT_for_include_P_and_L_in_velocity_time_centering = s% max_logT_for_include_P_and_L_in_velocity_time_centering
3591 0 : use_P_d_1_div_rho_form_of_work_when_time_centering_velocity = s% use_P_d_1_div_rho_form_of_work_when_time_centering_velocity
3592 :
3593 0 : RTI_A = s% RTI_A
3594 0 : RTI_B = s% RTI_B
3595 0 : RTI_C = s% RTI_C
3596 0 : RTI_D = s% RTI_D
3597 0 : RTI_max_alpha = s% RTI_max_alpha
3598 0 : RTI_C_X_factor = s% RTI_C_X_factor
3599 0 : RTI_C_X0_frac = s% RTI_C_X0_frac
3600 0 : RTI_dm_for_center_eta_nondecreasing = s% RTI_dm_for_center_eta_nondecreasing
3601 0 : RTI_min_dm_behind_shock_for_full_on = s% RTI_min_dm_behind_shock_for_full_on
3602 0 : RTI_energy_floor = s% RTI_energy_floor
3603 0 : RTI_D_mix_floor = s% RTI_D_mix_floor
3604 0 : RTI_min_m_for_D_mix_floor = s% RTI_min_m_for_D_mix_floor
3605 0 : RTI_log_max_boost = s% RTI_log_max_boost
3606 0 : RTI_m_full_boost = s% RTI_m_full_boost
3607 0 : RTI_m_no_boost = s% RTI_m_no_boost
3608 :
3609 0 : use_drag_energy = s% use_drag_energy
3610 0 : drag_coefficient = s% drag_coefficient
3611 0 : min_q_for_drag = s% min_q_for_drag
3612 0 : v_drag_factor = s% v_drag_factor
3613 0 : v_drag = s% v_drag
3614 0 : q_for_v_drag_full_off = s% q_for_v_drag_full_off
3615 0 : q_for_v_drag_full_on = s% q_for_v_drag_full_on
3616 :
3617 0 : velocity_logT_lower_bound = s% velocity_logT_lower_bound
3618 0 : max_dt_yrs_for_velocity_logT_lower_bound = s% max_dt_yrs_for_velocity_logT_lower_bound
3619 0 : velocity_tau_lower_bound = s% velocity_tau_lower_bound
3620 0 : velocity_q_upper_bound = s% velocity_q_upper_bound
3621 0 : report_max_infall_inside_fe_core = s% report_max_infall_inside_fe_core
3622 0 : retry_for_v_above_clight = s% retry_for_v_above_clight
3623 :
3624 : ! solvers
3625 :
3626 0 : tol_correction_norm = s% tol_correction_norm
3627 0 : tol_max_correction = s% tol_max_correction
3628 0 : correction_xa_limit = s% correction_xa_limit
3629 :
3630 0 : tol_correction_high_T_limit = s% tol_correction_high_T_limit
3631 0 : tol_correction_norm_high_T = s% tol_correction_norm_high_T
3632 0 : tol_max_correction_high_T = s% tol_max_correction_high_T
3633 :
3634 0 : tol_correction_extreme_T_limit = s% tol_correction_extreme_T_limit
3635 0 : tol_correction_norm_extreme_T = s% tol_correction_norm_extreme_T
3636 0 : tol_max_correction_extreme_T = s% tol_max_correction_extreme_T
3637 :
3638 0 : tol_bad_max_correction = s% tol_bad_max_correction
3639 0 : bad_max_correction_series_limit = s% bad_max_correction_series_limit
3640 :
3641 0 : tol_residual_norm1 = s% tol_residual_norm1
3642 0 : tol_max_residual1 = s% tol_max_residual1
3643 0 : tol_residual_norm2 = s% tol_residual_norm2
3644 0 : tol_max_residual2 = s% tol_max_residual2
3645 0 : tol_residual_norm3 = s% tol_residual_norm3
3646 0 : tol_max_residual3 = s% tol_max_residual3
3647 0 : warning_limit_for_max_residual = s% warning_limit_for_max_residual
3648 0 : trace_solver_damping = s% trace_solver_damping
3649 :
3650 0 : relax_use_gold_tolerances = s% relax_use_gold_tolerances
3651 0 : relax_tol_correction_norm = s% relax_tol_correction_norm
3652 0 : relax_tol_max_correction = s% relax_tol_max_correction
3653 0 : relax_solver_iters_timestep_limit = s% relax_solver_iters_timestep_limit
3654 0 : relax_iter_for_resid_tol2 = s% relax_iter_for_resid_tol2
3655 0 : relax_tol_residual_norm1 = s% relax_tol_residual_norm1
3656 0 : relax_tol_max_residual1 = s% relax_tol_max_residual1
3657 0 : relax_iter_for_resid_tol3 = s% relax_iter_for_resid_tol3
3658 0 : relax_tol_residual_norm2 = s% relax_tol_residual_norm2
3659 0 : relax_tol_max_residual2 = s% relax_tol_max_residual2
3660 0 : relax_tol_residual_norm3 = s% relax_tol_residual_norm3
3661 0 : relax_tol_max_residual3 = s% relax_tol_max_residual3
3662 0 : relax_maxT_for_gold_tolerances = s% relax_maxT_for_gold_tolerances
3663 :
3664 0 : use_gold_tolerances = s% use_gold_tolerances
3665 0 : gold_solver_iters_timestep_limit = s% gold_solver_iters_timestep_limit
3666 0 : maxT_for_gold_tolerances = s% maxT_for_gold_tolerances
3667 0 : gold_tol_residual_norm1 = s% gold_tol_residual_norm1
3668 0 : gold_tol_max_residual1 = s% gold_tol_max_residual1
3669 0 : gold_iter_for_resid_tol2 = s% gold_iter_for_resid_tol2
3670 0 : gold_tol_residual_norm2 = s% gold_tol_residual_norm2
3671 0 : gold_tol_max_residual2 = s% gold_tol_max_residual2
3672 0 : gold_iter_for_resid_tol3 = s% gold_iter_for_resid_tol3
3673 0 : gold_tol_residual_norm3 = s% gold_tol_residual_norm3
3674 0 : gold_tol_max_residual3 = s% gold_tol_max_residual3
3675 0 : steps_before_use_gold_tolerances = s% steps_before_use_gold_tolerances
3676 :
3677 0 : use_gold2_tolerances = s% use_gold2_tolerances
3678 0 : gold2_solver_iters_timestep_limit = s% gold2_solver_iters_timestep_limit
3679 0 : gold2_tol_residual_norm1 = s% gold2_tol_residual_norm1
3680 0 : gold2_tol_max_residual1 = s% gold2_tol_max_residual1
3681 0 : gold2_iter_for_resid_tol2 = s% gold2_iter_for_resid_tol2
3682 0 : gold2_tol_residual_norm2 = s% gold2_tol_residual_norm2
3683 0 : gold2_tol_max_residual2 = s% gold2_tol_max_residual2
3684 0 : gold2_iter_for_resid_tol3 = s% gold2_iter_for_resid_tol3
3685 0 : gold2_tol_residual_norm3 = s% gold2_tol_residual_norm3
3686 0 : gold2_tol_max_residual3 = s% gold2_tol_max_residual3
3687 0 : steps_before_use_gold2_tolerances = s% steps_before_use_gold2_tolerances
3688 :
3689 0 : include_rotation_in_total_energy = s% include_rotation_in_total_energy
3690 :
3691 0 : convergence_ignore_equL_residuals = s% convergence_ignore_equL_residuals
3692 0 : convergence_ignore_alpha_RTI_residuals = s% convergence_ignore_alpha_RTI_residuals
3693 :
3694 0 : iter_for_resid_tol2 = s% iter_for_resid_tol2
3695 0 : iter_for_resid_tol3 = s% iter_for_resid_tol3
3696 :
3697 0 : solver_itermin = s% solver_itermin
3698 0 : solver_itermin_until_reduce_min_corr_coeff = s% solver_itermin_until_reduce_min_corr_coeff
3699 0 : solver_reduced_min_corr_coeff = s% solver_reduced_min_corr_coeff
3700 0 : do_solver_damping_for_neg_xa = s% do_solver_damping_for_neg_xa
3701 0 : scale_max_correction_for_negative_surf_lum = s% scale_max_correction_for_negative_surf_lum
3702 0 : max_frac_for_negative_surf_lum = s% max_frac_for_negative_surf_lum
3703 0 : hydro_mtx_max_allowed_abs_dlogT = s% hydro_mtx_max_allowed_abs_dlogT
3704 0 : hydro_mtx_max_allowed_abs_dlogRho = s% hydro_mtx_max_allowed_abs_dlogRho
3705 0 : min_logT_for_hydro_mtx_max_allowed = s% min_logT_for_hydro_mtx_max_allowed
3706 0 : hydro_mtx_max_allowed_logT = s% hydro_mtx_max_allowed_logT
3707 0 : hydro_mtx_max_allowed_logRho = s% hydro_mtx_max_allowed_logRho
3708 0 : hydro_mtx_min_allowed_logT = s% hydro_mtx_min_allowed_logT
3709 0 : hydro_mtx_min_allowed_logRho = s% hydro_mtx_min_allowed_logRho
3710 :
3711 0 : use_DGESVX_in_bcyclic = s% use_DGESVX_in_bcyclic
3712 0 : use_equilibration_in_DGESVX = s% use_equilibration_in_DGESVX
3713 0 : report_min_rcond_from_DGESXV = s% report_min_rcond_from_DGESXV
3714 :
3715 0 : op_split_burn = s% op_split_burn
3716 0 : op_split_burn_min_T = s% op_split_burn_min_T
3717 0 : op_split_burn_eps = s% op_split_burn_eps
3718 0 : op_split_burn_odescal = s% op_split_burn_odescal
3719 0 : op_split_burn_min_T_for_variable_T_solver = s% op_split_burn_min_T_for_variable_T_solver
3720 :
3721 0 : tiny_corr_coeff_limit = s% tiny_corr_coeff_limit
3722 0 : scale_correction_norm = s% scale_correction_norm
3723 0 : num_times_solver_reuse_mtx = s% num_times_solver_reuse_mtx
3724 0 : corr_param_factor = s% corr_param_factor
3725 0 : scale_max_correction = s% scale_max_correction
3726 0 : ignore_min_corr_coeff_for_scale_max_correction = s% ignore_min_corr_coeff_for_scale_max_correction
3727 0 : ignore_too_large_correction = s% ignore_too_large_correction
3728 0 : ignore_species_in_max_correction = s% ignore_species_in_max_correction
3729 :
3730 0 : corr_norm_jump_limit = s% corr_norm_jump_limit
3731 0 : max_corr_jump_limit = s% max_corr_jump_limit
3732 0 : resid_norm_jump_limit = s% resid_norm_jump_limit
3733 0 : max_resid_jump_limit = s% max_resid_jump_limit
3734 :
3735 0 : corr_coeff_limit = s% corr_coeff_limit
3736 0 : tiny_corr_factor = s% tiny_corr_factor
3737 :
3738 0 : solver_max_tries_before_reject = s% solver_max_tries_before_reject
3739 0 : max_tries1 = s% max_tries1
3740 0 : max_tries_for_retry = s% max_tries_for_retry
3741 0 : max_tries_after_5_retries = s% max_tries_after_5_retries
3742 0 : max_tries_after_10_retries = s% max_tries_after_10_retries
3743 0 : max_tries_after_20_retries = s% max_tries_after_20_retries
3744 0 : retry_limit = s% retry_limit
3745 0 : redo_limit = s% redo_limit
3746 :
3747 0 : use_Pvsc_art_visc = s% use_Pvsc_art_visc
3748 0 : Pvsc_cq = s% Pvsc_cq
3749 0 : Pvsc_zsh = s% Pvsc_zsh
3750 :
3751 0 : min_xa_hard_limit = s% min_xa_hard_limit
3752 0 : min_xa_hard_limit_for_highT = s% min_xa_hard_limit_for_highT
3753 0 : logT_max_for_min_xa_hard_limit = s% logT_max_for_min_xa_hard_limit
3754 0 : logT_min_for_min_xa_hard_limit_for_highT = s% logT_min_for_min_xa_hard_limit_for_highT
3755 :
3756 0 : sum_xa_hard_limit = s% sum_xa_hard_limit
3757 0 : sum_xa_hard_limit_for_highT = s% sum_xa_hard_limit_for_highT
3758 0 : logT_max_for_sum_xa_hard_limit = s% logT_max_for_sum_xa_hard_limit
3759 0 : logT_min_for_sum_xa_hard_limit_for_highT = s% logT_min_for_sum_xa_hard_limit_for_highT
3760 :
3761 0 : xa_clip_limit = s% xa_clip_limit
3762 0 : report_solver_progress = s% report_solver_progress
3763 0 : solver_test_partials_call_number = s% solver_test_partials_call_number
3764 0 : solver_test_partials_iter_number = s% solver_test_partials_iter_number
3765 0 : solver_epsder_chem = s% solver_epsder_chem
3766 0 : solver_epsder_struct = s% solver_epsder_struct
3767 0 : solver_numerical_jacobian = s% solver_numerical_jacobian
3768 0 : solver_jacobian_nzlo = s% solver_jacobian_nzlo
3769 0 : solver_jacobian_nzhi = s% solver_jacobian_nzhi
3770 0 : solver_check_everything = s% solver_check_everything
3771 0 : energy_conservation_dump_model_number = s% energy_conservation_dump_model_number
3772 0 : solver_inspect_soln_flag = s% solver_inspect_soln_flag
3773 0 : solver_test_partials_dx_0 = s% solver_test_partials_dx_0
3774 0 : solver_test_partials_k = s% solver_test_partials_k
3775 0 : solver_test_partials_k_low = s% solver_test_partials_k_low
3776 0 : solver_test_partials_k_high = s% solver_test_partials_k_high
3777 0 : solver_show_correction_info = s% solver_show_correction_info
3778 0 : solver_test_partials_write_eos_call_info = s% solver_test_partials_write_eos_call_info
3779 0 : solver_test_eos_partials = s% solver_test_eos_partials
3780 0 : solver_test_kap_partials = s% solver_test_kap_partials
3781 0 : solver_test_net_partials = s% solver_test_net_partials
3782 0 : solver_test_atm_partials = s% solver_test_atm_partials
3783 0 : solver_test_partials_var_name = s% solver_test_partials_var_name
3784 0 : solver_test_partials_sink_name = s% solver_test_partials_sink_name
3785 0 : solver_test_partials_equ_name = s% solver_test_partials_equ_name
3786 0 : solver_test_partials_show_dx_var_name = s% solver_test_partials_show_dx_var_name
3787 0 : solver_save_photo_call_number = s% solver_save_photo_call_number
3788 0 : fill_arrays_with_NaNs = s% fill_arrays_with_NaNs
3789 0 : zero_when_allocate = s% zero_when_allocate
3790 0 : warn_when_large_rel_run_E_err = s% warn_when_large_rel_run_E_err
3791 0 : absolute_cumulative_energy_err = s% absolute_cumulative_energy_err
3792 0 : warn_when_large_virial_thm_rel_err = s% warn_when_large_virial_thm_rel_err
3793 0 : warn_when_get_a_bad_eos_result = s% warn_when_get_a_bad_eos_result
3794 0 : warn_rates_for_high_temp = s% warn_rates_for_high_temp
3795 0 : max_safe_logT_for_rates = s% max_safe_logT_for_rates
3796 0 : eps_mdot_leak_frac_factor = s% eps_mdot_leak_frac_factor
3797 :
3798 0 : TDC_alpha_D = s% TDC_alpha_D
3799 0 : TDC_alpha_R = s% TDC_alpha_R
3800 0 : TDC_alpha_Pt = s% TDC_alpha_Pt
3801 0 : TDC_alpha_M = s% TDC_alpha_M
3802 0 : TDC_alpha_C = s% TDC_alpha_C
3803 0 : TDC_alpha_S = s% TDC_alpha_S
3804 0 : TDC_alpha_M_use_explicit_mlt_vc_in_momentum_equation = s% TDC_alpha_M_use_explicit_mlt_vc_in_momentum_equation
3805 0 : TDC_use_density_form_for_eddy_viscosity = s% TDC_use_density_form_for_eddy_viscosity
3806 0 : TDC_num_innermost_cells_forced_nonturbulent = s% TDC_num_innermost_cells_forced_nonturbulent
3807 0 : TDC_num_outermost_cells_forced_nonturbulent = s% TDC_num_outermost_cells_forced_nonturbulent
3808 0 : include_mlt_Pturb_in_thermodynamic_gradients = s% include_mlt_Pturb_in_thermodynamic_gradients
3809 0 : include_mlt_corr_to_TDC = s% include_mlt_corr_to_TDC
3810 0 : use_TDC_enthalpy_flux_limiter = s% use_TDC_enthalpy_flux_limiter
3811 0 : TDC_include_eturb_in_energy_equation = s% TDC_include_eturb_in_energy_equation
3812 0 : use_rsp_form_of_scale_height = s% use_rsp_form_of_scale_height
3813 0 : include_mlt_in_velocity_time_centering = s% include_mlt_in_velocity_time_centering
3814 0 : compare_TDC_to_MLT = s% compare_TDC_to_MLT
3815 0 : TDC_hydro_use_mass_interp_face_values = s% TDC_hydro_use_mass_interp_face_values
3816 0 : TDC_hydro_nz = s% TDC_hydro_nz
3817 0 : TDC_hydro_nz_outer = s% TDC_hydro_nz_outer
3818 0 : TDC_hydro_T_anchor = s% TDC_hydro_T_anchor
3819 0 : TDC_hydro_dq_1_factor = s% TDC_hydro_dq_1_factor
3820 :
3821 0 : remesh_for_TDC_pulsations_log_core_zoning = s% remesh_for_TDC_pulsations_log_core_zoning
3822 :
3823 0 : RSP2_alfap= s% RSP2_alfap
3824 0 : RSP2_alfad = s% RSP2_alfad
3825 0 : RSP2_alfat= s% RSP2_alfat
3826 0 : RSP2_alfam= s% RSP2_alfam
3827 0 : RSP2_alfar= s% RSP2_alfar
3828 0 : RSP2_min_Lt_div_L_for_overshooting_mixing_type = s% RSP2_min_Lt_div_L_for_overshooting_mixing_type
3829 0 : RSP2_min_Lc_div_L_for_convective_mixing_type = s% RSP2_min_Lc_div_L_for_convective_mixing_type
3830 0 : RSP2_Lsurf_factor= s% RSP2_Lsurf_factor
3831 0 : RSP2_use_Stellingwerf_Lr = s% RSP2_use_Stellingwerf_Lr
3832 0 : RSP2_remesh_when_load = s% RSP2_remesh_when_load
3833 0 : RSP2_use_L_eqn_at_surface = s% RSP2_use_L_eqn_at_surface
3834 0 : RSP2_report_adjust_w = s% RSP2_report_adjust_w
3835 0 : RSP2_assume_HSE = s% RSP2_assume_HSE
3836 0 : RSP2_use_RSP_eqn_for_Y_face = s% RSP2_use_RSP_eqn_for_Y_face
3837 0 : RSP2_use_mass_interp_face_values = s% RSP2_use_mass_interp_face_values
3838 0 : RSP2_num_outermost_cells_forced_nonturbulent = s% RSP2_num_outermost_cells_forced_nonturbulent
3839 0 : RSP2_num_innermost_cells_forced_nonturbulent = s% RSP2_num_innermost_cells_forced_nonturbulent
3840 0 : RSP2_T_anchor = s% RSP2_T_anchor
3841 0 : RSP2_dq_1_factor = s% RSP2_dq_1_factor
3842 0 : RSP2_nz = s% RSP2_nz
3843 0 : RSP2_nz_outer = s% RSP2_nz_outer
3844 0 : RSP2_nz_div_IBOTOM = s% RSP2_nz_div_IBOTOM
3845 0 : RSP2_target_steps_per_cycle = s% RSP2_target_steps_per_cycle
3846 0 : RSP2_max_num_periods = s% RSP2_max_num_periods
3847 0 : RSP2_work_period = s% RSP2_work_period
3848 0 : RSP2_map_first_period = s% RSP2_map_first_period
3849 0 : RSP2_map_last_period = s% RSP2_map_last_period
3850 0 : RSP2_min_max_R_for_periods = s% RSP2_min_max_R_for_periods
3851 0 : RSP2_GREKM_avg_abs_frac_new = s% RSP2_GREKM_avg_abs_frac_new
3852 0 : RSP2_GREKM_avg_abs_limit = s% RSP2_GREKM_avg_abs_limit
3853 0 : RSP2_map_zone_interval = s% RSP2_map_zone_interval
3854 0 : RSP2_work_filename = s% RSP2_work_filename
3855 0 : RSP2_map_columns_filename = s% RSP2_map_columns_filename
3856 0 : RSP2_map_filename = s% RSP2_map_filename
3857 0 : RSP2_map_history_filename = s% RSP2_map_history_filename
3858 0 : RSP2_write_map = s% RSP2_write_map
3859 0 : RSP2_w_min_for_damping = s% RSP2_w_min_for_damping
3860 0 : RSP2_source_seed = s% RSP2_source_seed
3861 0 : RSP2_w_fix_if_neg = s% RSP2_w_fix_if_neg
3862 :
3863 0 : max_X_for_conv_timescale = s% max_X_for_conv_timescale
3864 0 : min_X_for_conv_timescale = s% min_X_for_conv_timescale
3865 0 : max_q_for_conv_timescale = s% max_q_for_conv_timescale
3866 0 : min_q_for_conv_timescale = s% min_q_for_conv_timescale
3867 0 : max_q_for_QHSE_timescale = s% max_q_for_QHSE_timescale
3868 0 : min_q_for_QHSE_timescale = s% min_q_for_QHSE_timescale
3869 :
3870 : ! timestep
3871 0 : max_timestep = s% max_timestep
3872 0 : max_years_for_timestep = s% max_years_for_timestep
3873 :
3874 0 : hi_T_max_years_for_timestep = s% hi_T_max_years_for_timestep
3875 0 : max_timestep_hi_T_limit = s% max_timestep_hi_T_limit
3876 :
3877 0 : min_timestep_factor = s% min_timestep_factor
3878 0 : max_timestep_factor = s% max_timestep_factor
3879 0 : max_timestep_factor_at_high_T = s% max_timestep_factor_at_high_T
3880 0 : min_logT_for_max_timestep_factor_at_high_T = s% min_logT_for_max_timestep_factor_at_high_T
3881 0 : time_delta_coeff = s% time_delta_coeff
3882 0 : timestep_factor_for_retries = s% timestep_factor_for_retries
3883 0 : retry_hold = s% retry_hold
3884 0 : neg_mass_fraction_hold = s% neg_mass_fraction_hold
3885 0 : timestep_dt_factor = s% timestep_dt_factor
3886 0 : use_dt_low_pass_controller = s% use_dt_low_pass_controller
3887 :
3888 0 : force_timestep_min = s% force_timestep_min
3889 0 : force_timestep_min_years = s% force_timestep_min_years
3890 0 : force_timestep_min_factor = s% force_timestep_min_factor
3891 0 : force_timestep = s% force_timestep
3892 0 : force_timestep_years = s% force_timestep_years
3893 :
3894 0 : varcontrol_target = s% varcontrol_target
3895 0 : min_allowed_varcontrol_target = s% min_allowed_varcontrol_target
3896 0 : varcontrol_dt_limit_ratio_hard_max = s% varcontrol_dt_limit_ratio_hard_max
3897 0 : xa_scale = s% xa_scale
3898 :
3899 0 : solver_iters_timestep_limit = s% solver_iters_timestep_limit
3900 :
3901 0 : burn_steps_limit = s% burn_steps_limit
3902 0 : burn_steps_hard_limit = s% burn_steps_hard_limit
3903 :
3904 0 : diffusion_steps_limit = s% diffusion_steps_limit
3905 0 : diffusion_steps_hard_limit = s% diffusion_steps_hard_limit
3906 0 : diffusion_iters_limit = s% diffusion_iters_limit
3907 0 : diffusion_iters_hard_limit = s% diffusion_iters_hard_limit
3908 :
3909 0 : dt_div_dt_cell_collapse_limit = s% dt_div_dt_cell_collapse_limit
3910 0 : dt_div_dt_cell_collapse_hard_limit = s% dt_div_dt_cell_collapse_hard_limit
3911 0 : dt_div_min_dr_div_cs_limit = s% dt_div_min_dr_div_cs_limit
3912 0 : dt_div_min_dr_div_cs_hard_limit = s% dt_div_min_dr_div_cs_hard_limit
3913 :
3914 0 : min_abs_du_div_cs_for_dt_div_min_dr_div_cs_limit = s% min_abs_du_div_cs_for_dt_div_min_dr_div_cs_limit
3915 0 : min_abs_u_div_cs_for_dt_div_min_dr_div_cs_limit = s% min_abs_u_div_cs_for_dt_div_min_dr_div_cs_limit
3916 0 : min_k_for_dt_div_min_dr_div_cs_limit = s% min_k_for_dt_div_min_dr_div_cs_limit
3917 0 : min_q_for_dt_div_min_dr_div_cs_limit = s% min_q_for_dt_div_min_dr_div_cs_limit
3918 0 : max_q_for_dt_div_min_dr_div_cs_limit = s% max_q_for_dt_div_min_dr_div_cs_limit
3919 0 : check_remnant_only_for_dt_div_min_dr_div_cs_limit = s% check_remnant_only_for_dt_div_min_dr_div_cs_limit
3920 :
3921 0 : dX_mix_dist_limit = s% dX_mix_dist_limit
3922 0 : dX_limit_species = s% dX_limit_species
3923 0 : dX_limit_min_X = s% dX_limit_min_X
3924 0 : dX_limit = s% dX_limit
3925 0 : dX_hard_limit = s% dX_hard_limit
3926 0 : dX_div_X_limit_min_X = s% dX_div_X_limit_min_X
3927 0 : dX_div_X_limit = s% dX_div_X_limit
3928 0 : dX_div_X_hard_limit = s% dX_div_X_hard_limit
3929 0 : dX_div_X_at_high_T_limit = s% dX_div_X_at_high_T_limit
3930 0 : dX_div_X_at_high_T_hard_limit = s% dX_div_X_at_high_T_hard_limit
3931 0 : dX_div_X_at_high_T_limit_lgT_min = s% dX_div_X_at_high_T_limit_lgT_min
3932 0 : dX_decreases_only = s% dX_decreases_only
3933 :
3934 0 : dX_nuc_drop_min_X_limit = s% dX_nuc_drop_min_X_limit
3935 0 : dX_nuc_drop_max_A_limit = s% dX_nuc_drop_max_A_limit
3936 0 : dX_nuc_drop_limit = s% dX_nuc_drop_limit
3937 0 : dX_nuc_drop_limit_at_high_T = s% dX_nuc_drop_limit_at_high_T
3938 0 : dX_nuc_drop_hard_limit = s% dX_nuc_drop_hard_limit
3939 0 : dX_nuc_drop_min_yrs_for_dt = s% dX_nuc_drop_min_yrs_for_dt
3940 :
3941 0 : dL_div_L_limit_min_L = s% dL_div_L_limit_min_L
3942 0 : dL_div_L_limit = s% dL_div_L_limit
3943 0 : dL_div_L_hard_limit = s% dL_div_L_hard_limit
3944 :
3945 0 : delta_lgP_limit = s% delta_lgP_limit
3946 0 : delta_lgP_hard_limit = s% delta_lgP_hard_limit
3947 0 : delta_lgP_limit_min_lgP = s% delta_lgP_limit_min_lgP
3948 :
3949 0 : delta_lgRho_limit = s% delta_lgRho_limit
3950 0 : delta_lgRho_hard_limit = s% delta_lgRho_hard_limit
3951 0 : delta_lgRho_limit_min_lgRho = s% delta_lgRho_limit_min_lgRho
3952 :
3953 0 : delta_lgT_limit = s% delta_lgT_limit
3954 0 : delta_lgT_hard_limit = s% delta_lgT_hard_limit
3955 0 : delta_lgT_limit_min_lgT = s% delta_lgT_limit_min_lgT
3956 :
3957 0 : delta_lgE_limit = s% delta_lgE_limit
3958 0 : delta_lgE_hard_limit = s% delta_lgE_hard_limit
3959 0 : delta_lgE_limit_min_lgE = s% delta_lgE_limit_min_lgE
3960 :
3961 0 : delta_lgR_limit = s% delta_lgR_limit
3962 0 : delta_lgR_hard_limit = s% delta_lgR_hard_limit
3963 0 : delta_lgR_limit_min_lgR = s% delta_lgR_limit_min_lgR
3964 :
3965 0 : delta_Ye_highT_limit = s% delta_Ye_highT_limit
3966 0 : delta_Ye_highT_hard_limit = s% delta_Ye_highT_hard_limit
3967 0 : minT_for_highT_Ye_limit = s% minT_for_highT_Ye_limit
3968 :
3969 0 : delta_lgL_nuc_cat_limit = s% delta_lgL_nuc_cat_limit
3970 0 : delta_lgL_nuc_cat_hard_limit = s% delta_lgL_nuc_cat_hard_limit
3971 0 : lgL_nuc_cat_burn_min = s% lgL_nuc_cat_burn_min
3972 0 : lgL_nuc_mix_dist_limit = s% lgL_nuc_mix_dist_limit
3973 :
3974 0 : delta_lgL_H_limit = s% delta_lgL_H_limit
3975 0 : delta_lgL_H_hard_limit = s% delta_lgL_H_hard_limit
3976 0 : lgL_H_burn_min = s% lgL_H_burn_min
3977 0 : lgL_H_drop_factor = s% lgL_H_drop_factor
3978 0 : lgL_H_burn_relative_limit = s% lgL_H_burn_relative_limit
3979 :
3980 0 : delta_lgL_He_limit = s% delta_lgL_He_limit
3981 0 : delta_lgL_He_hard_limit = s% delta_lgL_He_hard_limit
3982 0 : lgL_He_burn_min = s% lgL_He_burn_min
3983 0 : lgL_He_drop_factor = s% lgL_He_drop_factor
3984 0 : lgL_He_burn_relative_limit = s% lgL_He_burn_relative_limit
3985 :
3986 0 : delta_lgL_z_limit = s% delta_lgL_z_limit
3987 0 : delta_lgL_z_hard_limit = s% delta_lgL_z_hard_limit
3988 0 : lgL_z_burn_min = s% lgL_z_burn_min
3989 0 : lgL_z_drop_factor = s% lgL_z_drop_factor
3990 0 : lgL_z_burn_relative_limit = s% lgL_z_burn_relative_limit
3991 :
3992 0 : delta_lgL_power_photo_limit = s% delta_lgL_power_photo_limit
3993 0 : delta_lgL_power_photo_hard_limit = s% delta_lgL_power_photo_hard_limit
3994 0 : lgL_power_photo_burn_min = s% lgL_power_photo_burn_min
3995 0 : lgL_power_photo_drop_factor = s% lgL_power_photo_drop_factor
3996 0 : min_lgT_for_lgL_power_photo_limit = s% min_lgT_for_lgL_power_photo_limit
3997 :
3998 0 : delta_lgL_nuc_limit = s% delta_lgL_nuc_limit
3999 0 : delta_lgL_nuc_hard_limit = s% delta_lgL_nuc_hard_limit
4000 0 : delta_lgL_nuc_at_high_T_limit = s% delta_lgL_nuc_at_high_T_limit
4001 0 : delta_lgL_nuc_at_high_T_hard_limit = s% delta_lgL_nuc_at_high_T_hard_limit
4002 0 : delta_lgL_nuc_at_high_T_limit_lgT_min = s% delta_lgL_nuc_at_high_T_limit_lgT_min
4003 :
4004 0 : max_lgT_for_lgL_nuc_limit = s% max_lgT_for_lgL_nuc_limit
4005 0 : lgL_nuc_burn_min = s% lgL_nuc_burn_min
4006 0 : lgL_nuc_drop_factor = s% lgL_nuc_drop_factor
4007 :
4008 0 : delta_lgRho_cntr_limit = s% delta_lgRho_cntr_limit
4009 0 : delta_lgRho_cntr_hard_limit = s% delta_lgRho_cntr_hard_limit
4010 :
4011 0 : delta_lgT_cntr_limit = s% delta_lgT_cntr_limit
4012 0 : delta_lgT_cntr_hard_limit = s% delta_lgT_cntr_hard_limit
4013 0 : delta_lgT_cntr_limit_only_after_near_zams = s% delta_lgT_cntr_limit_only_after_near_zams
4014 :
4015 0 : delta_lgP_cntr_limit = s% delta_lgP_cntr_limit
4016 0 : delta_lgP_cntr_hard_limit = s% delta_lgP_cntr_hard_limit
4017 :
4018 0 : delta_lgT_max_limit = s% delta_lgT_max_limit
4019 0 : delta_lgT_max_hard_limit = s% delta_lgT_max_hard_limit
4020 0 : delta_lgT_max_limit_lgT_min = s% delta_lgT_max_limit_lgT_min
4021 0 : delta_lgT_max_limit_only_after_near_zams = s% delta_lgT_max_limit_only_after_near_zams
4022 :
4023 0 : delta_lgT_max_at_high_T_limit = s% delta_lgT_max_at_high_T_limit
4024 0 : delta_lgT_max_at_high_T_hard_limit = s% delta_lgT_max_at_high_T_hard_limit
4025 0 : delta_lgT_max_at_high_T_limit_lgT_min = s% delta_lgT_max_at_high_T_limit_lgT_min
4026 :
4027 0 : delta_log_eps_nuc_limit = s% delta_log_eps_nuc_limit
4028 0 : delta_log_eps_nuc_hard_limit = s% delta_log_eps_nuc_hard_limit
4029 :
4030 0 : delta_dX_div_X_cntr_min = s% delta_dX_div_X_cntr_min
4031 0 : delta_dX_div_X_cntr_max = s% delta_dX_div_X_cntr_max
4032 0 : delta_dX_div_X_cntr_limit = s% delta_dX_div_X_cntr_limit
4033 0 : delta_dX_div_X_cntr_hard_limit = s% delta_dX_div_X_cntr_hard_limit
4034 :
4035 0 : delta_dX_div_X_drop_only = s% delta_dX_div_X_drop_only
4036 0 : delta_lg_XH_drop_only = s% delta_lg_XH_drop_only
4037 0 : delta_lg_XHe_drop_only = s% delta_lg_XHe_drop_only
4038 0 : delta_lg_XC_drop_only = s% delta_lg_XC_drop_only
4039 0 : delta_lg_XNe_drop_only = s% delta_lg_XNe_drop_only
4040 0 : delta_lg_XO_drop_only = s% delta_lg_XO_drop_only
4041 0 : delta_lg_XSi_drop_only = s% delta_lg_XSi_drop_only
4042 0 : delta_XH_drop_only = s% delta_XH_drop_only
4043 0 : delta_XHe_drop_only = s% delta_XHe_drop_only
4044 0 : delta_XC_drop_only = s% delta_XC_drop_only
4045 0 : delta_XNe_drop_only = s% delta_XNe_drop_only
4046 0 : delta_XO_drop_only = s% delta_XO_drop_only
4047 0 : delta_XSi_drop_only = s% delta_XSi_drop_only
4048 :
4049 0 : delta_lg_XH_cntr_min = s% delta_lg_XH_cntr_min
4050 0 : delta_lg_XH_cntr_max = s% delta_lg_XH_cntr_max
4051 0 : delta_lg_XH_cntr_limit = s% delta_lg_XH_cntr_limit
4052 0 : delta_lg_XH_cntr_hard_limit = s% delta_lg_XH_cntr_hard_limit
4053 :
4054 0 : delta_lg_XHe_cntr_min = s% delta_lg_XHe_cntr_min
4055 0 : delta_lg_XHe_cntr_max = s% delta_lg_XHe_cntr_max
4056 0 : delta_lg_XHe_cntr_limit = s% delta_lg_XHe_cntr_limit
4057 0 : delta_lg_XHe_cntr_hard_limit = s% delta_lg_XHe_cntr_hard_limit
4058 :
4059 0 : delta_lg_XC_cntr_min = s% delta_lg_XC_cntr_min
4060 0 : delta_lg_XC_cntr_max = s% delta_lg_XC_cntr_max
4061 0 : delta_lg_XC_cntr_limit = s% delta_lg_XC_cntr_limit
4062 0 : delta_lg_XC_cntr_hard_limit = s% delta_lg_XC_cntr_hard_limit
4063 :
4064 0 : delta_lg_XNe_cntr_limit = s% delta_lg_XNe_cntr_limit
4065 0 : delta_lg_XNe_cntr_hard_limit = s% delta_lg_XNe_cntr_hard_limit
4066 0 : delta_lg_XNe_cntr_min = s% delta_lg_XNe_cntr_min
4067 0 : delta_lg_XNe_cntr_max = s% delta_lg_XNe_cntr_max
4068 :
4069 0 : delta_lg_XO_cntr_limit = s% delta_lg_XO_cntr_limit
4070 0 : delta_lg_XO_cntr_hard_limit = s% delta_lg_XO_cntr_hard_limit
4071 0 : delta_lg_XO_cntr_min = s% delta_lg_XO_cntr_min
4072 0 : delta_lg_XO_cntr_max = s% delta_lg_XO_cntr_max
4073 :
4074 0 : delta_lg_XSi_cntr_limit = s% delta_lg_XSi_cntr_limit
4075 0 : delta_lg_XSi_cntr_hard_limit = s% delta_lg_XSi_cntr_hard_limit
4076 0 : delta_lg_XSi_cntr_min = s% delta_lg_XSi_cntr_min
4077 0 : delta_lg_XSi_cntr_max = s% delta_lg_XSi_cntr_max
4078 :
4079 0 : delta_XH_cntr_limit = s% delta_XH_cntr_limit
4080 0 : delta_XH_cntr_hard_limit = s% delta_XH_cntr_hard_limit
4081 0 : delta_XHe_cntr_limit = s% delta_XHe_cntr_limit
4082 0 : delta_XHe_cntr_hard_limit = s% delta_XHe_cntr_hard_limit
4083 0 : delta_XC_cntr_limit = s% delta_XC_cntr_limit
4084 0 : delta_XC_cntr_hard_limit = s% delta_XC_cntr_hard_limit
4085 0 : delta_XNe_cntr_limit = s% delta_XNe_cntr_limit
4086 0 : delta_XNe_cntr_hard_limit = s% delta_XNe_cntr_hard_limit
4087 0 : delta_XO_cntr_limit = s% delta_XO_cntr_limit
4088 0 : delta_XO_cntr_hard_limit = s% delta_XO_cntr_hard_limit
4089 0 : delta_XSi_cntr_limit = s% delta_XSi_cntr_limit
4090 0 : delta_XSi_cntr_hard_limit = s% delta_XSi_cntr_hard_limit
4091 :
4092 0 : delta_lgTeff_limit = s% delta_lgTeff_limit
4093 0 : delta_lgTeff_hard_limit = s% delta_lgTeff_hard_limit
4094 :
4095 0 : delta_lgL_limit = s% delta_lgL_limit
4096 0 : delta_lgL_limit_L_min = s% delta_lgL_limit_L_min
4097 0 : delta_lgL_hard_limit = s% delta_lgL_hard_limit
4098 :
4099 0 : delta_HR_ds_L = s% delta_HR_ds_L
4100 0 : delta_HR_ds_Teff = s% delta_HR_ds_Teff
4101 0 : delta_HR_limit = s% delta_HR_limit
4102 0 : delta_HR_hard_limit = s% delta_HR_hard_limit
4103 :
4104 0 : delta_lg_star_mass_limit = s% delta_lg_star_mass_limit
4105 0 : delta_lg_star_mass_hard_limit = s% delta_lg_star_mass_hard_limit
4106 :
4107 0 : delta_mdot_atol = s% delta_mdot_atol
4108 0 : delta_mdot_rtol = s% delta_mdot_rtol
4109 0 : delta_mdot_limit = s% delta_mdot_limit
4110 0 : delta_mdot_hard_limit = s% delta_mdot_hard_limit
4111 :
4112 0 : adjust_J_q_limit = s% adjust_J_q_limit
4113 0 : adjust_J_q_hard_limit = s% adjust_J_q_hard_limit
4114 0 : never_skip_hard_limits = s% never_skip_hard_limits
4115 0 : relax_hard_limits_after_retry = s% relax_hard_limits_after_retry
4116 0 : report_dt_hard_limit_retries = s% report_dt_hard_limit_retries
4117 0 : report_min_dr_div_cs = s% report_min_dr_div_cs
4118 0 : report_solver_dt_info = s% report_solver_dt_info
4119 :
4120 0 : limit_for_rel_error_in_energy_conservation = s% limit_for_rel_error_in_energy_conservation
4121 0 : hard_limit_for_rel_error_in_energy_conservation = s% hard_limit_for_rel_error_in_energy_conservation
4122 :
4123 0 : min_chem_eqn_scale = s% min_chem_eqn_scale
4124 :
4125 : ! controls for the evolve routine
4126 0 : trace_evolve = s% trace_evolve
4127 :
4128 :
4129 : ! misc
4130 0 : zams_filename = s% zams_filename
4131 0 : set_rho_to_dm_div_dV = s% set_rho_to_dm_div_dV
4132 :
4133 0 : use_other_mlt_results = s% use_other_mlt_results
4134 0 : use_other_surface_PT = s% use_other_surface_PT
4135 0 : use_other_kap = s% use_other_kap
4136 0 : use_other_diffusion = s% use_other_diffusion
4137 0 : use_other_diffusion_factor = s% use_other_diffusion_factor
4138 0 : use_other_adjust_mdot = s% use_other_adjust_mdot
4139 0 : use_other_j_for_adjust_J_lost = s% use_other_j_for_adjust_J_lost
4140 0 : use_other_alpha_mlt = s% use_other_alpha_mlt
4141 0 : use_other_am_mixing = s% use_other_am_mixing
4142 0 : use_other_brunt = s% use_other_brunt
4143 0 : use_other_brunt_smoothing = s% use_other_brunt_smoothing
4144 0 : use_other_solver_monitor = s% use_other_solver_monitor
4145 0 : use_other_build_initial_model = s% use_other_build_initial_model
4146 0 : use_other_cgrav = s% use_other_cgrav
4147 0 : use_other_mesh_delta_coeff_factor = s% use_other_mesh_delta_coeff_factor
4148 0 : use_other_energy_implicit = s% use_other_energy_implicit
4149 0 : use_other_momentum_implicit = s% use_other_momentum_implicit
4150 0 : use_other_momentum = s% use_other_momentum
4151 0 : use_other_remove_surface = s% use_other_remove_surface
4152 0 : use_other_energy = s% use_other_energy
4153 0 : use_other_pressure = s% use_other_pressure
4154 0 : use_other_mesh_functions = s% use_other_mesh_functions
4155 0 : use_other_eps_grav = s% use_other_eps_grav
4156 0 : use_other_gradr_factor = s% use_other_gradr_factor
4157 0 : use_other_D_mix = s% use_other_D_mix
4158 0 : use_other_neu = s% use_other_neu
4159 0 : use_other_net_get = s% use_other_net_get
4160 0 : use_other_opacity_factor = s% use_other_opacity_factor
4161 0 : use_other_diffusion_coefficients = s% use_other_diffusion_coefficients
4162 0 : use_other_pgstar_plots = s% use_other_pgstar_plots
4163 0 : use_other_eval_fp_ft = s% use_other_eval_fp_ft
4164 0 : use_other_eval_i_rot = s% use_other_eval_i_rot
4165 0 : use_other_torque = s% use_other_torque
4166 0 : use_other_torque_implicit = s% use_other_torque_implicit
4167 0 : use_other_wind = s% use_other_wind
4168 0 : use_other_accreting_state = s% use_other_accreting_state
4169 0 : use_other_after_struct_burn_mix = s% use_other_after_struct_burn_mix
4170 0 : use_other_before_struct_burn_mix = s% use_other_before_struct_burn_mix
4171 0 : use_other_astero_freq_corr = s% use_other_astero_freq_corr
4172 0 : use_other_timestep_limit = s% use_other_timestep_limit
4173 0 : use_other_set_pgstar_controls = s% use_other_set_pgstar_controls
4174 0 : use_other_screening = s% use_other_screening
4175 0 : use_other_rate_get = s% use_other_rate_get
4176 0 : use_other_net_derivs = s% use_other_net_derivs
4177 0 : use_other_split_burn = s% use_other_split_burn
4178 0 : use_other_close_gaps = s% use_other_close_gaps
4179 :
4180 0 : x_ctrl = s% x_ctrl
4181 0 : x_integer_ctrl = s% x_integer_ctrl
4182 0 : x_logical_ctrl = s% x_logical_ctrl
4183 0 : x_character_ctrl = s% x_character_ctrl
4184 :
4185 : ! info for debugging
4186 0 : stop_for_bad_nums = s% stop_for_bad_nums
4187 0 : report_ierr = s% report_ierr
4188 0 : report_bad_negative_xa = s% report_bad_negative_xa
4189 :
4190 0 : diffusion_dump_call_number = s% diffusion_dump_call_number
4191 :
4192 0 : surface_accel_div_grav_limit = s% surface_accel_div_grav_limit
4193 0 : gradT_excess_age_fraction = s% gradT_excess_age_fraction
4194 0 : gradT_excess_max_change = s% gradT_excess_max_change
4195 0 : hot_wind_scheme = s% hot_wind_scheme
4196 0 : cool_wind_full_on_T = s% cool_wind_full_on_T
4197 0 : hot_wind_full_on_T = s% hot_wind_full_on_T
4198 0 : num_cells_for_smooth_brunt_B = s% num_cells_for_smooth_brunt_B
4199 0 : steps_before_start_stress_test = s% steps_before_start_stress_test
4200 0 : stress_test_relax = s% stress_test_relax
4201 :
4202 :
4203 :
4204 0 : end subroutine set_controls_for_writing
4205 :
4206 0 : subroutine get_control(s, name, val, ierr)
4207 0 : use utils_lib, only: StrUpCase
4208 : type (star_info), pointer :: s
4209 : character(len=*),intent(in) :: name
4210 : character(len=*), intent(out) :: val
4211 : integer, intent(out) :: ierr
4212 :
4213 0 : character(len(name)+1) :: upper_name
4214 : character(len=512) :: str
4215 : integer :: iounit,iostat,ind,i
4216 :
4217 :
4218 : ! First save current controls
4219 0 : call set_controls_for_writing(s, ierr)
4220 0 : if(ierr/=0) return
4221 :
4222 : ! Write namelist to temporary file
4223 0 : open(newunit=iounit,status='scratch')
4224 0 : write(iounit,nml=controls)
4225 0 : rewind(iounit)
4226 :
4227 : ! Namelists get written in capitals
4228 0 : upper_name = trim(StrUpCase(name))//'='
4229 0 : val = ''
4230 : ! Search for name inside namelist
4231 : do
4232 0 : read(iounit,'(A)',iostat=iostat) str
4233 0 : ind = index(trim(str),trim(upper_name))
4234 0 : if( ind /= 0 ) then
4235 0 : val = str(ind+len_trim(upper_name):len_trim(str)-1) ! Remove final comma and starting =
4236 0 : do i=1,len(val)
4237 0 : if(val(i:i)=='"') val(i:i) = ' '
4238 : end do
4239 : exit
4240 : end if
4241 0 : if(is_iostat_end(iostat)) exit
4242 : end do
4243 :
4244 0 : if(len_trim(val) == 0 .and. ind==0 ) ierr = -1
4245 :
4246 0 : close(iounit)
4247 :
4248 0 : end subroutine get_control
4249 :
4250 0 : subroutine set_control(s, name, val, ierr)
4251 : type (star_info), pointer :: s
4252 : character(len=*), intent(in) :: name, val
4253 0 : character(len=len(name)+len(val)+13) :: tmp
4254 : integer, intent(out) :: ierr
4255 :
4256 : ! First save current controls
4257 0 : call set_controls_for_writing(s, ierr)
4258 0 : if(ierr/=0) return
4259 :
4260 0 : tmp=''
4261 0 : tmp = '&controls '//trim(name)//'='//trim(val)//' /'
4262 :
4263 : ! Load into namelist
4264 0 : read(tmp, nml=controls)
4265 :
4266 : ! Add to star
4267 0 : call store_controls(s, ierr)
4268 0 : if(ierr/=0) return
4269 :
4270 : end subroutine set_control
4271 :
4272 : end module ctrls_io
|