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

Weird meshing: Tetras delete boundary layer #53

Closed
Jawisr opened this issue Jul 17, 2015 · 5 comments
Closed

Weird meshing: Tetras delete boundary layer #53

Jawisr opened this issue Jul 17, 2015 · 5 comments

Comments

@Jawisr
Copy link

Jawisr commented Jul 17, 2015

Hi all,
I'm currently trying to mesh a 3D wing and I'm experiencing some trouble. After some surface iterations I got a 0% of change ratio and 8.1% fluctuation ratio (don't actually know what this ratio means). I've not been able to reduce it to lower values. I don't know if this is converged enough.
The problem comes when I try to add tetras after BL creation. Tetras cells are created from the 2D surface instead of the BL (image 1). Sometimes even the tetra meshing removes prismatic cells as shown in image 2. I attach a few images to show it.
Does anyone know where can be the mistake?

-home-javier-desktop-remake-engrid_remake-v2-remake_2d_4_bl4 egc - engrid - -1_057

-home-javier-desktop-remake-engrid_remake-v2-remake_2d_4_bl4 egc - engrid - -1_056

@Jawisr Jawisr changed the title Weird meshing: Tetras overlap boundary layer Weird meshing: Tetras delete boundary layer Jul 17, 2015
@ftpronk
Copy link
Collaborator

ftpronk commented Jul 17, 2015

Hello,
Judging from your console output you are using and old version. As NETGEN is not supported anymore, I suggest you try pulling and compiling the latest code from the master branch and try again. The new implementation is more versatile.

Kind regards,
F.

@Jawisr
Copy link
Author

Jawisr commented Jul 17, 2015

Hi again ftpronk,
I tried to update a few weeks ago but I had tons of problems since some ubuntu libraries are not updated. I'll have to invest some time to try it again.
Thanks!

@ftpronk
Copy link
Collaborator

ftpronk commented Jul 17, 2015

Hello,
If I recall properly, the only package you were missing was a more up-to-date version of CGAL than that shipped with Ubuntu 14.04, so shouldn't be too difficult to solve.
Kind regards,

F.

@Jawisr
Copy link
Author

Jawisr commented Jul 20, 2015

Hi F,
I've tried to contact you by message in order to not to open too many issues, but I couldn't. I have a quick question about master branch.
I've noticed that you have increased edges width in surface triangles visualization. This is so annoying when the mesh is fine because everything becomes blue and no details can be see at all. I attach an example to illustrate.
-home-javier-desktop-remake-engrid_remake-v5 master_new -remake_2d_2 egc - engrid - -1_059

Is there any config file where I can set the edges width?

Thanks!

@ftpronk
Copy link
Collaborator

ftpronk commented Jul 22, 2015

Hello,
The line width has been slightly increased to insure proper visualization on different platforms. The parameter has been hard-coded for now, so cannot be changed.

Kind regards,
F.

@ftpronk ftpronk closed this as completed Jul 22, 2015
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