From 403bdc983d09fa29a8a7bffc2af478e80dbe66cf Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Thu, 7 Mar 2019 14:38:47 +0000 Subject: [PATCH] Added additional skill to project 8. --- gsoc/project-ideas-2019.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gsoc/project-ideas-2019.md b/gsoc/project-ideas-2019.md index 2813c87a..044c8588 100644 --- a/gsoc/project-ideas-2019.md +++ b/gsoc/project-ideas-2019.md @@ -104,7 +104,7 @@ The aim of this project is to couple and enhance a series of scripts that have b Often materials that required to be simulated have complex electromagnetic properties that can be frequency dependent. There are several models that can be used to simulate different behaviours, and we have developed an initial [series of scripts](https://github.com/gprMax/gprMax/pull/125) that capture this. However work is required to enhance them (possibly with the option for some graphical input) and couple them with gprMax. -**Skills required:** Python, NumPy +**Skills required:** Python, NumPy, some knowledge of electromagnetic wave propagation. **Difficulty:** Medium