-
Notifications
You must be signed in to change notification settings - Fork 85
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
CahnHillard Benchmark #3
Comments
Periodic boundary condition requires special treatment. I will add it later on. |
Is it worth adding it maybe for a future student project? @Batmanabcdefg do you still need this? If not using Long's cryptic sparse matrix manipulation. A simple tweak based on the current data structure would be (let us assume only left and right are periodical the rest is the Dirichlet):
A more |
Hello!
so far it seems that the periodic boundary conditions are not applied for CahnHillard Benchmark?
Best regards!
The text was updated successfully, but these errors were encountered: