.coveragerc
.dockerignore
.gitignore
AUTHORS.rst
CONTRIBUTING.rst
Dockerfile
HISTORY.rst
LICENSE.txt
MANIFEST.in
Makefile
README.md
docker-compose.yml
setup.cfg
setup.py
tox.ini
.circleci/config.yml
.github/ISSUE_TEMPLATE/issue-template.md
.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
docs/Makefile
docs/OpenCLSim.png
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/examples.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/openclsim-api.rst
docs/openclsim.rst
docs/usage.rst
docs/_build/html/_static/OpenCLSim.png
docs/_build/html/_static/ajax-loader.gif
docs/_build/html/_static/comment-bright.png
docs/_build/html/_static/comment-close.png
docs/_build/html/_static/comment.png
docs/_build/html/_static/down-pressed.png
docs/_build/html/_static/down.png
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/up-pressed.png
docs/_build/html/_static/up.png
openclsim/__init__.py
openclsim/cli.py
openclsim/core.py
openclsim/io.py
openclsim/model.py
openclsim/plot.py
openclsim/savesim.py
openclsim/server.py
openclsim.egg-info/PKG-INFO
openclsim.egg-info/SOURCES.txt
openclsim.egg-info/dependency_links.txt
openclsim.egg-info/entry_points.txt
openclsim.egg-info/not-zip-safe
openclsim.egg-info/requires.txt
openclsim.egg-info/top_level.txt
static/.keep
tests/.coverage
tests/__init__.py
tests/example_simulate_data.json
tests/example_simulate_data_2.json
tests/example_simulate_result.json
tests/test_blockly.py
tests/test_depth_limitation.py
tests/test_energy_use.py
tests/test_equipment_example.py
tests/test_events_basics.py
tests/test_events_container.py
tests/test_model.py
tests/test_multiple_sites.py
tests/test_openclsim.py
tests/test_requests.py
tests/test_reservation_container.py
tests/test_routeable.py
tests/test_savesim.py
tests/test_serialization.py
tests/test_server.py
tests/test_soil.py
tests/test_spill.py
tests/test_temporary_site.py
tests/test_type_composition.py
tests/test_weather.csv
tests/test_weather_limits.py
tests/configs/circular_dependency.json
tests/configs/conditional_activity.json
tests/configs/depth_restriction.json
tests/configs/energy_use.json
tests/configs/infinite_loop.json
tests/configs/layered_dike_example.json
tests/configs/layered_dike_example_reversed.json
tests/configs/move_activity.json
tests/configs/mover_properties_engine_order.json
tests/configs/mover_properties_load.json
tests/configs/multiple_move_activities.json
tests/configs/multiple_single_run_activities.json
tests/configs/savesim.json
tests/configs/savesim2.json
tests/configs/sequential_activity.json
tests/configs/single_run_activity.json
tests/configs/temporary_site.json
tests/configs/unnecessary_single_run_activity.json
tests/data/Simulation test_savesim.pkl
tests/htmlcov/_Git_TUDelft-CITG_Hydraulic-Infrastructure-Realisation_digital_twin___init___py.html
tests/htmlcov/_Git_TUDelft-CITG_Hydraulic-Infrastructure-Realisation_digital_twin_cli_py.html
tests/htmlcov/_Git_TUDelft-CITG_Hydraulic-Infrastructure-Realisation_digital_twin_core_py.html
tests/htmlcov/_Git_TUDelft-CITG_Hydraulic-Infrastructure-Realisation_digital_twin_model_py.html
tests/htmlcov/_Git_TUDelft-CITG_Hydraulic-Infrastructure-Realisation_digital_twin_plot_py.html
tests/htmlcov/__init___py.html
tests/htmlcov/coverage_html.js
tests/htmlcov/index.html
tests/htmlcov/jquery.ba-throttle-debounce.min.js
tests/htmlcov/jquery.hotkeys.js
tests/htmlcov/jquery.isonscreen.js
tests/htmlcov/jquery.min.js
tests/htmlcov/jquery.tablesorter.min.js
tests/htmlcov/keybd_closed.png
tests/htmlcov/keybd_open.png
tests/htmlcov/status.json
tests/htmlcov/style.css
tests/htmlcov/test_digital_twin_py.html
tests/htmlcov/test_energy_use_py.html
tests/htmlcov/test_equipment_example_py.html
tests/htmlcov/test_model_2_py.html
tests/htmlcov/test_model_py.html
tests/htmlcov/test_serialization_py.html
tests/htmlcov/test_soil_py.html
tests/htmlcov/test_spill_py.html
tests/htmlcov/test_type_composition_py.html
tests/results/conditional_activity_result.json
tests/results/depth_restriction_result.json
tests/results/energy_use_result.json
tests/results/infinite_loop_result.json
tests/results/layered_dike_example_result.json
tests/results/move_activity_result.json
tests/results/mover_properties_engine_order_result.json
tests/results/mover_properties_load_result.json
tests/results/multiple_move_activities_result.json
tests/results/multiple_single_run_activities_result.json
tests/results/sequential_activity_result.json
tests/results/single_run_activity_result.json
tests/results/temporary_site.json
tests/results/unnecessary_single_run_activity_result.json