Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion project-ideas-2026.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ The proposal process helps us match contributors with projects where they'll thr

## Project 1. GPU Acceleration of Plane Wave Source Formulations in gprMax

gprMax is one of the few open-source FDTD solvers that leverages a ragne of GPUs to accelerate the main FDTD update kernels.
gprMax is one of the few open-source FDTD solvers that leverages a range of GPUs to accelerate the main FDTD update kernels.
However, our relatively new addition of a Plane Wave (TF/SF) excitation source, using the Discrete Plane Wave (DPW) formulation,
that was initially developed during a previous GSoC project, remains as an only CPU-based solver implementation using Cython.

Expand Down