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

Add convergence-test flag #43

Open
RevathiJambunathan opened this issue Oct 10, 2020 · 0 comments
Open

Add convergence-test flag #43

RevathiJambunathan opened this issue Oct 10, 2020 · 0 comments
Assignees

Comments

@RevathiJambunathan
Copy link
Owner

We have a specialized diagnostic for testing the convergence of our implementation.
This is currently performed by default.
We could add a run-time user-flag to turn this feature on for diagnostics.

The function void WarpX::MacroscopicfieldOutput ( ) is used for this.

A proposed way to do this could be to add a diagnostic type = "convergence_test"
that can read a user-defined (i1,j1,k1) and (i2,j2,k2)

@RevathiJambunathan RevathiJambunathan self-assigned this Oct 10, 2020
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