--- search: boost: 5.0 --- # Slot: minimisation _Minimisation stage of a simulation._
URI: [https://CCPBioSim.ac.uk/biosim-schema/minimisation](https://CCPBioSim.ac.uk/biosim-schema/minimisation) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [SimulationStages](../classes/SimulationStages.md) | Stages of simulation workflow | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Minimisation](../classes/Minimisation.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/minimisation | | native | https://CCPBioSim.ac.uk/biosim-schema/minimisation | ## LinkML Source ```yaml name: minimisation description: Minimisation stage of a simulation. from_schema: https://CCPBioSim.ac.uk/biosim-schema/ rank: 1000 domain_of: - SimulationStages range: Minimisation ```