---
search:
boost: 5.0
---
# Slot: simulation_box
_Information about the simulation box._
URI: [https://CCPBioSim.ac.uk/biosim-schema/simulation_box](https://CCPBioSim.ac.uk/biosim-schema/simulation_box)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [TrajectoryMetadata](../classes/TrajectoryMetadata.md) | Trajectory information | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [SimulationBox](../classes/SimulationBox.md) |
| Domain Of | [TrajectoryMetadata](../classes/TrajectoryMetadata.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/simulation_box |
| native | https://CCPBioSim.ac.uk/biosim-schema/simulation_box |
## LinkML Source
```yaml
name: simulation_box
description: Information about the simulation box.
from_schema: https://CCPBioSim.ac.uk/biosim-schema/
rank: 1000
domain_of:
- TrajectoryMetadata
range: SimulationBox
```