I have made a matlab code for wave propagation the problem is as follows:

div[E grad(u)] = ro (d2u)

E=modulus of elasticity, ro = density, d2u = acceleration.

I applied two time integration schemes

1.Newmark (beta - gamma) [gamma = 0.5 and beta = 0.25]

2.Stormer-Verlet

The results are attached to the post. (I took print screen during the simulation)

The stormer-verlet is showing good enough results but there is a permanent deformation while applying Newmark on the 2nd and 2nd last node of the domain.

Can anyone please tell me the reason why this is happening and point out my mistake during application of Newmark time integration scheme?

More Abdullah Waseem's questions See All
Similar questions and discussions