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

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

Use LAPLACIAN = False in tx2_3v2 #206

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

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.

@alperaltuntas
Copy link
Member

@gustavo-marques Is this needed for beta05? I an tentatively adding it to the milestone, but feel free to remove it if it's not needed.

@alperaltuntas
Copy link
Member

As per #216 comment by @gustavo-marques , this issue is no longer relevant.

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

2 participants