I am trying to import geometry with the help of following command. However, the imported geometry (after dumping by simulation run) looks distorted and different that the original stl file.
fix screen_stl all mesh/surface/stress file Geometry/Screen_VFinal.stl type 2
I tried with precision and heal settings also but to no luck
fix screen_stl all mesh/surface/stress file Geometry/Screen_VFinal.stl precision 0.00000000000001 heal auto_remove_duplicates type 2
The actual geometry is shown in the left part of the snapshot while the distorted one is in the right snapshot.
Please tell me what should I do to rectify the issue.
Attachment | Size |
---|---|
![]() | 43.21 KB |
rahulsoni | Wed, 03/27/2019 - 14:18
dump problem
I guess problem is related to dump mesh/stl command. When I use mesh/vtk command. It works fine. Don't know why.
dump dmp_geometry all mesh/vtk ${dump_freq} post/TS_Geometry*.vtk vel area screen_stl