Self-Organized Criticality Simulation (SocSim)
latest

Readme file content

  • Self-Organized Criticality Simulation (SocSim)

Jupyter notebooks

  • Manna model
  • Olami–Feder–Christensen (OFC) Earthquake Model
  • The BAK–TANG–WIESENFELD Sandpile
  • Forest fire model
  • Input/Output
  • RSOC

The Code

  • API Overview
Self-Organized Criticality Simulation (SocSim)
  • Docs »
  • Index
  • Edit on GitHub

Index

A | B | C | D | F | G | I | L | M | O | P | R | S | T

A

  • animate_states() (SOC.common.simulation.Simulation method)
  • AvalancheLoop() (SOC.common.simulation.Simulation method)
    • (SOC.models.OFC method)

B

  • BTW (class in SOC.models)

C

  • clean_boundary_inplace() (SOC.common.simulation.Simulation class method)

D

  • data_df (SOC.common.simulation.Simulation attribute)
  • drive() (SOC.common.simulation.Simulation method)
    • (SOC.models.BTW method)
    • (SOC.models.Forest method)
    • (SOC.models.Manna method)
    • (SOC.models.OFC method)

F

  • Forest (class in SOC.models)
  • from_file() (SOC.common.simulation.Simulation class method)

G

  • get_exponent() (SOC.common.simulation.Simulation method)

I

  • inside() (SOC.common.simulation.Simulation class method)

L

  • L_with_boundary (SOC.common.simulation.Simulation attribute)

M

  • Manna (class in SOC.models)

O

  • OFC (class in SOC.models)

P

  • plot_state() (SOC.common.simulation.Simulation method)

R

  • run() (SOC.common.simulation.Simulation method)

S

  • save() (SOC.common.simulation.Simulation method)
  • Simulation (class in SOC.common.simulation)
  • size (SOC.common.simulation.Simulation attribute)

T

  • topple_dissipate() (SOC.common.simulation.Simulation method)
    • (SOC.models.BTW method)
    • (SOC.models.Forest method)
    • (SOC.models.Manna method)
    • (SOC.models.OFC method)

© Copyright 2019, Aleksandra Jankowska, Oleg Kmechak, Grzegorz Skóra, Dominik Stańczak Revision 7fe62b7a.

Built with Sphinx using a theme provided by Read the Docs.