Slot: method
Integration method (euler, heun, rk4, etc.)
URI: tvbo:slot/method Alias: method
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Integrator | no |
Properties
- Range: xsd:string
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/tvbo
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | tvbo:method |
| native | tvbo:method |
LinkML Source
name: method
description: Integration method (euler, heun, rk4, etc.)
from_schema: https://w3id.org/tvbo
rank: 1000
ifabsent: string(euler)
alias: method
owner: Integrator
domain_of:
- Integrator
range: string