Module aotensor

The equation tensor for MAOOAM (the modular arbitrary-order ocean-atmosphere model) which allows for an extensible set of modes in the ocean and in the atmosphere.

Tables

coo_list Model tensor.

Local Functions

kdelta (i, j) Kronecker delta
coeff (i, j, k, v) Coefficient insertion function.


Tables

coo_list
Model tensor. The tensor (in coordinate list form) that holds the coefficients for the bilinear system of differential equations. Constructed as an upper triangular tensor (in the last two dimensions).

Local Functions

kdelta (i, j)
Kronecker delta

Parameters:

  • i
  • j
coeff (i, j, k, v)
Coefficient insertion function. Creates an upper triangular tensor (in the last two dimensions) i.e. {i,k,j,v} will be stored as {i,j,k,v} if j<=k.

Parameters:

  • i
  • j
  • k
  • v
generated by LDoc 1.4.3 Last updated 2016-03-11 15:53:17