Slot: mesh_intervals

Number of mesh intervals (time slices) for collocation or trapezoid methods. Collocation: N in PeriodicOrbitOCollProblem(N, m). Trapezoid: M in PeriodicOrbitTrapProblem(M=…).

URI: tvbo:slot/mesh_intervals Alias: mesh_intervals

Applicable Classes

Name Description Modifies Slot
Discretization Discretization method for boundary value problems in continuation (periodic o… no

Properties

Type and Range

Property Value
Range xsd:integer
Domain Of Discretization

Cardinality and Requirements

Property Value

Slot Characteristics

Property Value
If Absent int(50)
Owner Discretization

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: mesh_intervals
description: 'Number of mesh intervals (time slices) for collocation or trapezoid
  methods. Collocation: N in PeriodicOrbitOCollProblem(N, m). Trapezoid: M in PeriodicOrbitTrapProblem(M=...).'
from_schema: https://w3id.org/tvbo
rank: 1000
ifabsent: int(50)
alias: mesh_intervals
owner: Discretization
domain_of:
- Discretization
range: integer