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

Use LAPLACIAN = False in tx2_3v2 #206

Open
gustavo-marques opened this issue Dec 22, 2024 · 0 comments
Open

Use LAPLACIAN = False in tx2_3v2 #206

gustavo-marques opened this issue Dec 22, 2024 · 0 comments

Comments

@gustavo-marques
Copy link
Collaborator

MOM_interface always sets LAPLACIAN = True (see here). However, in the workhorse configurations (tx2_3v2), the Laplacian coefficient is zero, so setting LAPLACIAN = True has no effect.

Let's set LAPLACIAN = False for the tx2_3v2 configurations to avoid confusion, which will not change the answers.

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