diff --git a/AcousticScattering/README.txt b/AcousticScattering/README.txt index 50fbde366cf91e353d7eaf919d779561c1700ec7..3ccaef851972a7a4c433e433c7e2c4ac18f1923f 100644 --- a/AcousticScattering/README.txt +++ b/AcousticScattering/README.txt @@ -3,4 +3,7 @@ Model developed by Bertrand Thierry. -To run the model open `scattering.pro' with Gmsh. +Quick start +----------- + +Open `scattering.pro' with Gmsh. diff --git a/Antennas/README.txt b/Antennas/README.txt index 9741936fb29dd62e801686575eb496648e36672b..6d6dd209c43cb906ec9c6c1136d810087fcae391 100644 --- a/Antennas/README.txt +++ b/Antennas/README.txt @@ -3,4 +3,7 @@ Models developed by Ruth V. Sabariego and C. Geuzaine. -To run the model open `dipole.pro' or `mstrip.pro' with Gmsh. +Quick start +----------- + +Open `dipole.pro' or `mstrip.pro' with Gmsh. diff --git a/BlochPeriodicWaveguides/README.txt b/BlochPeriodicWaveguides/README.txt index aba90a0625cef5d1b473ee8c877dcacbecf23ad1..9d5e51b57854e0aeba69466c97ae98eecd7fa2d6 100644 --- a/BlochPeriodicWaveguides/README.txt +++ b/BlochPeriodicWaveguides/README.txt @@ -3,7 +3,13 @@ Bloch modes in periodic waveguides. Model developed by A. Nicolet, F. Zolla and C. Geuzaine. -To run the model open `rhombus.pro' with Gmsh. +Quick start +----------- + +Open `rhombus.pro' with Gmsh. + +Additional info +--------------- The `rhombus.pro' example is taken from: diff --git a/DiffractionGratings/README.txt b/DiffractionGratings/README.txt index 625cc17adbe39e66f942121e505a24124db9bf52..d6d55d13d1dacf66ad19f66ef022283caa8be51d 100644 --- a/DiffractionGratings/README.txt +++ b/DiffractionGratings/README.txt @@ -1,5 +1,12 @@ Parametric model of diffraction gratings +Quick start +----------- + +Open `grating2D.pro' with Gmsh. + +Additional info +--------------- + A documentation is available here: https://arxiv.org/abs/1710.11451 -Models developed by Guillaume Demésy.