pisces.extensions.simulation.core.initial_conditions.InitialConditions.remove_model#
- InitialConditions.remove_model(name: str) None [source]#
Remove a model and its associated files from the initial conditions.
- This method:
Verifies that the specified model exists in the configuration.
Deletes the model’s main file and optional particle file from disk (if they exist).
Removes the model entry from the configuration.