This is a module to compute analytical solutions for some model problems
The analytical solution for 2D close-off problem
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=realdp), | dimension(1-LAP:nx+LAP,1-LAP:ny+LAP) | :: | u_ex | |||
| 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 |
The analytical solution for constant wavenumber problem with central source point with Sommerfeld boundary condition
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=realdp), | dimension(1-LAP:nx+LAP,1-LAP:ny+LAP) | :: | u_ex | |||
| 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 |
The analytical solution for constant wavenumber problem with central source point with Dirichlet boundary condition
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| complex(kind=realdp), | dimension(1-LAP:nx+LAP,1-LAP:ny+LAP) | :: | u_ex | |||
| 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 |