gprMax is open-source software for simulating electromagnetic wave propagation using Yee’s algorithm and the 3D Finite-Difference Time-Domain (FDTD) method. It models Ground Penetrating Radar (GPR) for applications in engineering, geophysics, archaeology, and medicine—such as assessing infrastructure, locating buried utilities, mapping glaciers, detecting landmines, and identifying tumors.
Inductiva stays up to date with the latest versions of gprMax. Below is a list of the supported versions, along with their respective release dates:
To use a specific gprMax version, simply specify it when initializing the simulator:
gprmax = inductiva.simulators.GprMax( \
version="3.1.7")
If you need to use a version not listed here, please feel free to Contact Us. We’ll be happy to accommodate your request!
Each version of gprMax in the Inductiva API has its own publicly available container image, so you can also use it to run simulations. These images are hosted in our Docker Hub repository, Kutu, and you can find the Dockerfile details for each version here.
The Inductiva Guide to gprMax
Learn to run and scale gprMax simulations on the Inductiva.AI Cloud HPC platform. Explore tutorials and benchmarks for wave propagation simulations.
Test Your Inductiva Setup
Test your Inductiva.AI setup by running a quick gprMax simulation in the cloud before scaling to larger wave propagation studies.