Page 4 of 4

Re: What mesh generation software do you use?

Posted: 11 Mar 2023, 02:10
by Rich_B
Hello,

Looking at the test poly file, the last section with attributes shows three regions. The three regions are meant to be the materials, and the three areas look to be marked as such in the .ele file, as you mentioned. Doesn't look like elmergrid understood the three materials should be three bodies.

Also, elmergrid ignored the negative boundary number, -2. Changing the -2 to be a 2, allowed elmergrid to locate the outer boundary.

Rich.
test-file.png
test-file.png (63.51 KiB) Viewed 1162 times

Re: What mesh generation software do you use?

Posted: 11 Mar 2023, 03:32
by gforti
Yes.
I guest that the only thing to do is to allow to do the conversion without the poly file and identify the bodies from the .ele file. If i have some time, I'll take a look into the code.
Thanks for the help.

Re: What mesh generation software do you use?

Posted: 14 Mar 2023, 23:20
by raback