Every storey is a slab of building material. Bio-concrete uses microbial
carbonation and captured COโ as aggregate; cross-laminated timber (CLT) is
literally biomass โ carbon a tree pulled from the air while growing. Both
lock more carbon into the structure than manufacturing them emitted.
Conventional concrete does the opposite: cement clinker production emits
roughly 0.6โ0.9 t COโ per tonne of cement, so the building is a net source.
net_carbon(t) = embodied_emissions โ sequestered(t)
sequestered(t) = storeys ยท rate_material ยท min(1, t / t_saturate)
- Storeys built โ how tall the tower is; more storeys means more material captured (or emitted).
- Years elapsed โ bio-concrete keeps carbonating slowly after construction; timber's carbon was fixed at harvest and stays locked in.
- Material toggle โ switches the whole tower's slabs and its carbon balance model.
- COโ uptake flow โ shows atmospheric COโ (grey) drifting down and being absorbed (turning green) into the material; conventional concrete instead emits COโ upward.