README.md
pyproject.toml
otex/__init__.py
otex/config.py
otex/regional.py
otex.egg-info/PKG-INFO
otex.egg-info/SOURCES.txt
otex.egg-info/dependency_links.txt
otex.egg-info/entry_points.txt
otex.egg-info/requires.txt
otex.egg-info/top_level.txt
otex/analysis/__init__.py
otex/analysis/cli.py
otex/analysis/distributions.py
otex/analysis/export.py
otex/analysis/sensitivity.py
otex/analysis/uncertainty.py
otex/analysis/visualization.py
otex/core/__init__.py
otex/core/cycles.py
otex/core/fluids.py
otex/core/mixtures.py
otex/data/__init__.py
otex/data/cmems.py
otex/data/multi_depth.py
otex/data/netcdf.py
otex/data/resources.py
otex/economics/__init__.py
otex/economics/cost_schemes.py
otex/economics/costs.py
otex/economics/optimization.py
otex/plant/__init__.py
otex/plant/components.py
otex/plant/off_design_analysis.py
otex/plant/operation.py
otex/plant/sizing.py
otex/plant/utils.py
tests/test_config.py
tests/test_core_cycles.py
tests/test_core_fluids.py
tests/test_data.py
tests/test_economics.py
tests/test_plant.py
tests/test_uncertainty.py