Eng-Tips is the largest forum for Engineering Professionals on the Internet.

Members share and learn making Eng-Tips Forums the best source of engineering information on the Internet!

  • Congratulations dmapguru on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Plots in APDL

Status
Not open for further replies.

SuG89

Structural
Joined
Aug 10, 2014
Messages
118
Location
IN
Hello everyone,

Please see the attached image. I am using the batch file option to create such plots. Anyone knows why the plot is turning out distorted?

/SHOW,TIFF,,0
TIFF,COMP,1
TIFF,ORIENT,HORIZ
TIFF,COLOR,2
TIFF,TMOD,1
/GFILE,1200,
/REPLOT
/SHOW,CLOSE

Best regards,
Sushant Goel
Uni Stuttgart
 
 http://files.engineering.com/getfile.aspx?folder=7919485b-7b38-4307-aa35-22ddc071bcf9&file=1.PNG
It doesn't get distorted if I use full graphics instead of power graphics (see attached image). But I want to use power graphics as it takes care of averaging nodal data at material discontinuities.

Best regards,
Sushant Goel
Uni Stuttgart
 
 http://files.engineering.com/getfile.aspx?folder=7502f849-6f78-46fe-8c4f-9a1333489d5b&file=2.PNG
Looks like these are 2D elements and you might have the thicknesses turned on. Try "ESHAPE, off" and then "REPLOT" to see if that makes things look better.

-Chris
 
Hi Chris,

It was a shading problem. I changed '/SHADE,ALL,1' to '/SHADE,ALL,0' (or '/SHADE,ALL,2'). It works fine now.

Best regards,
Sushant Goel
Uni Stuttgart
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top