vivarium
latest
  • Installing Vivarium
  • Tutorials
  • Concepts
    • The Builder
    • What is a Component?
    • The Configuration System
    • Common Random Numbers
    • Data in the Simulation
    • Simulation Entry Points
    • The Event System
    • Interpolating Data
    • The Simulation Lifecycle
    • Framework Logging
    • Lookup Tables
    • Population Management
    • Resource Management
    • Thinking about Time in the Simulation
    • The Values System
    • The Model Specification
  • API Reference
  • Glossary
vivarium
  • Concepts
  • Edit on GitHub

Concepts

Here we cover several core conceptual topics related to modeling with the Vivarium framework.

  • The Builder
    • Outline
  • What is a Component?
    • Outline
  • The Configuration System
    • Outline
  • Common Random Numbers
    • Randomness within a single simulation
    • Common random numbers between simulations
    • Using randomness in vivarium
  • Data in the Simulation
    • Outline
  • Simulation Entry Points
    • The Vivarium Engine
    • Public Interfaces
  • The Event System
    • What is an Event?
    • Lifecycle Events
    • Interacting with Events
  • Interpolating Data
  • The Simulation Lifecycle
    • The Bootstrap Phase
    • The Initialization Phase
    • The Setup Phase
    • The Main Event Loop
    • The Simulation End Phase
  • Framework Logging
  • Lookup Tables
    • The Lookup Table
    • Estimating Unknown Values
  • Population Management
    • The State Table
    • Population Views
    • Creating Simulants
  • Resource Management
  • Thinking about Time in the Simulation
    • Outline
  • The Values System
    • What are pipelines?
    • How to use pipelines
  • The Model Specification
    • The Components Block
Previous Next

© Copyright 2021, The vivarium developers. Revision 7e9788f4.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
develop
Downloads
On Read the Docs
Project Home
Builds