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

rectangle domain with regular mesh? #14

Closed
lanzithinking opened this issue Sep 21, 2020 · 2 comments
Closed

rectangle domain with regular mesh? #14

lanzithinking opened this issue Sep 21, 2020 · 2 comments
Labels

Comments

@lanzithinking
Copy link

Hi @liubenyuan ,

I see all your examples are defined on discs (2d) or balls (3d). Do you have functions that define the problem on rectangle domain with regular mesh? Thanks!

@liubenyuan
Copy link
Collaborator

Hi, thank you for your interest in pyeit.

You could see https://github.com/liubenyuan/pyEIT/blob/master/examples/mesh_distmesh2d.py
The example3 and example5 are rectangle based shapes, modify as you needed.

You need to add 16 or N electrodes (just the numbers/IDs of boundary nodes) in order to use the mesh in Forward and Inverse simulation.

@lanzithinking
Copy link
Author

Thank you very much @liubenyuan !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants