Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bettter support for sets of equations #19

Open
babrodtk opened this issue Apr 3, 2014 · 0 comments
Open

Bettter support for sets of equations #19

babrodtk opened this issue Apr 3, 2014 · 0 comments

Comments

@babrodtk
Copy link
Contributor

babrodtk commented Apr 3, 2014

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant