Slot: outsym

Output symbol names for the edge model. E.g. [‘P’] for a scalar power flow, [‘Fx’, ‘Fy’] for 2D forces. Maps directly to outsym in ND.jl EdgeModel. If not specified, derived from coupling variables of the connected vertex dynamics.

URI: tvbo:slot/outsym Alias: outsym

Applicable Classes

Name Description Modifies Slot
Coupling no

Properties

Type and Range

Property Value
Range xsd:string
Domain Of Coupling

Cardinality and Requirements

Property Value
Multivalued Yes

Slot Characteristics

Property Value
Owner Coupling

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

name: outsym
description: Output symbol names for the edge model. E.g. ['P'] for a scalar power
  flow, ['Fx', 'Fy'] for 2D forces. Maps directly to outsym in ND.jl EdgeModel. If
  not specified, derived from coupling variables of the connected vertex dynamics.
from_schema: https://w3id.org/tvbo
rank: 1000
alias: outsym
owner: Coupling
domain_of:
- Coupling
range: string
multivalued: true