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

fix <p>

parent 442a8b23
Branches
No related tags found
No related merge requests found
Pipeline #8535 passed
...@@ -38,22 +38,24 @@ ...@@ -38,22 +38,24 @@
and post-processor <a href="https://gmsh.info">Gmsh</a> to solve photonics and post-processor <a href="https://gmsh.info">Gmsh</a> to solve photonics
applications<a href="#1"><sup>1</sup></a>. applications<a href="#1"><sup>1</sup></a>.
</p> </p>
<p>
These models can be used as-is for parametric studies or as template models
since implementing new opto-geometric parameters using Gmsh and GetDP is
rather simple.
</p> </p>
These models can be used as-is for parametric studies or as template models since implementing <p>
a new opto-geometric parameters using Gmsh and GetDP is rather simple. For instance, it is possible to compute direct problems such as the
</p> diffraction of a plane wave by a grating<a href="#2"><sup>2-4</sup></a> (in 2D
</p> and 3D) or the scattering of an arbitrary wave by a scatterer
For instance, it is possible to compute direct problems such as the diffraction of a (T-matrix<a href="#5"><sup>5</sup></a>, near and far field data...)
plane wave by a grating<a href="#2"><sup>2-4</sup></a> (in 2D and 3D) or the scattering of an arbitrary wave
by a scatterer (T-matrix<a href="#5"><sup>5</sup></a>, near and far field data...)
</p>
</p> </p>
A collection of eigenvalue problems is also available, such as <p>
the Quasi-Normal Modes of open structures<a href="#6"><sup>6</sup></a>, A collection of eigenvalue problems is also available, such as the
the the Bloch band diagram of photonics crystals, Quasi-Normal Modes of open structures<a href="#6"><sup>6</sup></a>, the the
the leaky modes of a microstructured fiber<a href="#7"><sup>7</sup></a>, or Bloch band diagram of photonics crystals, the leaky modes of a microstructured
the modes resulting from non-linear eigenvalue problems arising when considering fiber<a href="#7"><sup>7</sup></a>, or the modes resulting from non-linear
frequency-dispersive permittivities<a href="#8"><sup>8-9</sup></a>. eigenvalue problems arising when considering frequency-dispersive
permittivities<a href="#8"><sup>8-9</sup></a>.
</p> </p>
<h2>Quick start</h2> <h2>Quick start</h2>
...@@ -78,8 +80,8 @@ ...@@ -78,8 +80,8 @@
in <code><a href="https://gitlab.onelab.info/doc/models/-/wikis/Bloch-modes-in-periodic-waveguides" in <code><a href="https://gitlab.onelab.info/doc/models/-/wikis/Bloch-modes-in-periodic-waveguides"
>models/BlochPeriodicWaveguides</a></code>. >models/BlochPeriodicWaveguides</a></code>.
<li>A collection of non-Linear eigenvalue <li>A collection of non-Linear eigenvalue
problems<a href="#8"><sup>8-9</sup></a> (quadratic, polynomial and problems<a href="#8"><sup>8-9</sup></a> (quadratic, polynomial and rational)
rational) is avaiable in is avaiable in
<code><a href="https://gitlab.onelab.info/doc/models/-/tree/master/NonLinearEVP" <code><a href="https://gitlab.onelab.info/doc/models/-/tree/master/NonLinearEVP"
>models/NonLinearEVP</a></code>. >models/NonLinearEVP</a></code>.
</ul> </ul>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment