Examples tagged with resource-management

Select an example to explore it in the playground.

Beginner - Introductory Models

Fishery Simulation

A fishery simulation of stocks, flows, and feedback loops managing fish populations.

Level:Beginner

populationresource-managementsustainabilitymanagementecosystemstocks-flowsreinforcing-loopbalancing-looprenewable-resourcequota-policy

  • Stocks:population
  • Flows:births, quota
  • Feedback Loops:reproduction (reinforcing), quota (balancing)
  • Probes:population, quota, gap_to_capacity, extracted_total

Nested Hierarchy Workflow

A nested hierarchy simulation where tasks flow across company departments.

Level:Beginner

workflowcapacityresource-managementthroughputbottleneck

  • Flows:arrivals, service
  • Probes:Dept0, Dept1, Dept0-Team0, Dept0-Team1, Dept1-Team0, Dept1-Team1
Intermediate - Classic Dynamics

Hospital ER Patient Flow

Queuing theory demo of patient flow through an emergency department.

Level:Intermediate

queuehealthcareresource-managementprioritization

  • Stocks:beds
  • Flows:arrivals, departures
  • Feedback Loops:staffing effects
  • Probes:wait_low, wait_med, wait_high, bed_util, lwbs, served
Advanced - Complex Simulations

Machines Simulation

A machines simulation depicting resource allocation and reliability.

Level:Advanced

reliabilityresource-managementmaintenancequeuethroughput

  • Stocks:buffer, idle-token store
  • Flows:in_rate, dispatch_rate
  • Probes:in_rate, dispatch_rate, buffer_level, breakdown, repair