stilt.Simulation.has_footprint#

Simulation.has_footprint(name)[source]#

Whether one named footprint is complete.

The empty marker counts: a run that legitimately produced no footprint is a terminal outcome, not missing work.

Return type:

bool

Parameters:

name (str)