pymgipsim.Utilities.simulation_folder.create_simulation_name

create_simulation_name(start_time_stamp: str) str[source]

Create a simulation name based on the start timestamp.

Parameters: - start_time_stamp: str

Start timestamp of the simulation.

Returns: - str

Generated simulation name.