are_there_simulations_running# property Desktop.are_there_simulations_running: float# Check if there are simulation running. Returns: float Examples >>> from ansys.aedt.core import Desktop >>> d = Desktop(non_graphical=True) >>> d.are_there_simulations_running