'Functional load example case' simulation project by ahmedhussain18

Formula used for static load at certain point:

F (x,y,t) = (F * exp(-2((x-xo)+(y-yo))/r2)/πr2

Formula used for moving load at certain point along x-axis:

F (x,y,t) = (F * exp(-2((x-(xo* t))+(y-yo))/r2)/πr2

Where,

F = applied force value in Newton
r = radius of the circular region in meters where force is applied with center (xo,yo)
xo= x coordinate value of load center point in meters
yo= y coordinate value of load center point in meters
t = simulation time