LICENSE
README.md
setup.py
evspy/__init__.py
evspy/visualisations.py
evspy.egg-info/PKG-INFO
evspy.egg-info/SOURCES.txt
evspy.egg-info/dependency_links.txt
evspy.egg-info/not-zip-safe
evspy.egg-info/top_level.txt
evspy/multi_stage_model/__init__.py
evspy/multi_stage_model/consolidation.py
evspy/multi_stage_model/decoupled_fdm.py
evspy/multi_stage_model/distorted_isotaches.py
evspy/multi_stage_model/viscous_swelling.py
evspy/single_stage_model/__init__.py
evspy/single_stage_model/creep_swelling_model.py
evspy/single_stage_model/model_run.py
evspy/utils/__init__.py
evspy/utils/helper_functions.py
evspy/utils/loading_empirical_data.py
evspy/utils/loadsteps.py
tests/__init__.py
tests/test_helper_functions.py
tests/test_multistage.py
tests/test_singlestage.py