Dear All,
I want to solve the Shallow water waves equations in PDE module in 2D. h is the water elevation, U and V the velocity components along x and y.
How can I implement an incoming pulse in the times domain. Coming from the left on the structure.
If I use the initial conditions, I can specify the shape at given time but I don t see any way of defining for example a incoming wave from the left to the right with a shape like:
h(x,y,t)=exp((t-t0)^2)sin(2*pi*freqt)
Best regards
Muamer
I want to solve the Shallow water waves equations in PDE module in 2D. h is the water elevation, U and V the velocity components along x and y.
How can I implement an incoming pulse in the times domain. Coming from the left on the structure.
If I use the initial conditions, I can specify the shape at given time but I don t see any way of defining for example a incoming wave from the left to the right with a shape like:
h(x,y,t)=exp((t-t0)^2)sin(2*pi*freqt)
Best regards
Muamer