Skip to content
Snippets Groups Projects
Select Git revision
  • ead4db267cbb14b3beae09ea94df13f13079223b
  • master default protected
  • gdemesy-master-patch-25928
  • gdemesy-master-patch-34075
  • gdemesy-master-patch-27135
  • dev_photonics
6 results

index.html

Blame
  • index.html 2.45 KiB
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <html>
    
    <head>
    
    <title>ONELAB Photonics</title>
    
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <meta name="keywords" content="free, finite element, fem, interface, gmsh, getdp">
    <meta name="viewport" content="width=device-width">
    <meta name="apple-itunes-app" content="app-id=845930897">
    <link href="http://onelab.info/onelab.css" rel="stylesheet" type="text/css">
    <style type="text/css"><!--
      div.small { font-size:80%; }
      ul.small { margin-top:1ex; margin-bottom:1ex; }
    --></style>
    
    </head>
    
    <body>
    
    <h1 class="short">ONELAB Photonics</h1>
    
    <div id="banner">
      <img src="Diffraction-gratings_screenshot1.png" alt="">
      <img src="Bloch-modes-in-periodic-waveguides_screenshot1.png" alt="">
      <img src="Diffraction-gratings_screenshot2.png" alt="">
      <img src="Bloch-modes-in-periodic-waveguides_screenshot2.png" alt="">
    </div>
    
    <h1>Open Source Finite Element Software for Photonics Applications</h1>
    
    <p>
      ONELAB Photonics<a href="#1"><sup>1</sup></a> combines the open source finite
      element solver <a href="http://getdp.info">GetDP</a> with the open source pre-
      and post-processor Gmsh <a href="http://gmsh.info">Gmsh</a> to solve photonics
      applications.
    </p>
    <p>
      TODO This is a reference a href="#1"><sup>1</sup></a>.
    </p>
    
    <h2>Quick start</h2>
    
    <ol>
      <li>Download the <a href="http://onelab.info#Download">precompiled ONELAB
      software bundle</a> for Windows, Linux or MacOS.
      <li>Launch the app <img src="http://geuz.org/gmsh/gallery/icon.png" height=20px>
      <li>Open <code>models/BlochPeriodicWaveguides/rhombus.pro</code>,
        <code>models/DiffractionGratings/grating2D.pro</code> or
        <code>models/DiffractionGratings/grating3D.pro</code>
      <li>Press <code>Run</code>
    </ol>
    
    
    <h2>References</h2>
    
    <div class="small">
      <ol class="small">
        <li><a name="1"></a>TODO...
      </ol>
    </div>
    
    <h2>Sponsors</h2>
    
    <p>
      ONELAB Photonics was funded in part by the Walloon Region (WIST3 No 1017086
      ONELAB) and the Belgian French Community (ARC WAVES 15/19-03), . <!-- TODO add
      thanks! -->
    </p>
    
    
    <center style="margin-top:4ex;margin-bottom:4ex">
      <!-- TODO logo Fresnel, ANR, ... -->
      <a href="http://www.ulg.ac.be"><img src="http://onelab.info/logo_uliege.jpg" height="68px"></a>&nbsp;
      <a href="http://www.wallonie.be"><img src="http://onelab.info/logo_rw.jpg" height="68px"></a>&nbsp;
      <a href="http://www.fresnel.fr"><img src="../logo_fresnel.jpg" height="68px"></a>&nbsp;
    </center>
    
    </body>
    </html>