# Slot: scipy_ode_base 

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



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





## Applicable Classes

| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Integrator](../classes/Integrator.qmd) | Fixed-step or adaptive ODE integrator with TVB-specific extensions (noise, tr... |  no  |






## Properties

### Type and Range

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

### Cardinality and Requirements

| Property | Value |
| --- | --- |
### Slot Characteristics

| Property | Value |
| --- | --- |
| If Absent | `False` |
| Owner | [Integrator](../classes/Integrator.qmd) |












## Identifier and Mapping Information





### Schema Source


* from schema: https://w3id.org/tvbo




## Mappings

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




## LinkML Source

<details>
```yaml
name: scipy_ode_base
from_schema: https://w3id.org/tvbo
rank: 1000
ifabsent: 'False'
owner: Integrator
domain_of:
- Integrator
range: boolean

```
</details></div>