otter.PlasmaWorkflowConfig ========================== .. currentmodule:: otter .. autoclass:: PlasmaWorkflowConfig .. rubric:: Methods .. autosummary:: :toctree: ~PlasmaWorkflowConfig.__init__ ~PlasmaWorkflowConfig.citation ~PlasmaWorkflowConfig.solve .. rubric:: Attributes * ``allow_unconverged_aa`` * ``allow_unconverged_root`` * ``citation_keys`` * ``counts`` * ``debug`` * ``electronic_model`` * ``elements`` * ``formula`` * ``gga_core_mode`` * ``gga_core_zr`` * ``hnc_adaptive_continuation`` * ``hnc_bridge_model`` * ``hnc_closure_transform_tol`` * ``hnc_enforce_nodal_tail_zero`` * ``hnc_fallback_mixing_scheme`` * ``hnc_max_iter`` * ``hnc_max_stage_attempts`` * ``hnc_min_scale_step`` * ``hnc_mix`` * ``hnc_mixing_scheme`` * ``hnc_newton_max_iter`` * ``hnc_nodal_clip`` * ``hnc_potential_scales`` * ``hnc_require_converged`` * ``hnc_s_projection_mode`` * ``hnc_tail_points`` * ``hnc_tol`` * ``ion_temperature_ev`` * ``mu_e_tol`` * ``number_fraction`` * ``qoz_high_k_taper_start_frac`` * ``qoz_linear_n_points`` * ``qoz_pad_factor`` * ``qoz_renormalize_nscr_to_zbar`` * ``qoz_response_chi0_model`` * ``qoz_response_lfc_model`` * ``qoz_screening_charge_rel_tol`` * ``qoz_zbar_mode`` * ``root_brent_maxiter`` * ``root_maxfev`` * ``root_threshold_b3_surrogate_mode`` * ``root_threshold_refine_retry`` * ``root_tol`` * ``run_mode`` * ``save_common_linear_grid`` * ``save_data`` * ``save_linear_n_points`` * ``save_output_dir`` * ``save_state_npz`` * ``save_state_path`` * ``save_suffix`` * ``show_mu_progress`` * ``show_progress`` * ``species_parallel_backend`` * ``species_parallel_jobs`` * ``state_k_max_bohr_inv`` * ``state_r_max_bohr`` * ``verbose`` * ``vmhnc_eta_bounds`` * ``vmhnc_eta_tol`` * ``vmhnc_points_per_diameter`` * ``volume_weights_init`` * ``xc_model`` * ``temperature_ev`` * ``rho_g_cc`` * ``aa_overrides`` * ``species_overrides`` .. _sphx_glr_backref_otter.PlasmaWorkflowConfig: .. minigallery:: otter.PlasmaWorkflowConfig :add-heading: Examples using ``PlasmaWorkflowConfig``