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

What is the spike of energy at kMax #132

Open
JeffreyEarly opened this issue Dec 4, 2024 · 2 comments
Open

What is the spike of energy at kMax #132

JeffreyEarly opened this issue Dec 4, 2024 · 2 comments
Assignees

Comments

@JeffreyEarly
Copy link
Collaborator

JeffreyEarly commented Dec 4, 2024

Image

  • turning off de-aliasing simply moves the peak higher out.
  • both SVV and HV seem to do their thing, but act too slowly
  • looks like classic spectral blocking
  • halving the domain size mostly eliminates the effect in one of Bailey's simulations, 512x256x257, 1000x1000x500
@JeffreyEarly
Copy link
Collaborator Author

Does this show up in hydrostatics?

@JeffreyEarly JeffreyEarly self-assigned this Dec 4, 2024
@JeffreyEarly
Copy link
Collaborator Author

The issue was solved simply by setting a stricter tolerance during integration, model.setupIntegrator(absTolerance=1e-8);

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