pisces.extensions.simulation.core.initial_conditions.InitialConditions.get_particle_path_dict#

InitialConditions.get_particle_path_dict() dict[str, Path | None][source]#

Retrieve a dictionary mapping model names to their associated particle file paths.

Returns:

A dictionary where keys are model names and values are paths to the particle dataset files (or None if no particles are associated).

Return type:

dict