So i kinda worked out a code to plot the force-disp graph, but it doesnt seem to be working quite right.
/solu
autots,on
nsubst,5,5,5
outres,all,all
solve
fini
/POST26
NSOL,3,45,U,Z
RFORCE,4,45,F,Z
/AXLAB,Y,FORCE
/AXLAB,X,DEFLECTION
XVAR,3
PLVAR,4
When...
Hey guys,
I was trying to set up a load-displacement graph in ansys apdl, but im finding it really hard to learn how to set up the code for load steps. I've searched around but havent found anything.
Could you perhaps point me in the direction of an example code?
Thanks,
Pete
Hey guys,
For a project at uni, i need to model a gfrp tube that gets glued to the inside of a steel tube but im not really sure how to go about making the geometry. I have been able to sketch/extrude the two tubes and the adhesive, but they seem to join together to form 1 part. I also tries...