blobmodel 1.2.1__tar.gz → 1.2.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {blobmodel-1.2.1 → blobmodel-1.2.2}/PKG-INFO +1 -1
- {blobmodel-1.2.1 → blobmodel-1.2.2}/blobmodel/blobs.py +1 -1
- {blobmodel-1.2.1 → blobmodel-1.2.2}/blobmodel.egg-info/PKG-INFO +1 -1
- {blobmodel-1.2.1 → blobmodel-1.2.2}/pyproject.toml +1 -1
- {blobmodel-1.2.1 → blobmodel-1.2.2}/.coveragerc +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/.github/workflows/draft-pdf.yml +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/.github/workflows/workflow.yml +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/.gitignore +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/.readthedocs.yml +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/LICENSE +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/README.md +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/blobmodel/__init__.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/blobmodel/blob_shape.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/blobmodel/distributions.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/blobmodel/geometry.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/blobmodel/model.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/blobmodel/plotting.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/blobmodel/stochasticality.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/blobmodel.egg-info/SOURCES.txt +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/blobmodel.egg-info/dependency_links.txt +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/blobmodel.egg-info/requires.txt +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/blobmodel.egg-info/top_level.txt +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/1d_animation.gif +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/2-sided_pulse_shape.png +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/2d_animation.gif +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/alignment_false.gif +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/alignment_true.gif +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/blob_factory.rst +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/blob_labels.rst +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/blob_shapes.rst +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/blob_tilt.rst +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/blobmodel.rst +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/change_t_drain_plot.png +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/changing_t_drain_plot.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/conf.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/contributor_guide.rst +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/create_logo.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/drainage_time.rst +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/getting_started.rst +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/index.rst +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/install.rst +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/labels_labels.png +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/labels_n.png +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/logo.png +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/model_geometry.rst +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/modules.rst +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/one_dim.rst +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/plot_pulses.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/pulse_shapes.png +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/requirements.txt +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/visualize_model.rst +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/xarray_example.png +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/docs/y-periodicity.gif +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/examples/1d_animation.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/examples/2_sided_exp_pulse.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/examples/2d_animation.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/examples/analyse_output.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/examples/blob_tilting.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/examples/changing_t_drain.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/examples/compare_to_analytical_sol.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/examples/custom_blobfactory.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/examples/point_process.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/examples/show_labels.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/examples/single_blob.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/paper/paper.bib +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/paper/paper.md +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/readme_files/1d_blobs.gif +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/readme_files/2d_blobs.gif +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/readme_files/logo.png +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/readme_files/tmp5kfvrjp5.svg +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/readme_files/tmpp0mi4n8p.svg +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/requirements.txt +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/setup.cfg +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/tests/.gitignore +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/tests/test_analytical.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/tests/test_blob.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/tests/test_changing_t_drain.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/tests/test_docs.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/tests/test_drain.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/tests/test_labels.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/tests/test_model.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/tests/test_one_dim.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/tests/test_pulse_shape.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/tests/test_show_model.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/tests/test_stochasticality.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/tests/test_str.py +0 -0
- {blobmodel-1.2.1 → blobmodel-1.2.2}/tests/test_vx_or_vy=0.py +0 -0
|
@@ -166,7 +166,7 @@ class Blob:
|
|
|
166
166
|
)
|
|
167
167
|
|
|
168
168
|
time = t if type(t) in [int, float] else t[0][0]
|
|
169
|
-
vertical_prop = self.v_y * time + self.pos_y0
|
|
169
|
+
vertical_prop = self.v_y * (time - self.t_init) + self.pos_y0
|
|
170
170
|
number_of_y_propagations = vertical_prop // Ly
|
|
171
171
|
|
|
172
172
|
# Sum of a centered blob is two "ghost blobs" at vertical positions +-Ly.
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|