LICENSE
README.md
pyproject.toml
src/bores/__init__.py
src/bores/_precision.py
src/bores/analyses.py
src/bores/boundary_conditions.py
src/bores/capillary_pressures.py
src/bores/cells.py
src/bores/config.py
src/bores/constants.py
src/bores/errors.py
src/bores/factories.py
src/bores/fractures.py
src/bores/models.py
src/bores/relperm.py
src/bores/simulate.py
src/bores/timing.py
src/bores/types.py
src/bores/utils.py
src/bores/diffusivity/__init__.py
src/bores/diffusivity/base.py
src/bores/diffusivity/explicit/__init__.py
src/bores/diffusivity/explicit/pressure.py
src/bores/diffusivity/explicit/saturation.py
src/bores/diffusivity/implicit/__init__.py
src/bores/diffusivity/implicit/full.py
src/bores/diffusivity/implicit/jacobian.py
src/bores/diffusivity/implicit/pressure.py
src/bores/grids/__init__.py
src/bores/grids/base.py
src/bores/grids/boundary_conditions.py
src/bores/grids/pvt.py
src/bores/grids/rock_fluid.py
src/bores/grids/saturation.py
src/bores/grids/updates.py
src/bores/pvt/__init__.py
src/bores/pvt/arrays.py
src/bores/pvt/core.py
src/bores/pvt/tables.py
src/bores/states/__init__.py
src/bores/states/base.py
src/bores/states/stores.py
src/bores/states/streams.py
src/bores/visualization/__init__.py
src/bores/visualization/base.py
src/bores/visualization/plotly1d.py
src/bores/visualization/plotly2d.py
src/bores/visualization/plotly3d.py
src/bores/wells/__init__.py
src/bores/wells/base.py
src/bores/wells/controls.py
src/bores/wells/core.py
src/bores_framework.egg-info/PKG-INFO
src/bores_framework.egg-info/SOURCES.txt
src/bores_framework.egg-info/dependency_links.txt
src/bores_framework.egg-info/requires.txt
src/bores_framework.egg-info/top_level.txt