Venu57855875
Mechanical
- Oct 30, 2011
- 2
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
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