--- search: boost: 5.0 --- # Slot: setup _Setup stage of a simulation._
URI: [https://CCPBioSim.ac.uk/biosim-schema/setup](https://CCPBioSim.ac.uk/biosim-schema/setup) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [SimulationStages](../classes/SimulationStages.md) | Stages of simulation workflow | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Setup](../classes/Setup.md) | | Domain Of | [SimulationStages](../classes/SimulationStages.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ## Identifier and Mapping Information ### Schema Source * from schema: https://CCPBioSim.ac.uk/biosim-schema/ ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | https://CCPBioSim.ac.uk/biosim-schema/setup | | native | https://CCPBioSim.ac.uk/biosim-schema/setup | ## LinkML Source ```yaml name: setup description: Setup stage of a simulation. from_schema: https://CCPBioSim.ac.uk/biosim-schema/ rank: 1000 domain_of: - SimulationStages range: Setup ```