from_dict*classmethod* SimulationType.from_dict(data) Deserialize the simulation from a dictionary. Parameters data (dict) – Dictionary representation of the simulation. Returns SimulationType – The reconstructed simulation definition.