.coveragerc
.gitignore
.readthedocs.yml
LICENSE
README.md
pyproject.toml
requirements.txt
.github/workflows/workflow.yml
blobmodel/__init__.py
blobmodel/blob_shape.py
blobmodel/blobs.py
blobmodel/distributions.py
blobmodel/geometry.py
blobmodel/model.py
blobmodel/plotting.py
blobmodel/stochasticality.py
blobmodel.egg-info/PKG-INFO
blobmodel.egg-info/SOURCES.txt
blobmodel.egg-info/dependency_links.txt
blobmodel.egg-info/requires.txt
blobmodel.egg-info/top_level.txt
docs/1d_animation.gif
docs/2-sided_pulse_shape.png
docs/2d_animation.gif
docs/alignment_false.gif
docs/alignment_true.gif
docs/blob_factory.rst
docs/blob_labels.rst
docs/blob_shapes.rst
docs/blob_tilt.rst
docs/blobmodel.rst
docs/change_t_drain_plot.png
docs/changing_t_drain_plot.py
docs/conf.py
docs/contributor_guide.rst
docs/create_logo.py
docs/drainage_time.rst
docs/getting_started.rst
docs/index.rst
docs/install.rst
docs/labels_labels.png
docs/labels_n.png
docs/logo.png
docs/model_geometry.rst
docs/modules.rst
docs/one_dim.rst
docs/plot_pulses.py
docs/pulse_shapes.png
docs/requirements.txt
docs/visualize_model.rst
docs/xarray_example.png
docs/y-periodicity.gif
examples/1d_animation.py
examples/2_sided_exp_pulse.py
examples/2d_animation.py
examples/analyse_output.py
examples/blob_tilting.py
examples/changing_t_drain.py
examples/compare_to_analytical_sol.py
examples/custom_blobfactory.py
examples/show_labels.py
examples/single_blob.py
readme_files/1d_blobs.gif
readme_files/2d_blobs.gif
readme_files/logo.png
readme_files/tmp5kfvrjp5.svg
readme_files/tmpp0mi4n8p.svg
tests/.gitignore
tests/test_analytical.py
tests/test_blob.py
tests/test_changing_t_drain.py
tests/test_docs.py
tests/test_drain.py
tests/test_labels.py
tests/test_one_dim.py
tests/test_pulse_shape.py
tests/test_show_model.py
tests/test_stochasticality.py
tests/test_str.py
tests/test_vx_or_vy=0.py