EngTipX
Mechanical
- May 23, 2011
- 28
How to simulate elastic wave propagation in Solids?
a) How to model an incident P-wave (Pressure Primary longitudinal wave) or SV, SH-wave
The incident wave will be harmonic and it has periodicity in the direction of propagation
P-wave is P=P0e1i.K.xe1i.omega.t
S-wave is P=P0e1i.k.xe1i.omega.t
such that omega is the incident wave frequecny, K is longitudinal wave number, k is the shear wave number, P0 is the amplitude of pressure
e is the exponetial, 1i is the imaginary 1i=sqrt(-1)
b) How to model non reflecting boundary conditions? So the waves are not refelected on the boundaries?
Here are my thoughts:
this is a harmonic analysis this takes care of e1i.omega.t, then how to simulate periodicity in propagation direction which is x?
the non reflecting boundary can simulated as far away with damping elements?
If you can suggest with command snippet would be great, however any input would be appreciated
a) How to model an incident P-wave (Pressure Primary longitudinal wave) or SV, SH-wave
The incident wave will be harmonic and it has periodicity in the direction of propagation
P-wave is P=P0e1i.K.xe1i.omega.t
S-wave is P=P0e1i.k.xe1i.omega.t
such that omega is the incident wave frequecny, K is longitudinal wave number, k is the shear wave number, P0 is the amplitude of pressure
e is the exponetial, 1i is the imaginary 1i=sqrt(-1)
b) How to model non reflecting boundary conditions? So the waves are not refelected on the boundaries?
Here are my thoughts:
this is a harmonic analysis this takes care of e1i.omega.t, then how to simulate periodicity in propagation direction which is x?
the non reflecting boundary can simulated as far away with damping elements?
If you can suggest with command snippet would be great, however any input would be appreciated