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

Create tests for cell-averaged sampling function / target operator #137

Open
kuberry opened this issue Nov 23, 2019 · 0 comments
Open

Create tests for cell-averaged sampling function / target operator #137

kuberry opened this issue Nov 23, 2019 · 0 comments
Assignees
Labels
HARNESS test Suggested test

Comments

@kuberry
Copy link
Collaborator

kuberry commented Nov 23, 2019

Sampling from face-averages of cells is now in the toolkit, but a test needs to be created to exercise/protect this capability.

1.) A 2D spatial domain provided average values which reconstructs point evaluations (for testing they capture the solution to machine precision) and also with the face averaging target functional (for testing that it matches the input data to machine precision).

2.) A 2D manifold domain in 3 space. Because there is no curvature, machine precision reconstruction of polynomial functions should be possible. An alternative is another Python convergence test on a domain such as the surface of a sphere.

Because of the need to access cell-centered data, it is most appropriate that these tests be performed in the harness.

@kuberry kuberry added test Suggested test HARNESS labels Nov 23, 2019
@kuberry kuberry added this to the CANGA - FV to FV milestone Nov 23, 2019
@kuberry kuberry self-assigned this Nov 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HARNESS test Suggested test
Projects
None yet
Development

No branches or pull requests

1 participant