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

Adaptive mesh optimization with octree structure #7

Open
chenjiajie9811 opened this issue Dec 16, 2023 · 2 comments
Open

Adaptive mesh optimization with octree structure #7

chenjiajie9811 opened this issue Dec 16, 2023 · 2 comments

Comments

@chenjiajie9811
Copy link

Hi, thanks for the amazing work!

I am interested in the adaptive meshing as demostrated in Figure 14 in your paper.
image

How is the octree data structure progressively formulated in your case, could you please provide some example code regarding this adaptive optimization process?

Regards

@Eyvaz27
Copy link

Eyvaz27 commented Feb 5, 2024

The original code in flexicubes.py uses a function called '_get_case_id' which works on regular grids, so it is a bit blurry how to use the current code given to construct octree (while following paper and supplementary).

@chenjiajie9811
Copy link
Author

@frankshen07 I would apprieciate it a lot if there is any comment or update on this issue.

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