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

instabilities in visualization #1

Open
grosilho opened this issue Aug 31, 2023 · 0 comments
Open

instabilities in visualization #1

grosilho opened this issue Aug 31, 2023 · 0 comments

Comments

@grosilho
Copy link
Owner

The visualization process creates a mesh for every domain and then evaluates the functions on this mesh employing the boundary data and the green representation formula. For every node in the mesh, the function is evaluated by computing integrals on the boundary.
The problem is that some instabilities are produced for the mesh nodes very close to the boundary, i.e. the first "layer" of nodes at a distance approximatively dx from the boundary. Moreover, it looks like this phenomenon is independent of dx, since it happens only for nodes at a distance dx from the boundary, disregarding the size of dx.

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