neperfepx / neper

Polycrystal generation and meshing
http://neper.info
GNU General Public License v3.0
199 stars 53 forks source link

The z1 surface of the cylindrical area cannot be generated correctly in the inp file #312

Open rquey opened 2 years ago

rquey commented 2 years ago

Discussed in https://github.com/rquey/neper/discussions/245

Originally posted by **smallrain1996** June 10, 2021 My version is the latest version. The command is as follows: ``` neper -T -n 500 -domain "cylinder(4,2)" -o test neper -M test.tess -nset "z0,z1" -faset none -elttype hex -format inp ``` Check the .inp file, you can find that the set z1 has not been created correctly. [test.txt](https://github.com/rquey/neper/files/6631737/test.txt)