Skip to content
Snippets Groups Projects
Commit 6a59fd91 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

https

parent 4cf738ee
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ A Onelab model for 3D scattering problems in nanophotonics.
## Synopsis
This project contains a [Onelab](http://onelab.info/wiki/ONELAB) model for solving various 3D electromagnetic problems on an isolated arbitrary object:
This project contains a [Onelab](https://onelab.info) model for solving various 3D electromagnetic problems on an isolated arbitrary object:
* T-matrix computation [1]
* Quasi-normal modes
* Plane wave response
......@@ -19,8 +19,8 @@ It contains various usefull features in electromag:
## Installation
This model requires the following programs:
* [gmsh](http://www.gmsh.info/)
* [getdp](http://www.getdp.info/) compiled with python support (see below)
* [gmsh](https://gmsh.info)
* [getdp](https://getdp.info) compiled with python support (see below)
* python (>3.5.x) with numpy, scipy and matplotlib
## Running the model
......@@ -45,4 +45,3 @@ To enable python support (Python[] function) in GetDP, follow [these instruction
* For python versions installed through anaconda in some environment (e.g. env py36 below), a common location is:
* `/somepath/anaconda3/envs/py36/lib/libpython3.6m.so`
* `/somepath/anaconda3/envs/py36/include/python3.6m`
......@@ -4,7 +4,7 @@ Optimized Schwarz domain decomposition methods for time-harmonic wave problems
B. Thierry, A.Vion, S. Tournier, M. El Bouajaji, D. Colignon, N. Marsic,
X. Antoine, C. Geuzaine. GetDDM: an Open Framework for Testing Optimized Schwarz
Methods for Time-Harmonic Wave Problems. Computer Physics Communications 203,
309-330, 2016. http://onelab.info/GetDDM
309-330, 2016. https://onelab.info/GetDDM
This work was funded in part by the Belgian Science Policy (IAP P6/21 and
P7/02), the Belgian French Community (ARC 09/14-02), the Walloon Region (WIST3
......@@ -68,4 +68,3 @@ the SLURM or PBS job schedulers are also provided:
run_slurm.sh
run_pbs.sh
No preview for this file type
......@@ -8,7 +8,7 @@ thanks to the unified Eig operator.
Quick start
-----------
1- Download a recent ONELAB version from http://onelab.info/
1- Download a recent ONELAB version from https://onelab.info/
2- Open `NonLinearEVP.pro' with Gmsh
3- Click `Run' in Gmsh
......@@ -25,8 +25,8 @@ Documentation
- Some documentation about the new features for non-linear EVPs is available here:
https://arxiv.org/abs/1802.02363
- General GetDP documentation: http://getdp.info//doc/texinfo/getdp.html
- General Gmsh documentation: http://gmsh.info//doc/texinfo/gmsh.html
- General GetDP documentation: https://getdp.info/doc/texinfo/getdp.html
- General Gmsh documentation: https://gmsh.info/doc/texinfo/gmsh.html
Additional info
---------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment