Skip to content

Commit 75647ae

Browse files
Update README.md
1 parent 79ada9f commit 75647ae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
# Simwave
55

66
`Simwave` is a Python package to simulate the propagation of the constant or variable density acoustic wave in an isotropic 2D/3D medium using the finite difference method. Finite difference kernels of aribtrary spatial order (up to 20th order) are written in C for performance and compiled at run time. These kernels are called via a user-friendly Python interface for easy integration with several scientific and engineering libraries to, for example perform full-waveform inversion.
7+
78
For further information on the `simwave` design and implementation, please see the paper https://arxiv.org/abs/2201.05278
89

910
## Installation:

0 commit comments

Comments
 (0)