Josh Thomas
Certified Consultant
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
05.02.2013, 10:01 GMT-5
Yalcin-
Building geometry within COMSOL is always going to be the most stable, but if you do need to import there are some best practices.
My experience is similar to yours for importing STL files. Since STL is not actually solid geometry rather surfaces (like you pointed out) there is a conversion to solid operation that is needed. This conversion doesn't always work for complex geometries and even if it does you may not be able to operate on the geometry further downstream.
If you need to import, I would recommend generating your solids in a 3rd party CAD or Direct Modeler software and then importing in Parasolid format or the native file type. With the CAD Import Module, COMSOL can run on a Parasolid kernel which is very stable and robust for importing as well as performing future modifications within COMSOL. If your file is a Parasolid format, then no conversion is needed which means less errors.
Also, stay away from IGES format if possible.
Best regards,
Josh Thomas
AltaSim Technologies
Yalcin-
Building geometry within COMSOL is always going to be the most stable, but if you do need to import there are some best practices.
My experience is similar to yours for importing STL files. Since STL is not actually solid geometry rather surfaces (like you pointed out) there is a conversion to solid operation that is needed. This conversion doesn't always work for complex geometries and even if it does you may not be able to operate on the geometry further downstream.
If you need to import, I would recommend generating your solids in a 3rd party CAD or Direct Modeler software and then importing in Parasolid format or the native file type. With the CAD Import Module, COMSOL can run on a Parasolid kernel which is very stable and robust for importing as well as performing future modifications within COMSOL. If your file is a Parasolid format, then no conversion is needed which means less errors.
Also, stay away from IGES format if possible.
Best regards,
Josh Thomas
AltaSim Technologies
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
06.02.2013, 11:49 GMT-5
Thanks Josh for your valuable comments. What does that mean "Parasolid format or the native file type". Are there any open source or free tools to create a geometry parasolid format? Basically I have a surface triangulation as starting point. Can I convert this triangulation (ie STL file) to a parasolid format using a command line function. Ultimately, I want to perform an optimization (probably, will need to compute ~100 different STL files).
OK. I have read about parasolid kernel. So I need a tool to generate my parasolid file from my stl file. and additinally I need a comsol cad import module. What is the best ways (softwares) to create the parasolid file. are there any opensource tools?
Thanks Josh for your valuable comments. What does that mean "Parasolid format or the native file type". Are there any open source or free tools to create a geometry parasolid format? Basically I have a surface triangulation as starting point. Can I convert this triangulation (ie STL file) to a parasolid format using a command line function. Ultimately, I want to perform an optimization (probably, will need to compute ~100 different STL files).
OK. I have read about parasolid kernel. So I need a tool to generate my parasolid file from my stl file. and additinally I need a comsol cad import module. What is the best ways (softwares) to create the parasolid file. are there any opensource tools?
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
06.02.2013, 12:17 GMT-5
?
?
Josh Thomas
Certified Consultant
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
06.02.2013, 12:49 GMT-5
Yalcin-
There are a number of tools on the market but I am not aware of any that are open source. A simple internet search on Direct Model Modeler Software will identify a number of options.
Regards,
Josh
Yalcin-
There are a number of tools on the market but I am not aware of any that are open source. A simple internet search on Direct Model Modeler Software will identify a number of options.
Regards,
Josh
Ivar KJELBERG
COMSOL Multiphysics(r) fan, retired, former "Senior Expert" at CSEM SA (CH)
Please login with a confirmed email address before reporting spam
Posted:
1 decade ago
06.02.2013, 15:19 GMT-5
Hi
Parasolid is a propretary kernel, but the STEP format should be open source, I believe. Both are true 3D topology valid formats, while STL and DXF (even DWG) are not really good for geoemtry transfer, as the format is too floppy (or rather there are too many floppy implementations. Its like HGL it was more a txt plotter command language, originally
--
Good luck
Ivar
Hi
Parasolid is a propretary kernel, but the STEP format should be open source, I believe. Both are true 3D topology valid formats, while STL and DXF (even DWG) are not really good for geoemtry transfer, as the format is too floppy (or rather there are too many floppy implementations. Its like HGL it was more a txt plotter command language, originally
--
Good luck
Ivar