cellular_raza cellular_raza Guides Showcase Benchmarks Internals Docs Publications
CTRL K
    GitHub
    CTRL K
      • Showcase
        • cr_mech_coli
        • Bacterial Rods
        • Semi-Vertex Model
        • 3D Cell Sorting
        • Bacterial Branching Patterns
      • Publications
        • Trichome Pattern Formation
        • bwHPC Symposium 2023
      • Benchmarks
        • Testing Stochastic Motion via the Fluctuation-Dissipation Theorem
        • Problem Size Scaling of the Cell Sorting Example
        • Accuracy Testing of Contact Reactions
        • Multithreading Performance of the Cell Sorting Example (Amdahl's Law)
      • About
      • Guides
        • Introduction
        • Getting Started
        • Building Blocks
          • Quickly Switch between Blocks
        • Python Bindings
      • Internals
        • Aspects & Concepts
          • 🔘 Cell
            • ⌖ Position
            • ↗ Velocity
            • 💥 Mechanics
            • 🎱 Interaction
            • 💊 Reactions
            • 🔄 Cycle
          • 🌍 Domain
            • 🔪 Decomposition
            • 💥 Mechanics & Force
            • 🌊 Reactions
          • ⚙ Controller
          • 📦 Storage
          • ⏳ Time
        • Backends
          • 🌶️ chili
          • 🐧 cpu_os_threads
          • 🐯 cara
          • 🐺 elli
        • Code Structure
          • ⎇ Releases
          • 🎏 Roadmap
          • ☕ Coding Guidelines
          • ❓ TODO List
      • cr_mech_coli
      • Bacterial Rods
      • Semi-Vertex Model
      • 3D Cell Sorting
      • Bacterial Branching Patterns

      Showcase

      Bacterial Branching PatternsBacterial Branching Patterns
      A growth model of Bacillus Subtilis which forms spatial patterns.
      Soft Bacterial RodsSoft Bacterial Rods
      A mechanical model of elongated bacteria such as E.Coli growing inside a narrow box.
      Semi-Vertex ModelSemi-Vertex Model
      A vertex-based mechanical model which allows for gaps between cells.
      3D Cell-Sorting3D Cell-Sorting
      Low-parametric autonomous cell-sorting in 3 dimensions