# Slot: initial_state 

<div data-search-exclude markdown="1">



URI: [tvbo:slot/initial_state](https://w3id.org/tvbo/slot/initial_state)
<!-- no inheritance hierarchy -->





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Continuation](../classes/Continuation.qmd) | Complete specification of a numerical continuation / bifurcation analysis |  no  |
| [SimulationExperiment](../classes/SimulationExperiment.qmd) |  |  no  |






## Properties

### Type and Range

| Property | Value |
| --- | --- |
| Range | [xsd:string](http://www.w3.org/2001/XMLSchema#string) |
| Domain Of | [Continuation](../classes/Continuation.qmd), [SimulationExperiment](../classes/SimulationExperiment.qmd) |

### Cardinality and Requirements

| Property | Value |
| --- | --- |










## Identifier and Mapping Information






## Mappings

| Mapping Type | Mapped Value |
| ---  | ---  |
| self | tvbo:initial_state |
| native | tvbo:initial_state |




## LinkML Source

<details>
```yaml
name: initial_state
domain_of:
- Continuation
- SimulationExperiment
range: string

```
</details></div>