stilt.Simulation.is_complete#

Simulation.is_complete(footprints=())[source]#

Whether every expected output exists.

Checks the trajectory first so the common incomplete case costs one existence check.

Return type:

bool

Parameters:

footprints (Iterable[str])