From b01bf256cac3bf53974c0c5f309b3f0f5ad32f08 Mon Sep 17 00:00:00 2001 From: craig-warren Date: Wed, 13 Dec 2023 10:27:32 +0000 Subject: [PATCH] Updated description for crealfunc --- gprMax/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gprMax/config.py b/gprMax/config.py index 12c1f910..7891c898 100644 --- a/gprMax/config.py +++ b/gprMax/config.py @@ -123,7 +123,7 @@ class ModelConfig: # dispersivedtype: Data type for dispersive materials. # dispersiveCdtype: Data type for dispersive materials in Cython. # drudelorentz: True/False model contains Drude or Lorentz materials. - # crealfunc: String to substitute into CUDA kernels for fields + # crealfunc: String to substitute into CUDA/OpenCL kernels for fields # dependent on dispersive material type. self.materials = { "maxpoles": 0,