CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

student666

Register Blogs Community New Posts Updated Threads Search

Old

cfMesh my steps

Posted March 2, 2018 at 23:48 by student666
Updated September 22, 2018 at 12:53 by student666

fms file creation
Code:
surfaceToFMS file.stl
extraction of edges from stl file
Code:
surfaceFeatureEdges file.stl file.fms -angle 30
This is to visualize with paraview
Code:
FMSToSurface -exportFeatureEdges file.fms fileEdge.fms
#several steps for improving mesh quality
Code:
cartesianMesh.exe
checkMesh.exe >> log.Mesh1
improveMeshQuality.exe
checkMesh.exe >> log.Mesh1
improveMeshQuality.exe
checkMesh.exe >> log.Mesh1
improveSymmetryPlanes.exe
...
Senior Member
Posted in Pre-processing
Views 2995 Comments 1 student666 is offline Edit Tags

All times are GMT -4. The time now is 22:06.