From d66dee734083438e040c828560ffa710cf8c47fc Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Fri, 1 Mar 2019 11:31:26 +0000 Subject: [PATCH] Added project on multi-Debye fitting. --- gsoc/project-ideas-2019.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/gsoc/project-ideas-2019.md b/gsoc/project-ideas-2019.md index ed68fd37..2813c87a 100644 --- a/gsoc/project-ideas-2019.md +++ b/gsoc/project-ideas-2019.md @@ -96,3 +96,16 @@ Many models, especially for Ground Penetrating Radar (GPR), can be easily specif **Difficulty:** Medium **Mentor(s):** Dr Antonis Giannopoulos (antonis@gprmax.com) and Dr Craig Warren (craig@gprmax.com) + + +## 8. Modelling complex materials + +The aim of this project is to couple and enhance a series of scripts that have been developed to allow materials with complex (frequency dependent) properties to be modelled. + +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 + +**Difficulty:** Medium + +**Mentor(s):** Dr Craig Warren (craig@gprmax.com) and Dr Antonis Giannopoulos (antonis@gprmax.com)