🐑🌸 Population Dynamics
Ecological System Analysis (100 seconds)
Initial Food Level
50
Initial Population
10
Food Growth Rate (a)
10.0
Food Loss Rate (C)
0.5
Idle Energy Loss (F)
10
Population Decline (D)
1.5
⚡ Solve System
🔄 Reset
50
Final Food 🌸
10
Final Pop 🐑
50
Max Food
10
Max Pop
System Equations:
dx/dt = a - Cy | dy/dt = y*(x-F)*B - Dy (if x > F), else dy/dt = -Dy
Food grows at fixed rate 'a', consumed at rate 'Cy'. Population grows only when food > threshold 'F'