LICENSE
README.md
pyproject.toml
setup.cfg
src/effluent/__init__.py
src/effluent/__main__.py
src/effluent/eos.py
src/effluent/io.py
src/effluent/model.py
src/effluent/numerics.py
src/effluent/roms.py
src/effluent/script.py
src/effluent/solver.py
src/effluent.egg-info/PKG-INFO
src/effluent.egg-info/SOURCES.txt
src/effluent.egg-info/dependency_links.txt
src/effluent.egg-info/entry_points.txt
src/effluent.egg-info/requires.txt
src/effluent.egg-info/top_level.txt
tests/test_eos.py
tests/test_examples.py
tests/test_io.py
tests/test_numerics.py
tests/test_roms.py
tests/test_solver.py