From 06d7fbcb50ebbe33c6bec3e9eccf79fa235b0c4b Mon Sep 17 00:00:00 2001 From: Guillaume Demesy <guillaume.demesy@fresnel.fr> Date: Fri, 8 Oct 2021 19:45:48 +0000 Subject: [PATCH] Update README.md --- QuasiNormalModeExpansion/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QuasiNormalModeExpansion/README.md b/QuasiNormalModeExpansion/README.md index 280d1bc..ebf4766 100644 --- a/QuasiNormalModeExpansion/README.md +++ b/QuasiNormalModeExpansion/README.md @@ -1,7 +1,7 @@ ONELAB models for the expansion of electromagnetic problems in Quasi-Normal Modes in open and/or dispersive media. ## Quick Install -Open `QNM_expansion_dispersive_media.pro` with e.g. your precompiled version of [ONELAB](https://onelab.info) to compute Quasi-Normal Modes of a dispersive structure. The numerical resolvent [1] is then applied to a specific source and the results are compared to the corresponding direct problem side by side [2]. +Open `QNM_expansion_dispersive_media.pro` with e.g. your precompiled version of [ONELAB](https://onelab.info) to compute Quasi-Normal Modes of a dispersive structure. The numerical resolvent [1] is then applied to a specific source and the results are compared to those of the corresponding direct problem side by side [2]. ## What's inside These modes heavily rely on slepc for the solving of non-linear eigenvalue problems [1-3]. -- GitLab