pymgipsim.Utilities.simulation_folder.create_simulation_folder

create_simulation_folder(results_folder_directory: str, simulation_name: str) str[source]

Create a simulation folder and subfolders for figures.

Parameters: - results_folder_directory: str

Path to the results folder.

  • simulation_name: str

    Name of the simulation.

Returns: - str

Path to the created simulation folder.