pisces.extensions.simulation.core.frontends.SimulationFrontend.ic_directory#

property SimulationFrontend.ic_directory: Path#

Filesystem directory where the initial conditions object is stored.

This directory serves as the root for:
  • The per-frontend configuration file (config_path)

  • Any generated native input files

  • Metadata or provenance logs

Returns:

Directory path backing the connected InitialConditions.

Return type:

pathlib.Path