Check Simulations Status

Checks if all the simulations were in the given state.

Arguments Description

simulations_list (list, optional): List of simulation names. Defaults to None. simulations_state (str, optional): The state of the simulations. Defaults to ‘Started’.

Returns

bool: True if all the simulations are in the given state ; otherwise, False.

Example

Check Simulations Status