LICENSE
README.md
pyproject.toml
src/drbx/__init__.py
src/drbx/__main__.py
src/drbx/cli.py
src/drbx.egg-info/PKG-INFO
src/drbx.egg-info/SOURCES.txt
src/drbx.egg-info/dependency_links.txt
src/drbx.egg-info/entry_points.txt
src/drbx.egg-info/requires.txt
src/drbx.egg-info/top_level.txt
src/drbx/config/__init__.py
src/drbx/config/boutinp.py
src/drbx/config/model.py
src/drbx/config/normalization.py
src/drbx/data/atomic_rates/__init__.py
src/drbx/data/atomic_rates/iz_AMJUEL_H.x_2.1.5.json
src/drbx/data/atomic_rates/iz_AMJUEL_H.x_2.3.9a.json
src/drbx/data/atomic_rates/rec_AMJUEL_H.x_2.1.8.json
src/drbx/data/atomic_rates/rec_AMJUEL_H.x_2.3.13a.json
src/drbx/geometry/__init__.py
src/drbx/geometry/embedding.py
src/drbx/geometry/essos_import.py
src/drbx/geometry/fci_geometry.py
src/drbx/geometry/fci_maps.py
src/drbx/geometry/island_divertor.py
src/drbx/geometry/metric_tensor.py
src/drbx/geometry/open_slab.py
src/drbx/geometry/rotating_ellipse.py
src/drbx/geometry/shifted_torus.py
src/drbx/geometry/stellarator.py
src/drbx/geometry/vmec_extender_import.py
src/drbx/geometry/vmec_jax_import.py
src/drbx/linear/__init__.py
src/drbx/linear/dispersion.py
src/drbx/linear/eigen.py
src/drbx/native/__init__.py
src/drbx/native/array_backend.py
src/drbx/native/deck_runner.py
src/drbx/native/electromagnetic.py
src/drbx/native/expression.py
src/drbx/native/fci.py
src/drbx/native/fci_2_field_rhs.py
src/drbx/native/fci_4_field_rhs.py
src/drbx/native/fci_boundaries.py
src/drbx/native/fci_differentiable_case.py
src/drbx/native/fci_drb_EB_rhs.py
src/drbx/native/fci_drb_rhs.py
src/drbx/native/fci_halo.py
src/drbx/native/fci_helpers.py
src/drbx/native/fci_model.py
src/drbx/native/fci_neutral.py
src/drbx/native/fci_operators.py
src/drbx/native/fci_sharding.py
src/drbx/native/fci_sheath_recycling.py
src/drbx/native/fci_time_integrator.py
src/drbx/native/fci_vorticity.py
src/drbx/native/fluid_1d.py
src/drbx/native/hasegawa_wakatani.py
src/drbx/native/limiters.py
src/drbx/native/mesh.py
src/drbx/native/metrics.py
src/drbx/native/sol_flux_tube.py
src/drbx/native/stellarator_turbulence.py
src/drbx/native/transport.py
src/drbx/native/units.py
src/drbx/native/vorticity.py
src/drbx/native/neutrals/__init__.py
src/drbx/native/neutrals/atomic_rates.py
src/drbx/native/neutrals/detachment_sol_model.py
src/drbx/native/neutrals/reactions.py
src/drbx/native/neutrals/recycling_sol_model.py
src/drbx/runtime/__init__.py
src/drbx/runtime/artifacts.py
src/drbx/runtime/memory.py
src/drbx/runtime/output.py
src/drbx/runtime/paths.py
src/drbx/runtime/performance.py
src/drbx/runtime/run_config.py
src/drbx/runtime/scheduler.py
src/drbx/runtime/state.py
src/drbx/validation/__init__.py
src/drbx/validation/autodiff_diffusion.py
src/drbx/validation/autodiff_diffusion_uncertainty.py
src/drbx/validation/diverted_tokamak_movie.py
src/drbx/validation/essos_fieldline_import_campaign.py
src/drbx/validation/essos_imported_artifact_audit.py
src/drbx/validation/essos_imported_drb_movie_campaign.py
src/drbx/validation/essos_imported_fci_campaign.py
src/drbx/validation/essos_imported_pytree_campaign.py
src/drbx/validation/essos_vmec_closed_field_campaign.py
src/drbx/validation/essos_vmec_closed_field_transient_campaign.py
src/drbx/validation/essos_vmec_fieldline_surface_campaign.py
src/drbx/validation/fluid_1d_mms_convergence.py
src/drbx/validation/geometry_lineouts.py
src/drbx/validation/geometry_slices.py
src/drbx/validation/publication_plotting.py
src/drbx/validation/stellarator_drb_pytree_campaign.py
src/drbx/validation/stellarator_fci_geometry_campaign.py
src/drbx/validation/stellarator_fci_operator_campaign.py
src/drbx/validation/stellarator_fci_suite_campaign.py
src/drbx/validation/stellarator_metric_mms_campaign.py
src/drbx/validation/stellarator_neutral_physics_campaign.py
src/drbx/validation/stellarator_sheath_recycling_campaign.py
src/drbx/validation/stellarator_sol_showcase.py
src/drbx/validation/stellarator_vorticity_campaign.py
src/drbx/validation/vmec_extender_edge_field_campaign.py
src/drbx/validation/vmec_extender_sol_smoke_campaign.py
tests/test_autodiff_methods.py
tests/test_boutinp.py
tests/test_cli_command_surface.py
tests/test_cli_run.py
tests/test_detachment_control.py
tests/test_diffusion_precision_benchmark.py
tests/test_essos_fieldline_import.py
tests/test_fast_research_checks.py
tests/test_fci_differentiable.py
tests/test_fci_halo.py
tests/test_fci_model_state.py
tests/test_fci_neutrals_3d.py
tests/test_fci_operators.py
tests/test_fci_operators_domain_decomp.py
tests/test_fci_sharded_2field.py
tests/test_geometry_fci_maps.py
tests/test_hasegawa_wakatani.py
tests/test_island_divertor.py
tests/test_linear_dispersion.py
tests/test_mms_convergence.py
tests/test_mms_shifted_torus_2_field.py
tests/test_mms_shifted_torus_4_field.py
tests/test_mms_shifted_torus_EB.py
tests/test_mms_slab_2_field.py
tests/test_multigrid_preconditioner.py
tests/test_native_array_backend.py
tests/test_native_atomic_rates.py
tests/test_native_detachment_sol.py
tests/test_native_electromagnetic.py
tests/test_native_expression.py
tests/test_native_fluid_1d.py
tests/test_native_limiters.py
tests/test_native_mesh.py
tests/test_native_metrics.py
tests/test_native_reactions.py
tests/test_native_recycling_sol.py
tests/test_native_transport.py
tests/test_native_vorticity.py
tests/test_normalization.py
tests/test_open_field_line_sol.py
tests/test_packaging_metadata.py
tests/test_restartable_diffusion_tutorial.py
tests/test_rotating_ellipse_fci.py
tests/test_rotating_ellipse_filament.py
tests/test_run_config.py
tests/test_runtime_artifacts.py
tests/test_runtime_memory.py
tests/test_runtime_performance.py
tests/test_runtime_precision.py
tests/test_scheduler.py
tests/test_shifted_torus_4_field_blob.py
tests/test_shifted_torus_4_field_free_decay.py
tests/test_shifted_torus_EB_blob.py
tests/test_state.py
tests/test_stellarator_turbulence.py
tests/test_validation_autodiff_diffusion.py
tests/test_validation_autodiff_diffusion_uncertainty.py
tests/test_validation_diverted_tokamak_movie.py
tests/test_validation_fluid_1d_mms_convergence.py
tests/test_validation_stellarator_fci_campaigns.py
tests/test_validation_vmec_extender_edge_field_campaign.py
tests/test_validation_vmec_extender_sol_smoke_campaign.py
tests/test_vmec_extender_import.py
tests/test_vmec_jax_import.py