LICENSE
README.md
pyproject.toml
src/slabx/__init__.py
src/slabx/coefficients.py
src/slabx/scope.py
src/slabx/source_ledger.py
src/slabx.egg-info/PKG-INFO
src/slabx.egg-info/SOURCES.txt
src/slabx.egg-info/dependency_links.txt
src/slabx.egg-info/requires.txt
src/slabx.egg-info/top_level.txt
src/slabx/core/__init__.py
src/slabx/core/height_closure.py
src/slabx/core/plume.py
src/slabx/core/puff.py
src/slabx/core/source.py
src/slabx/core/trajectory.py
src/slabx/core/vertical_jet.py
src/slabx/io/__init__.py
src/slabx/post/__init__.py
src/slabx/post/concentration.py
src/slabx/submodels/__init__.py
src/slabx/submodels/added_mass.py
src/slabx/submodels/atmosphere.py
src/slabx/submodels/entrainment.py
src/slabx/submodels/ground.py
src/slabx/submodels/rainout.py
src/slabx/thermo/__init__.py
src/slabx/thermo/base.py
src/slabx/thermo/coolprop.py
src/slabx/thermo/equilibrium.py
src/slabx/thermo/mixture.py
src/slabx/validation/__init__.py
src/slabx/validation/_data_access.py
src/slabx/validation/field_trials.py
src/slabx/validation/lng_pools.py
src/slabx/validation/metrics.py
src/slabx/validation/smedis.py
src/slabx/validation/thorney_island.py
src/slabx/validation/wind_tunnel.py
src/slabx/validation/data/smedis_inventory.csv
src/slabx/validation/data/provenance/README.md
src/slabx/validation/data/provenance/publication_status.csv
src/slabx/validation/data/provenance/source_manifest.csv
src/slabx/validation/data/provenance/variable_mapping.csv
tests/test_added_mass.py
tests/test_atmosphere.py
tests/test_composition.py
tests/test_concentration.py
tests/test_convergence.py
tests/test_coolprop.py
tests/test_desert_tortoise.py
tests/test_eec.py
tests/test_entrainment.py
tests/test_field_trials.py
tests/test_fladis.py
tests/test_fortran_oracle.py
tests/test_fuzz_fortran.py
tests/test_ground.py
tests/test_height_closure.py
tests/test_lathen.py
tests/test_lng_pools.py
tests/test_meander.py
tests/test_metrics.py
tests/test_plume.py
tests/test_prairie_grass.py
tests/test_puff.py
tests/test_rainout.py
tests/test_scope.py
tests/test_smedis.py
tests/test_source.py
tests/test_source_ledger.py
tests/test_source_types.py
tests/test_thermo.py
tests/test_thorney_dose.py
tests/test_thorney_island.py
tests/test_trajectory.py
tests/test_vertical_jet.py
tests/test_wind_tunnel.py