# Geophysics **Repository Path**: gang_bj/Geophysics ## Basic Information - **Project Name**: Geophysics - **Description**: FD/RTM/FWI/TOMO/RayTracing, ISO/VTI/TTI, su/segy/sgy, C/C++/java, MPCH/OpenMPI/OpenMP/CUDA/, CWP/Madagascar - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-12-28 - **Last Updated**: 2022-12-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ![中国石油大学(华东)](logo_UPC.jpg) # Geophysical-data-processing-methods Geophysical data processing methods, Program code implementation of geophysical data processing methods, including parallel algorithms (cuda, mpich, openmp, etc.) with finite difference forward modeling, inverse time migration, and full waveform inversion. * UPC: * my blog: # Key Words ## Geophysical Medium * 2D (two dimension) * 3D (three dimension) * VTI (a kind of anisotropic) * TTI (a kind of anisotropic) * ISO (isotropic) ## Geophysical Wave * acoustic wave (P, qP, "qSV") * Elastic wave (P, SH, SV) ## Geophysical Methods * FD (Finite Difference) * RTM (Reverse Time Migration) * FWI (Full Waveform Inversion) * TOMO (Tomography) * RayTracing ## Geophysical Gather * ADCIGs (Angel Domain Common Imaging Gather) ## Geophysical file format * binary/data * SU (Seismic Unix.su) * segy (seg-Y .segy or .sgy) ## Tools & Software * HPC (High-performance computing) * omp (openmp, multi-thread of CPU) * mpi (mpich or openmpi, multi-core/node) * cuda (NVIDIA CUDA-Toolkit, version>=7.5, multi-thread of GPU) ## GUI Tools * GUI (Graphical User Interface) * gtk (GIMP Toolkit, version>=2.0, such as "gtk+-2.0" or "gtk+-3.0") * Qt (Qt-Creater Toolkit, C++) * software ## Others * utils (tools function) * mix (mix programming, mix-mpi+cuda meas mix mpi and cuda) * CWP (Seismic Unix:) * Madagascar (GitHub src Link:) ## Detail in Each README.md in Each Directory ## Dependence && Envrionment ### OS * linux ### Compiler * gcc, nvcc, mpicc, javac ### Software(some) * gcc, cuda, mpich/openmpi, openmp, Qt-Creater, gtk+-2.0/3.0, JDK, make/cmake