abaqus single point incremental forming square pyramid shape (spif)

abaqus single point incremental forming square pyramid shape

abaqus 3d experience

matlab code for single point incremental forming square pyramid shape

clear all

clc

dh=0.01; %step depth used

a=45; %angle of inclination of the pyramid

h=25; %Depth of the pyramid

L=100; W=100;

X=L/2; Y=W/2;

R1=sqrt(X^2+Y^2); %diagonal length

N=h/dh; %Number of loops or contour

m=1;

for n=0:90:360*N %dividing one contour into 360 angles

z(m)=-((dh/360)*n);

R=R1-(((dh/360)*n)/tand(a)); %diagonal at any intermediate depth

y(m)=R*sind(n+45);

x(m)=R*cosd(n+45);

m=m+1;

end

plot3(x,y,z,'b') %3D visualization of helix


pay 100 Rs for matlab coordinates excel sheet download click here

pay 100 Rs for matlab file download click here

pay 100 Rs for spif cae file download click here

Conditions: 1)Please avoid phone download, Please make this payment process on the computer. 2)Don't close the pc browser tab during this process.do wait for the entire process including download. 3)Don't forget to click the DONE button in after payment process.It will help you with file download. 4)This Cae file does not open in the Abaqus student version. 5)This Cae file does not open in the below Abaqus version 6.14.2.

pay 100 Rs for spif step by step tutorial video click here

Comments