Ansys Learning Forum › Forums › Installation and Licensing › Ansys Products › Issues encountered when exporting deformation models from Mechanical to intermed › Reply To: Issues encountered when exporting deformation models from Mechanical to intermed
December 2, 2024 at 7:12 pm
Gary_S
Ansys Employee
You can try the following upscale. There are no guaranteed methods to make this work however.Â
Insert these Commands in the Solution branch of Mechanical/Simulation.Â
It will make a new_geom.cdb that you can manually read into the Mechanical Model.Â
Note that I show an upscale of 1e6. You could try other values like 1e3
saveÂ
finishÂ
/prep7Â
upgeom,,,,file,rstÂ
nscale,0,all,,,1e6,1e6,1e6Â
cdwrite,db,new_geom,cdbÂ
Â