Skip to content

Bettter support for sets of equations #19

@babrodtk

Description

@babrodtk

The shallow water equations are typically written in vector form,

Q = [h, hu, hv]
Q_t + F(Q)_x + G(Q)_y = 0

Today, equelle does not support this kind of syntax, leading to very verbose functions for F, G, etc.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions