# MiniMod **Repository Path**: mirrors_ROCmSoftwarePlatform/MiniMod ## Basic Information - **Project Name**: MiniMod - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-31 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README MiniMod: A Finite Difference solver for Seismic Modeling The code is organized to solve the two-way wave equation according to different earth physics using finite differences approximation. The different equations currently included in this repository are: Acoustic_iso Acoustic_tti Elastic_iso This is a joined project of Total and AMD. For offloading to GPU, Total implements using OpenACC and AMD implements using HIP https://arxiv.org/pdf/2007.06048.pdf