--- search: boost: 5.0 --- # Slot: ensemble _Ensemble information._
URI: [https://CCPBioSim.ac.uk/biosim-schema/ensemble](https://CCPBioSim.ac.uk/biosim-schema/ensemble) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [SimulationSettings](../classes/SimulationSettings.md) | Settings in simulation | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Ensemble](../classes/Ensemble.md) | | Domain Of | [SimulationSettings](../classes/SimulationSettings.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/ensemble | | native | https://CCPBioSim.ac.uk/biosim-schema/ensemble | ## LinkML Source ```yaml name: ensemble description: Ensemble information. from_schema: https://CCPBioSim.ac.uk/biosim-schema/ rank: 1000 domain_of: - SimulationSettings range: Ensemble ```