README.md
main.py
pyproject.toml
lrekit/__init__.py
lrekit/__main__.py
lrekit/cli.py
lrekit.egg-info/PKG-INFO
lrekit.egg-info/SOURCES.txt
lrekit.egg-info/dependency_links.txt
lrekit.egg-info/entry_points.txt
lrekit.egg-info/requires.txt
lrekit.egg-info/top_level.txt
raosim/__init__.py
raosim/__main__.py
raosim/altitude_performance.py
raosim/atmosphere.py
raosim/benchmarks.py
raosim/build_log.py
raosim/cea.py
raosim/chamber_geometry.py
raosim/cli.py
raosim/conical.py
raosim/coolants.py
raosim/design.py
raosim/engine.py
raosim/export.py
raosim/flow_viz.py
raosim/gas_dynamics.py
raosim/injector.py
raosim/injector_cad.py
raosim/injector_export.py
raosim/injector_plots.py
raosim/interface.py
raosim/legacy_io.py
raosim/materials.py
raosim/moc.py
raosim/moc_topology.py
raosim/nasa_moc.py
raosim/nozzle_comparison.py
raosim/nozzle_geometry.py
raosim/physics.py
raosim/plotting.py
raosim/propellants.py
raosim/rao_existence_scan.py
raosim/rao_optimizer.py
raosim/rao_residuals.py
raosim/rao_variational.py
raosim/regen_cad.py
raosim/regen_geometry.py
raosim/regen_profile.py
raosim/run_nozzle.py
raosim/separation.py
raosim/thermal_design.py
raosim/thermofluids.py
raosim/throat_geometry.py
raosim/trade_study.py
raosim/trajectory.py
raosim/transonic_kernel.py
raosim/validation.py
raosim/wall_model.py
raosim/wall_pressure.py
raosim/benchmark_data/cases/lea_top_schomberg_2014.json
raosim/benchmark_data/cases/rao_scarfed_moc_1990.json
raosim/benchmark_data/cases/vulcain_s1_separation_similarity.json
raosim/benchmark_data/curves/lea_top_contour.csv
raosim/benchmark_data/curves/lea_top_wall_pressure_pr80.csv
raosim/benchmark_data/curves/rao_scarfed_wall_mach.csv
raosim/benchmark_data/curves/vulcain_s1_wall_mach.csv
raosim/benchmark_data/curves/vulcain_s1_wall_pressure.csv
raosim/jax/__init__.py
raosim/jax/api.py
raosim/jax/assembly.py
raosim/jax/bvp.py
raosim/jax/design_opt.py
raosim/jax/moc_kernel.py
raosim/jax/pack.py
raosim/jax/primitives.py
raosim/jax/reference.py
raosim/jax/residuals.py
raosim/jax/sensitivities.py
raosim/jax/thermal.py
raosim/jax/theta_b_solve.py
tests/test_advanced_thermofluids.py
tests/test_bartz_heat_flux.py
tests/test_benchmarks.py
tests/test_chamber_geometry.py
tests/test_characteristic_pairing.py
tests/test_compare_nasa_reference.py
tests/test_comparison.py
tests/test_conical.py
tests/test_design_v2.py
tests/test_design_workflow.py
tests/test_engine.py
tests/test_fatigue.py
tests/test_flow_viz.py
tests/test_gas_dynamics.py
tests/test_injector.py
tests/test_injector_export.py
tests/test_interface.py
tests/test_jax_assembly_parity.py
tests/test_jax_bvp.py
tests/test_jax_convergence.py
tests/test_jax_moc_kernel.py
tests/test_jax_primitives.py
tests/test_jax_residual_parity.py
tests/test_jax_sensitivities.py
tests/test_jax_thermal_design_opt.py
tests/test_jax_theta_b_solve.py
tests/test_joint_design.py
tests/test_legacy_io.py
tests/test_materials.py
tests/test_moc.py
tests/test_moc_topology.py
tests/test_nasa_kernel.py
tests/test_nasa_kernel_march_parity.py
tests/test_nasa_moc_topology.py
tests/test_nasa_port.py
tests/test_nozzle_geometry.py
tests/test_phase6_coupled_wall.py
tests/test_plotting.py
tests/test_rao_chart_benchmark.py
tests/test_rao_existence_scan.py
tests/test_rao_optimizer.py
tests/test_rao_residuals.py
tests/test_rao_stationarity.py
tests/test_rao_valid_region.py
tests/test_rao_variational.py
tests/test_rao_variational_moc.py
tests/test_regen_cad.py
tests/test_regen_cooling.py
tests/test_regen_geometry.py
tests/test_regen_profile.py
tests/test_run_nozzle.py
tests/test_thermal_design.py
tests/test_transonic_kernel.py
tests/test_v2_features.py
tests/test_wall_physics.py
tests/test_wall_profile.py