Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

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

Getting Element pictures in batch mode

Status
Not open for further replies.

Venu57855875

Mechanical
Joined
Oct 30, 2011
Messages
2
Location
US
Hi,
Here I am trying to automate the post processing Ansys results. I am writing a macro which reads set of commands and generates the pictures.
But I could able to get the nodal temperature contours but not elemental contours.
Can anybody please help me to get elemental contours ( H & bulk T) contours in Batch mode. I need to get it using macros.
Here I am using set of commands which I am using right now to get the pictures in batch mode.


esel,,mat,,101

alls,belo,elem

eplo


/title,mat_%mm_%_T_contour_at_TAKEOFF

etable,hbase,nmisc,7

smult,combH,hbase,,1,1,

pletab,combh,noav

/SHOW,jpeg

/show,close


Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top