Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

ANSYS WORKBENCH ADVANCED TRAINING MANUAL

Status
Not open for further replies.

Mohit_singh

Mechanical
May 24, 2019
24
Hi All
I am working as a FEA Trainee in Pressure Vessel Design Dept for my firm. My software is ANSYS Workbench. Can someone provide me some good Advanced Training materials of Workbench.
Thanks in Advance
 
Replies continue below

Recommended for you

Official training material from fea vendors are not for redistribution. Of course someone might have put something together on their own and that is something else. There might also be books one can buy.

I would recommend to contact ansys or a channel partner to see what training the offer. That will give you also a certificate that is very important for your professional development and career progression as you can prove that you have attained some knowledge in the field.

Also nafems offer fea courses independent of software that are recommended and important to take if you want to be an fea analyst with an in depth understanding of the methods.
 
thankyou Eric For your response. But still there must be some training manuals by ANSYS which might be freely available.
 
i want to extract nodal velocities at some nodes at all time steps (transient) to csv or dat format directly. i have written this code
SET,LIST
*DIM,VELY,ARRAY,3125,800 !!!!! FOR 800 NODES AT 3125 TIME STEPS
NODENUMBER=141475 ! INITIAL NODE NUMBER
*CFOPEN,VEL,CSV
*DO,KK,1,800,1
*GET,VELY(1,KK),NODE,NODENUMBER,V,Y
*VWRITE,VELY(1)
(E15.8)
NODENUMBER=NODENUMBER+1
*ENDDO
*CFCLOSE

still i am unable to extract results?? any help
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor