From 00533c4d456bf71605e65c948ea35530c2d7864f Mon Sep 17 00:00:00 2001 From: Guillaume Demesy <guillaume.demesy@fresnel.fr> Date: Wed, 25 Sep 2019 23:46:58 +0200 Subject: [PATCH] Update README.md --- ElectromagneticScattering/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ElectromagneticScattering/README.md b/ElectromagneticScattering/README.md index 1ecbb5f..2eb6c9e 100644 --- a/ElectromagneticScattering/README.md +++ b/ElectromagneticScattering/README.md @@ -33,7 +33,7 @@ The default parameters are set to compute the T-matrix of a sphere. It retrieves Guillaume Demésy and Brian Stout ## References -[1] https://arxiv.org/abs/1802.00596 for details +[1] See [Scattering matrix of arbitrarily shaped objects: Combining Finite Elements and Vector Partial Waves](https://arxiv.org/abs/1802.00596) for details about T-matrices ## Installation notes To enable python support (Python[] function) in GetDP, follow [these instructions](https://gitlab.onelab.info/getdp/getdp/wikis/GetDP-compilation) (complex arithmetic) and add to the final cmake line: -- GitLab