Deformation in geomtry import

Submitted by rahulsoni on Wed, 03/27/2019 - 13:27

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.

AttachmentSize
Image icon distortion_ingeometryimport.png43.21 KB

rahulsoni | Wed, 03/27/2019 - 14:18

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

--
Regards

Rahul Kumar Soni
Scientist, CSIR - IMMT, India