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

mesh sizing function #68

Open
gbettega opened this issue Jan 22, 2024 · 0 comments
Open

mesh sizing function #68

gbettega opened this issue Jan 22, 2024 · 0 comments

Comments

@gbettega
Copy link

gbettega commented Jan 22, 2024

Hello
thanks again for making fTetWild available. I have a question abuot the mesh sizing function,
which as we know from the documentation, and from the examples, should be defined
through a background mesh in .msh format.
Let consider the solid in Fig. 1, and suppose that you would like to apply a sizing
on the triangles laying on the two faces F1 and F2: the two sizing values f1 and f2
could in general be different.

image
Fig. 1.

Now consider the two following steps:

STEP 1: extract F1 from the solid and enclose it in a bounding box; then generate
a very simple, cartesian mesh of the bounding box. The corresponding .msh mesh
file used for sizing will contain at each node the value f1. See Fig. 2

image
Fig. 2

STEP2: the same for F2. See Fig. 3

image
Fig. 3

STEP 3: "merge" the two .msh grids into one, with the "overlapping" result in Fig. 4: the union of the two grids is obvioulsy not well defined as single finite element mesh

image
Fig. 4

Now the question; will this work?
Thank you and regards
Giovanni

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