LICENSE
README.md
pyproject.toml
flodym/__init__.py
flodym/_df_to_flodym_array.py
flodym/data_reader.py
flodym/dimensions.py
flodym/example_objects.py
flodym/flodym_array_helper.py
flodym/flodym_arrays.py
flodym/flow_helper.py
flodym/flow_naming.py
flodym/gauss_lobatto.py
flodym/lifetime_models.py
flodym/mfa_definition.py
flodym/mfa_system.py
flodym/processes.py
flodym/stock_helper.py
flodym/stocks.py
flodym.egg-info/PKG-INFO
flodym.egg-info/SOURCES.txt
flodym.egg-info/dependency_links.txt
flodym.egg-info/requires.txt
flodym.egg-info/top_level.txt
flodym/export/__init__.py
flodym/export/array_plotter.py
flodym/export/data_writer.py
flodym/export/helper.py
flodym/export/sankey.py
tests/test_array_plotter.py
tests/test_dimensions.py
tests/test_flodym_arrays.py
tests/test_helpers.py
tests/test_mfa_definition.py
tests/test_mfa_system.py
tests/test_notebooks.py
tests/test_reader.py
tests/test_stocks.py