Ctrl K

CAExplorer.jl

A widget that lets you explore the dynamics of a particular cellular automaton that operates on a 5x5 stencil. We use this CA in the context of the carbonate platform modelling toolkit CarboKitten.jl.

1
contributor
Get started
3 commitsLast commit ≈ 4 days ago0 stars0 forks

Cite this software

Description

This model has a number of carbonate factories (also known as facies) compete for domination over a grid that represents an area of sea floor. For each facies you determine the rules under which its operates on the grid by specifying the viability range and the activation range.

The viability range sets the neighbour count under which a live cell will survive, while the activation range sets the neighbour count under which a dead cell may revive.

The CA operates more or less independently for each facies, except that each cell can host only a single facies at the same time.

This Demo

This demo runs the CA as it is implemented in CarboKitten and provides an interactive visualization using Makie.

Keywords
Programming language
  • Julia 100%
License
</>Source code

Participating organisations

Netherlands eScience Center
Utrecht University

Contributors

Related projects

MindTheGap

Quantifying the completeness of the stratigraphic record and its role in reconstructing the tempo and mode of evolution

Updated 35 months ago
In progress

Related software

CarboKitten.jl

CA

A toolkit for forward modelling of stratigraphic record of carbonate platforms, written in Julia.

Updated 1 day ago
2

Entangled

EN

Entangled makes literate programming easier. It keeps markdown and program source in sync. This makes it more convenient to extend and debug your literate code.

Updated 44 months ago
3 5