Skip to content

Mix-match variables of different dimensions #212

@navidcy

Description

@navidcy

We should have the ability to solve coupled equations that involve variables of different dimensionality.

E.g., variables φ₁(x, t), φ₂(x, y, t) that evolve under

∂φ₁/∂t = - φ₁ + ∫φ₂(x, y', t) dy
∂φ₂/∂t = - φ₂ + f(x, y, t)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions