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

Issue at corner node when a variable of TIME_INDEPENDENT equation type and some boundary conditions #182

Open
david-montiel-t opened this issue Mar 14, 2022 · 1 comment
Assignees

Comments

@david-montiel-t
Copy link
Contributor

Whenever NATURAL or PERIODIC boundary conditions are used for a variable of TIME_INDEPENDENT equation type, the (0,0) corner node is "pinned" to zero if mesh adaptivity is enabled.

@david-montiel-t david-montiel-t self-assigned this Mar 14, 2022
@david-montiel-t
Copy link
Contributor Author

The pinning at the corner has been disabled for variables associated with TIME_INDEPENDENT equation types. This means that the code may not be able to find a unique solution for TIME_INDEPENDENT equations that include only spatial derivatives of the variable if no DIRICHLET boundary conditions are present. A functionality to handle this particular case should be implemented.

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