LICENSE
README.md
pyproject.toml
mam4_jax/__init__.py
mam4_jax/driver.py
mam4_jax.egg-info/PKG-INFO
mam4_jax.egg-info/SOURCES.txt
mam4_jax.egg-info/dependency_links.txt
mam4_jax.egg-info/requires.txt
mam4_jax.egg-info/top_level.txt
mam4_jax/core/__init__.py
mam4_jax/core/config.py
mam4_jax/core/constants.py
mam4_jax/core/data.py
mam4_jax/core/topology.py
mam4_jax/coupling/__init__.py
mam4_jax/coupling/amicphys.py
mam4_jax/physics/__init__.py
mam4_jax/physics/_coag_tables.npz
mam4_jax/physics/calcsize.py
mam4_jax/physics/coag.py
mam4_jax/physics/kohler.py
mam4_jax/physics/newnuc.py
mam4_jax/physics/saturation.py
mam4_jax/physics/wateruptake.py
mam4_jax/solver/__init__.py
mam4_jax/solver/solvers.py
tests/test_amicphys.py
tests/test_calcsize.py
tests/test_calcsize_bound_turnoff.py
tests/test_calcsize_post_transfer_dumfac.py
tests/test_calcsize_transfer.py
tests/test_coag.py
tests/test_driver.py
tests/test_kohler.py
tests/test_makoh.py
tests/test_newnuc.py
tests/test_polysvp.py
tests/test_qsat.py
tests/test_release_metadata.py
tests/test_rename.py
tests/test_scaffolding.py
tests/test_solvers.py
tests/test_sweep.py
tests/test_topology.py
tests/test_topology_jit.py
tests/test_wateruptake.py