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

Normalisation of Parareal update matrix for non-scalar problems #8

Open
danielru opened this issue Mar 28, 2016 · 1 comment
Open
Assignees

Comments

@danielru
Copy link
Member

For problems with more than one component, e.g. shallow water equations, the update matrix is an actual matrix and not just a scalar. The normalisation procedure in this case needs to compute the n-th root of this matrix. So far this function is only implemented for scalars.

@danielru danielru self-assigned this Mar 28, 2016
@danielru
Copy link
Member Author

Write script to test normalisation for a 2 component acoustic-advection system.

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

No branches or pull requests

1 participant