pisces.extensions.simulation.core.initial_conditions.InitialConditions1DCartesian.get_particle_path_dict#
- InitialConditions1DCartesian.get_particle_path_dict() dict[str, Path | None]#
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: