LICENSE
README.md
pyproject.toml
tests/__init__.py
tests/asm_helper.py
tests/test_asm_batchpump.py
tests/test_asm_network.py
tests/test_asm_solopump.py
tests/test_flow_multiphase.py
tests/test_flow_singlephase.py
tests/test_geo_jetpump.py
tests/test_pvt_blackoil.py
tests/test_pvt_formgas.py
tests/test_pvt_formwater.py
tests/test_pvt_resmix.py
tests/test_wellprofile.py
woffl/__init__.py
woffl.egg-info/PKG-INFO
woffl.egg-info/SOURCES.txt
woffl.egg-info/dependency_links.txt
woffl.egg-info/requires.txt
woffl.egg-info/top_level.txt
woffl/assembly/__init__.py
woffl/assembly/batchpump.py
woffl/assembly/network.py
woffl/assembly/solopump.py
woffl/flow/__init__.py
woffl/flow/inflow.py
woffl/flow/jetflow.py
woffl/flow/jetgraphs.py
woffl/flow/jetplot.py
woffl/flow/outflow.py
woffl/flow/singlephase.py
woffl/flow/twophase.py
woffl/geometry/__init__.py
woffl/geometry/forms.py
woffl/geometry/jetpump.py
woffl/geometry/pipe.py
woffl/geometry/wellprofile.py
woffl/pvt/__init__.py
woffl/pvt/blackoil.py
woffl/pvt/deadoil.py
woffl/pvt/formgas.py
woffl/pvt/formwat.py
woffl/pvt/resmix.py