Slot: derivative_initial_value

Initial value for the first time derivative, used when equation_order > 1. For a second-order ODE d²x/dt² = f, this sets dx/dt(0). Required by ModelingToolkit.jl to fully specify higher-order initial value problems.

URI: tvbo:slot/derivative_initial_value Alias: derivative_initial_value

Applicable Classes

Name Description Modifies Slot
FieldStateVariable no
StateVariable no

Properties

Type and Range

Property Value
Range xsd:float
Domain Of StateVariable

Cardinality and Requirements

Property Value

Slot Characteristics

Property Value
Owner StateVariable

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self tvbo:derivative_initial_value
native tvbo:derivative_initial_value

LinkML Source

name: derivative_initial_value
description: Initial value for the first time derivative, used when equation_order
  > 1. For a second-order ODE d²x/dt² = f, this sets dx/dt(0). Required by ModelingToolkit.jl
  to fully specify higher-order initial value problems.
from_schema: https://w3id.org/tvbo
rank: 1000
alias: derivative_initial_value
owner: StateVariable
domain_of:
- StateVariable
range: float