LICENSE
README.md
pyproject.toml
dkx/__init__.py
dkx/__main__.py
dkx/ambipolar.py
dkx/api.py
dkx/batch.py
dkx/bounce_averaged.py
dkx/cli.py
dkx/collisions.py
dkx/compare.py
dkx/console.py
dkx/constants.py
dkx/drift_kinetic.py
dkx/er.py
dkx/impurity.py
dkx/input_compat.py
dkx/inputs.py
dkx/io.py
dkx/magnetic_geometry.py
dkx/moments.py
dkx/momentum_correction.py
dkx/monoenergetic.py
dkx/namelist.py
dkx/paths.py
dkx/phase_space.py
dkx/phi1.py
dkx/plotting.py
dkx/profiling.py
dkx/run.py
dkx/sensitivity.py
dkx/shaing_callen.py
dkx/solve.py
dkx/solver_trace.py
dkx/species.py
dkx/variational.py
dkx/writer.py
dkx/xgrid.py
dkx.egg-info/PKG-INFO
dkx.egg-info/SOURCES.txt
dkx.egg-info/dependency_links.txt
dkx.egg-info/entry_points.txt
dkx.egg-info/requires.txt
dkx.egg-info/top_level.txt
dkx/validation/__init__.py
dkx/validation/artifacts.py
dkx/validation/data_fetch.py
dkx/validation/equilibria_manifest.json
dkx/validation/fortran.py
dkx/validation/release.py
dkx/workflows/__init__.py
dkx/workflows/geometry_adapters.py
dkx/workflows/optimization.py
dkx/workflows/scans.py
tests/test_api_contracts.py
tests/test_audit_suite_output_keys.py
tests/test_audit_suite_runtime_drift.py
tests/test_batch.py
tests/test_benchmark_artifact_policy.py
tests/test_benchmark_doc_claims.py
tests/test_bounce_averaged.py
tests/test_classical_transport_physics_gates.py
tests/test_cli_solve_mode.py
tests/test_cli_validation_io_fast_coverage.py
tests/test_collision_physics_gates.py
tests/test_collisionality_artifact.py
tests/test_collisions_improved_sugama.py
tests/test_compare_reference_corruption.py
tests/test_create_production_benchmark_inputs.py
tests/test_data_fetch.py
tests/test_domain_package_import_contracts.py
tests/test_drift_kinetic.py
tests/test_er.py
tests/test_er_scan_and_ambipolar.py
tests/test_er_trajectory_sweep.py
tests/test_er_trajectory_sweep_artifact.py
tests/test_example_qa_bootstrap.py
tests/test_examples_optimization.py
tests/test_examples_pedagogic.py
tests/test_examples_tree_contract.py
tests/test_examples_tutorials.py
tests/test_examples_workflow_browser.py
tests/test_export_f_canonical_parity.py
tests/test_finite_beta_vmec_example.py
tests/test_fokker_planck_phi1_reduces_to_no_phi1.py
tests/test_fortran_mpi_wrapper.py
tests/test_generate_autodiff_sensitivity_validation.py
tests/test_generate_fortran_suite_benchmark_summary.py
tests/test_generate_readme_fast_branch_audit.py
tests/test_generate_sfincs_paper_figs.py
tests/test_generate_validation_dashboard.py
tests/test_generate_w7x_high_nu_performance.py
tests/test_geometry_scheme11_parity.py
tests/test_getting_started_examples.py
tests/test_gpu_solver_path_artifacts.py
tests/test_h5_parity.py
tests/test_helper_module_coverage.py
tests/test_impurity.py
tests/test_input_compat.py
tests/test_inputs_console.py
tests/test_jax_geometry_adapters.py
tests/test_kinetic_operator_fortran_parity.py
tests/test_magnetic_drifts_parity.py
tests/test_magnetic_geometry.py
tests/test_momentum_correction.py
tests/test_monoenergetic_database.py
tests/test_namelist.py
tests/test_optimization_comparison.py
tests/test_optimization_evidence.py
tests/test_optimization_ladder.py
tests/test_optimization_neoclassical_objectives.py
tests/test_optimization_promotion.py
tests/test_optimization_public_scripts_cli.py
tests/test_optimization_real_artifacts.py
tests/test_optimization_wave3_coverage.py
tests/test_optimization_workflow.py
tests/test_output_coordinate_physics_gates.py
tests/test_output_formats.py
tests/test_output_h5_constraintscheme34_parity.py
tests/test_output_h5_magdrift_schemes_parity.py
tests/test_output_h5_nonstelsym_vmec_scheme5_parity.py
tests/test_output_h5_scheme11_parity.py
tests/test_output_h5_scheme13_parity.py
tests/test_output_h5_scheme1_parity.py
tests/test_output_h5_scheme2_parity.py
tests/test_output_h5_scheme4_parity.py
tests/test_output_h5_scheme4_quick2species_parity.py
tests/test_output_h5_scheme5_parity.py
tests/test_output_h5_xgrid_schemes_parity.py
tests/test_output_key_coverage_regressions.py
tests/test_output_npz_canonical_parity.py
tests/test_package_metadata.py
tests/test_paper_benchmark_bootstrap_loop.py
tests/test_paper_benchmark_electron_root.py
tests/test_paper_benchmark_monoenergetic.py
tests/test_paper_benchmark_w7x_ambipolar.py
tests/test_phase_space.py
tests/test_phase_timing.py
tests/test_phi1.py
tests/test_plotting.py
tests/test_profile_write_output_trace.py
tests/test_profiling.py
tests/test_profiling_helpers.py
tests/test_public_docs_wording_contract.py
tests/test_public_facades_and_paths.py
tests/test_reference_goldens_lightweight.py
tests/test_release_gate_metadata.py
tests/test_remaining_public_contracts.py
tests/test_repo_size_policy.py
tests/test_research_lane_policy.py
tests/test_rhsmode1_current_closure.py
tests/test_rhsmode1_phi1_write_output_end_to_end.py
tests/test_rhsmode1_write_output_end_to_end.py
tests/test_run_rhsmode1.py
tests/test_run_transport.py
tests/test_runtime_helper_coverage.py
tests/test_scans_progress_and_recycle.py
tests/test_sensitivity.py
tests/test_shaing_callen.py
tests/test_solve.py
tests/test_solver_path_artifacts.py
tests/test_solver_trace.py
tests/test_solver_trace_canonical_parity.py
tests/test_source_tree_consolidation.py
tests/test_species_constants.py
tests/test_transport_matrix_write_output_end_to_end.py
tests/test_upstream_scanplot2_smoke.py
tests/test_utils_smoke.py
tests/test_validation_artifacts.py
tests/test_validation_deferred_lane_gates.py
tests/test_validation_figures.py
tests/test_validation_manifest_schema.py
tests/test_validation_math.py
tests/test_validation_petsc_and_upstream_helpers.py
tests/test_validation_policy_coverage.py
tests/test_variational_bounds.py
tests/test_vmec_wout_conventions.py
tests/test_vmex_workflow.py