-
Notifications
You must be signed in to change notification settings - Fork 159
features
Daniel Peter edited this page Nov 13, 2025
·
10 revisions
Table of Contents
The following lists all available features for a SPECFEM2D simulation, where CPU and CUDA denote the code versions for CPU-only simulations and CUDA hardware support, respectively.
| Feature | CPU | CUDA | |
|---|---|---|---|
| Physics | P-SV waves | X | X |
| SH/membrane waves | X | X | |
| Acoustic | X | X | |
| Elastic | X | X | |
| Poroelastic | X | - | |
| Electromagnetic | X | - | |
| Anisotropy | X | X | |
| Attenuation | X | X | |
| Simulation Setup | Axisymmetric (2.5D) simulations | X | - |
| Noise simulations | X | X | |
| initial field | X | X | |
| C-PML | X | - | |
| Periodic boundaries | X | - | |
| Simultaneous runs | X | X | |
| Meshing | in-house mesher | X | - |
| external (CUBIT/Trelis,Gmsh) | X | - | |
| SCOTCH/Metis/Analytical partitioning | X | - | |
| Sensitivity kernels | Undoing of attenuation | X | X |
| Anisotropic kernels | X | X | |
| Isotropic kernels | X | X | |
| Approximate Hessian | X | X | |
| Time schemes | Newmark | X | X |
| LDDRK | X | - | |
| RK4 | X | - | |
| symplectic PEFRL | X | - | |
| Visualization | JPEG images | X | X |
| Postscript snapshots | X | X | |
| Wavefield dumps | X | X | |
| Seismogram formats | Ascii | X | X |
| Binary | X | X | |
| SU | X | X | |
| down-sampling | X | X | |
This documentation has been automatically generated by pandoc based on the User manual (LaTeX version) in folder doc/USER_MANUAL/ (Nov 13, 2025)
Development wiki
User manual
- 01_introduction
- 02_getting_started
- 03_mesh_generation
- 04_running_the_solver
- 05_adjoint_simulations
- 06_doing_tomography
- 07_oil_and_gas_industry_simulations
- 08_informations_for_developers
- A_reference_frame
- B_channel_codes
- C_troubleshooting
- D_license
- authors
- copyright_and_version
- features
- manual_SPECFEM2D
- notes_and_acknowledgement
- sponsors