Skip to main content

Table 1 Variable and function types in TecML

From: A CellML simulation compiler and code generator using ODE solving schemes

Type

Definition

diffvar

Differential variable (variable is a function of time)

arithvar

Temporal variable (can be substituted with math equations)

derivativevar

Derivative of diffvar

constvar

Constants

timevar

Time variable

deltatimevar

Variable denoting the change of time per step

diffequ

Differential equation

nondiffequ

Non-differential equation