This is a module to determine the right-hand side for different model problems
2D close-off problem with Dirichlet boundary condition
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=realdp), | dimension(1-LAP:nx+LAP,1-LAP:ny+LAP) | :: | b | |||
| real(kind=realdp), | dimension(1-LAP:nx+LAP,1-LAP:ny+LAP) | :: | xx | |||
| real(kind=realdp), | dimension(1-LAP:nx+LAP,1-LAP:ny+LAP) | :: | yy |
2D constant wavenumber problem with a central point source A point source located at (0.5,0.5)
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=realdp), | dimension(1-LAP:nx+LAP,1-LAP:ny+LAP) | :: | b | |||
| real(kind=realdp), | dimension(1-LAP:nx+LAP,1-LAP:ny+LAP) | :: | xx | |||
| real(kind=realdp), | dimension(1-LAP:nx+LAP,1-LAP:ny+LAP) | :: | yy |
2D Wedge problem A point source located at (300,0)
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=realdp), | dimension(1-LAP:nx+LAP,1-LAP:ny+LAP) | :: | b | |||
| real(kind=realdp), | dimension(1-LAP:nx+LAP,1-LAP:ny+LAP) | :: | xx | |||
| real(kind=realdp), | dimension(1-LAP:nx+LAP,1-LAP:ny+LAP) | :: | yy |
Marmousi problem A point source located at (6000,0)
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=realdp), | dimension(1-LAP:nx+LAP,1-LAP:ny+LAP) | :: | b | |||
| real(kind=realdp), | dimension(1-LAP:nx+LAP,1-LAP:ny+LAP) | :: | xx | |||
| real(kind=realdp), | dimension(1-LAP:nx+LAP,1-LAP:ny+LAP) | :: | yy |