Thanks Let me simplify my question here for someone to answer it later.
In short, I want to import a mesh and a CAD file, set the CAD's manifold to mesh, and refine mesh according to CAD's geometry like step-54 but in 3-dimensional. For example, a sphere shell. 1. What's the best CAD and MESH software to generate the files for deal.ii to read and *process*? I hope boundary tags on internal faces are kept. COMSOL, GMSH, Cubit, etc. 2. How to adapt the code in step-54? My IGES file gives more than one shell and wires. 在2022年10月17日星期一 UTC+8 21:49:46<Wolfgang Bangerth> 写道: > On 10/17/22 00:09, 'yy.wayne' via deal.II User Group wrote: > > > > So for a imported geometry one has to manually set these properties to > > corresponding faces and lines? What's the suggested CAD software to view > > IGES's TODO_Shape? In my case, reading the sphere shell into deal.II > gives 9 > > shell, but from GMSH or COMSOL I cannot view those 9 shells. > > > > Secondlly, which mesh format keeps boundary information & solid > information > > when imported to deal.ii? I read the .msh file from GMSH but boundary > tags are > > discarded by deal.ii. It's ideal if internal boundary tags are kept. > > This exceeds my knowledge of meshing and geometry software. Maybe others > here > can help with those questions? > > Best > W. > > -- > ------------------------------------------------------------------------ > Wolfgang Bangerth email: [email protected] > www: http://www.math.colostate.edu/~bangerth/ > > -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/f01879ef-24b1-4831-86fc-5193d57b5b66n%40googlegroups.com.
