Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.
Full 3D Mesh Import with Topology Preservation
Posted 2020年6月11日 GMT-4 05:36 Mesh 3 Replies
Please login with a confirmed email address before reporting spam
Dear all,
I need to import custom meshes into Comsol, and I have to write my output routine. The choice is now about what format I should output, so that Comsol will import it as it is.
A very strict requirement is that the topological information of the mesh must be conserved: I need to match tetrahedrons, vertices, and connectivity at all levels between different meshes. All the meshes I will produce have the same topology, and cannot be changed/remeshes.
What do you suggest I could output to ease the import? I've read in the forum about STEP, and I have also read about mphtxt
, but I don't know if any format will be processed and I will lose information.
Thanks, Franco