Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1d animation included in Readme #14

Merged
merged 1 commit into from
May 9, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,11 @@ Here, the random variables are defined as follows: <img src="svgs/10a4a3cc50840a

### [`2d-propagating-blobs`](https://github.com/uit-cosmo/2d-propagating-blobs)<a name="2d-propagating-blobs"></a>

This repository can be regarded as an extension of superposed pulses by adding one or two spatial dimensions. The model is motivated by 2d propagating blobs in the scrape-off layer of fusion experiments, but can be used for any 1d or 2d system consisting of advecting pulses. An example is shown below.
This repository can be regarded as an extension of superposed pulses by adding one or two spatial dimensions. The model is motivated by 2d propagating blobs in the scrape-off layer of fusion experiments, but can be used for any 1d or 2d system consisting of advecting pulses. Examples for 1d and 2d are shown below.

Similarly to `superposed-pulses` all stochastic variables of the model can be chosen freely. The `README.md` file of the repository contains a documentation. Also the examples directory might be useful.
<img src="assets/2d_blobs.gif" alt="drawing" width="600"/>
<img src="assets/1d_blobs.gif" alt="drawing" width="600"/>

### [`fpp-analysis-tools`](https://github.com/uit-cosmo/fpp-analysis-tools)<a name="fpp-analysis-tools"></a>
This repository provides a range of tools to analyze time series of intermittent fluctuations. Functions for the following tasks are provided:
Expand Down
Binary file added assets/1d_blobs.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.