examples:miscellaneous
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
examples:miscellaneous [18:10 18.08.2021] – Moved to GitLab Pages Diego Jahn | examples:miscellaneous [18:13 18.08.2021] (current) – Moved to GitLab Pages Diego Jahn | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ~~NOTOC~~ | ||
- | ==== Miscellaneous models ==== | ||
- | ===== French Flag: Morphogen gradient ===== | ||
- | [{{ : | ||
- | |||
- | === Introduction === | ||
- | |||
- | This example shows Wolpert' | ||
- | |||
- | === Model description === | ||
- | |||
- | The model sets up a morphogen gradient in the x direction '' | ||
- | |||
- | The cells in '' | ||
- | |||
- | Note that this model is not time-dependent. '' | ||
- | |||
- | === Things to try === | ||
- | |||
- | * Change the physical length of the domain by editing '' | ||
- | * Change the model such that the morphogen gradient is set up by production and diffusion, using '' | ||
- | | ||
- | === Model === | ||
- | |||
- | <code xml |h FrenchFlag.xml |h> | ||
- | extern> | ||
- | </ | ||
- | In Morpheus GUI: '' | ||
- | ---- | ||
- | ===== Particle Aggregation: | ||
- | [{{ : | ||
- | {{vimeo> | ||
- | |||
- | === Introduction === | ||
- | This models approximates an interacting particle system (IPS) model of particle aggregation. Each black dot represents a particle that moved due to spin flips with random neighbors. The particles perform random walks in which the probability of moving depends on the number of neighboring cells. | ||
- | |||
- | === Model description === | ||
- | |||
- | Each lattice site (white or black) counts the number of particles (black neighboring sites) using a '' | ||
- | |||
- | The probability of movement of each particle is made dependent on its number of neighbors by using it in the '' | ||
- | |||
- | A '' | ||
- | |||
- | === Things to try === | ||
- | |||
- | * Change the parameter '' | ||
- | |||
- | === Model === | ||
- | |||
- | <code xml |h ParticleAggregation.xml |h> | ||
- | extern> | ||
- | </ | ||
- | In Morpheus GUI: '' | ||
- | ---- |
examples/miscellaneous.1629303038.txt.gz · Last modified: 18:10 18.08.2021 by Diego Jahn