---
search:
boost: 5.0
---
# Slot: barostat_algorithm
_List of barostat algorithms used in the simulation._
URI: [https://CCPBioSim.ac.uk/biosim-schema/barostat_algorithm](https://CCPBioSim.ac.uk/biosim-schema/barostat_algorithm)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Barostat](../classes/Barostat.md) | Settings used for the simulation barostat | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [BarostatAlgorithm](../enums/BarostatAlgorithm.md) |
| Domain Of | [Barostat](../classes/Barostat.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/barostat_algorithm |
| native | https://CCPBioSim.ac.uk/biosim-schema/barostat_algorithm |
## LinkML Source
```yaml
name: barostat_algorithm
description: List of barostat algorithms used in the simulation.
from_schema: https://CCPBioSim.ac.uk/biosim-schema/
rank: 1000
domain_of:
- Barostat
range: BarostatAlgorithm
```