unum-to-pint-migration@624332f [uncommitted changes] ·
eranagmon@LT-0919936 ·
Darwin 24.2.0 arm64 (16 cores) ·
Python 3.12.9
Single-lineage simulation: start from one newborn cell, run to division, keep exactly one daughter, repeat. The plot below shows mass over time across all generations, with dashed lines at generation boundaries.
| Gen | Sim time (s) | Wall (s) | Initial dry mass (fg) | Final dry mass (fg) | Growth | Status |
|---|---|---|---|---|---|---|
| 1 | 2400 | 207 | 380.9 | 694.8 | 1.82× | divided |
| 2 | 2950 | 550 | 350.9 | 668.1 | 1.90× | divided |
| 3 | 3550 | 669 | 338.0 | 655.4 | 1.94× | divided |
Generated by multigeneration.py at 2026-04-13 23:28:10.
Each generation is seeded from the previous cell's divide-time state via
v2ecoli.library.division.divide_cell (daughter 1 kept).