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

ulg.ac.be -> uliege.be + use relative links when possible

parent 693adbde
No related branches found
No related tags found
No related merge requests found
Pipeline #7649 passed
......@@ -50,7 +50,7 @@ Wave Problems</h1>
<p>
For more information about these methods as well as the implementation, please
refer
to <a href="https://people.montefiore.ulg.ac.be/geuzaine/preprints/getddm_preprint.pdf">GetDDM:
to <a href="https://people.montefiore.uliege.be/geuzaine/preprints/getddm_preprint.pdf">GetDDM:
an Open Framework for Testing Optimized Schwarz Methods for Time-Harmonic Wave
Problems</a>.
</p>
......@@ -58,9 +58,9 @@ Wave Problems</h1>
<h2>Quick start</h2>
<ol>
<li>Download the <a href="https://onelab.info#Download">precompiled ONELAB
<li>Download the <a href="/#Download">precompiled ONELAB
software bundle</a> for Windows, Linux or MacOS.
<li>Launch the app <img src="https://geuz.org/gmsh/gallery/icon.png" height=20px>
<li>Launch the app <img src="https://gmsh.info/gallery/icon.png" height=20px>
<li>Open <code>models/GetDDM/main.pro</code>
<li>Press <code>Run</code>
</ol>
......@@ -68,7 +68,7 @@ Wave Problems</h1>
<h2>Parallel computations</h2>
<ol>
<li>Download the <a href="https://onelab.info/files/onelab-source.zip">ONELAB
<li>Download the <a href="/files/onelab-source.zip">ONELAB
source code</a>
<li><a href="https://gitlab.onelab.info/getdp/getdp/wikis/GetDP-compilation">Compile
GetDP</a>
......@@ -92,7 +92,7 @@ mpirun -np 100 getdp -setnumber N_DOM 100 waveguide3d.pro -solve DDM</pre>
<ol class="small">
<li><a name="1"></a>B. Thierry, A.Vion, S. Tournier, M. El Bouajaji,
D. Colignon, N. Marsic, X. Antoine,
C. Geuzaine. <a href="https://people.montefiore.ulg.ac.be/geuzaine/preprints/getddm_preprint.pdf">GetDDM:
C. Geuzaine. <a href="https://people.montefiore.uliege.be/geuzaine/preprints/getddm_preprint.pdf">GetDDM:
an Open Framework for Testing Optimized Schwarz Methods for Time-Harmonic
Wave Problems</a>. Computer Physics Communications 203, 309-330, 2016.
<li><a name="2"></a>B. Després, Méthodes de Décomposition de Domaine pour les
......@@ -116,16 +116,16 @@ mpirun -np 100 getdp -setnumber N_DOM 100 waveguide3d.pro -solve DDM</pre>
Equations, SIAM Journal on Scientific Computing, 32(6), pp. 3584-3603,
2010.
<li><a name="8"></a>Y. Boubendir, X. Antoine and
C. Geuzaine. <a href="https://people.montefiore.ulg.ac.be/geuzaine/preprints/ddm_helmholtz_preprint.pdf">A
C. Geuzaine. <a href="https://people.montefiore.uliege.be/geuzaine/preprints/ddm_helmholtz_preprint.pdf">A
quasi-optimal non-overlapping domain decomposition algorithm for the
Helmholtz equation</a>. Journal of Computational Physics 231 (2),
262-280, 2012.
<li><a name="9"></a>M. El Bouajaji, X. Antoine and
C. Geuzaine. <a href="https://people.montefiore.ulg.ac.be/geuzaine/preprints/osrc_maxwell_preprint.pdf">Approximate
C. Geuzaine. <a href="https://people.montefiore.uliege.be/geuzaine/preprints/osrc_maxwell_preprint.pdf">Approximate
local magnetic-to-electric surface operators for time-harmonic Maxwell's
equations</a>. Journal of Computational Physics 279 241-260, 2014.
<li><a name="10"></a>A. Vion and
C. Geuzaine. <a href="https://people.montefiore.ulg.ac.be/geuzaine/preprints/ddm_double_sweep_preprint.pdf">
C. Geuzaine. <a href="https://people.montefiore.uliege.be/geuzaine/preprints/ddm_double_sweep_preprint.pdf">
Double sweep preconditioner for optimized Schwarz methods applied to the
Helmholtz problem</a>. Journal of Computational Physics 266, 171-190,
2014.
......@@ -144,7 +144,7 @@ mpirun -np 100 getdp -setnumber N_DOM 100 waveguide3d.pro -solve DDM</pre>
<center style="margin-top:4ex;margin-bottom:4ex">
<a href="http://www.ulg.ac.be"><img src="/logo_uliege.jpg" height="68px"></a>&nbsp;
<a href="http://www.uliege.be"><img src="/logo_uliege.jpg" height="68px"></a>&nbsp;
<a href="http://www.univ-lorraine.fr"><img src="logo_universite_de_lorraine.png" height="68px"></a>&nbsp;
<a href="http://www.wallonie.be"><img src="/logo_rw.jpg" height="68px"></a>&nbsp;
<a href="http://www.belspo.be"><img src="/logo_belspo.jpg" height="68px"></a>&nbsp;
......
......@@ -46,13 +46,13 @@
<h2>Quick start</h2>
<p>
con<u>v</u>eks is distributed as part of the <a href="https://onelab.info">ONELAB</a>
software bundle to solve large scale finite element shape or topology
optimization problems, using both direct and adjoint
con<u>v</u>eks is distributed as part of the <a href="/">ONELAB</a> software
bundle to solve large scale finite element shape or topology optimization
problems, using both direct and adjoint
formulations<a href="#2"><sup>2</sup></a>. To test con<u>v</u>eks:
</p>
<ol>
<li>Download the <a href="https://onelab.info">ONELAB software bundle</a>
<li>Download the <a href="/">ONELAB software bundle</a>
<li>Launch the app <img src="https://gmsh.info/gallery/icon.png" height=20px>
<li>Open <code>tutorials/conveks/Team25/<a href="https://gitlab.onelab.info/conveks/tutorials/blob/master/Team25/shape.py">shape.py</a></code>
or <code>tutorials/conveks/Lbracket/<a href="https://gitlab.onelab.info/conveks/tutorials/blob/master/Lbracket/topo.py">topo.py</a></code>
......@@ -71,11 +71,11 @@
</p>
<p>
Download the con<u>v</u>eks SDK for
<a href="https://onelab.info/conveks/bin/conveks-git-Windows64.zip">Windows 64-bit</a>,
<a href="https://onelab.info/conveks/bin/conveks-git-Windows32.zip">Windows 32-bit</a>,
<a href="https://onelab.info/conveks/bin/conveks-git-Linux64.zip">Linux 64-bit</a>,
<a href="https://onelab.info/conveks/bin/conveks-git-Linux32.zip">Linux 32-bit</a> or
<a href="https://onelab.info/conveks/bin/conveks-git-MacOSX.zip">MacOS</a>.
<a href="bin/conveks-git-Windows64.zip">Windows 64-bit</a>,
<a href="bin/conveks-git-Windows32.zip">Windows 32-bit</a>,
<a href="bin/conveks-git-Linux64.zip">Linux 64-bit</a>,
<a href="bin/conveks-git-Linux32.zip">Linux 32-bit</a> or
<a href="bin/conveks-git-MacOSX.zip">MacOS</a>.
</p>
<p>
The con<u>v</u>eks source code is currently not publicly available: contact the
......@@ -90,7 +90,7 @@
new method for structural optimization</em>. International journal for
numerical methods in engineering, 24 (2):359–373, 1987.
<li><a name="2"></a>E. Kuci, F. Henrotte, P. Duysinx, and C. Geuzaine.
<em><a href="https://people.montefiore.ulg.ac.be/geuzaine/preprints/preprint_sensitivity_lie.pdf">Design
<em><a href="https://people.montefiore.uliege.be/geuzaine/preprints/preprint_sensitivity_lie.pdf">Design
sensitivity analysis for shape optimization based on the Lie
derivative</a></em>. Computer Methods in Applied Mechanics and Engineering
317 (2017), pp. 702 –722.
......@@ -107,7 +107,7 @@ Science Policy</a> under grant IAP P7/02.
</p>
<center style="margin-top:4ex;margin-bottom:4ex">
<a href="http://www.ulg.ac.be"><img src="/logo_uliege.jpg" height="68px"></a>&nbsp;
<a href="http://www.uliege.be"><img src="/logo_uliege.jpg" height="68px"></a>&nbsp;
<a href="http://www.wallonie.be"><img src="/logo_rw.jpg" height="68px"></a>&nbsp;
<a href="http://www.belspo.be"><img src="/logo_belspo.jpg" height="68px"></a>
</center>
......
......@@ -50,7 +50,7 @@ ONELAB is an open-source, lightweight interface to finite element software. It
is completely free: the default ONELAB software bundle contains the mesh
generator <a href="https://gmsh.info">Gmsh</a>, the finite element solver
<a href="https://getdp.info">GetDP</a> and the optimization
library <a href="https://onelab.info/conveks">con<u>v</u>eks</a>. Many other codes (free
library <a href="conveks">con<u>v</u>eks</a>. Many other codes (free
or not) can be easily interfaced as well.
</p>
......@@ -59,16 +59,16 @@ or not) can be easily interfaced as well.
<ol><a name="Download"></a>
<li>Download the ONELAB software bundle:
<ul>
<li>Desktop version for <a href="https://onelab.info/files/onelab-Windows64.zip">Windows 64-bit</a>,
<a href="https://onelab.info/files/onelab-Windows32.zip">Windows 32-bit</a>,
<a href="https://onelab.info/files/onelab-Linux64.zip">Linux 64-bit</a>,
<a href="https://onelab.info/files/onelab-Linux32.zip">Linux 32-bit</a> and
<a href="https://onelab.info/files/onelab-MacOSX.dmg">MacOS</a>
<li>Desktop version for <a href="files/onelab-Windows64.zip">Windows 64-bit</a>,
<a href="files/onelab-Windows32.zip">Windows 32-bit</a>,
<a href="files/onelab-Linux64.zip">Linux 64-bit</a>,
<a href="files/onelab-Linux32.zip">Linux 32-bit</a> and
<a href="files/onelab-MacOSX.dmg">MacOS</a>
<li>Mobile version for <a href="https://play.google.com/store/apps/details?id=org.geuz.onelab">Android</a> and
<a href="https://itunes.apple.com/us/app/onelab/id845930897">iOS</a>
<li><a href="https://onelab.info/files/onelab-source.zip">Source code</a>
<li><a href="files/onelab-source.zip">Source code</a>
</ul>
<li>Launch the app <img src="https://geuz.org/gmsh/gallery/icon.png" height=20px>
<li>Launch the app <img src="https://gmsh.info/gallery/icon.png" height=20px>
<li>Open a model:
<ul>
<li>Desktop version: go to the <code>File/Open</code> menu and select a
......@@ -142,7 +142,7 @@ or not) can be easily interfaced as well.
</p>
<center style="margin-top:4ex;margin-bottom:4ex">
<a href="http://www.ulg.ac.be"><img src="logo_uliege.jpg" height="68px"></a>&nbsp;
<a href="http://www.uliege.be"><img src="logo_uliege.jpg" height="68px"></a>&nbsp;
<a href="http://www.uclouvain.be"><img src="logo_ucl.jpg" height="68px"></a>&nbsp;
<a href="http://www.wallonie.be"><img src="logo_rw.jpg" height="68px"></a>&nbsp;
<a href="http://www.belspo.be"><img src="logo_belspo.jpg" height="68px"></a>&nbsp;
......
......@@ -58,7 +58,7 @@
<h2>Quick start</h2>
<ol>
<li>Download the <a href="https://onelab.info#Download">precompiled ONELAB
<li>Download the <a href="/#Download">precompiled ONELAB
software bundle</a> for Windows, Linux or MacOS.
<li>Launch the app <img src="https://gmsh.info/gallery/icon.png" height=20px>
<li>Open e.g. <code>models/BlochPeriodicWaveguides/rhombus.pro</code>.
......@@ -130,7 +130,7 @@
<a href="http://www.fresnel.fr"><img src="/logo_fresnel.jpg" height="60px"></a>&nbsp;
<a href="http://www.fresnel.fr"><img src="/logo_amu.jpg" height="50px"></a>&nbsp;&nbsp;&nbsp;
<a href="http://www.fresnel.fr"><img src="/logo_anr.png" height="40px"></a>&nbsp;
<a href="http://www.ulg.ac.be"><img src="/logo_uliege.jpg" height="60px"></a>&nbsp;
<a href="http://www.uliege.be"><img src="/logo_uliege.jpg" height="60px"></a>&nbsp;
<a href="http://www.wallonie.be"><img src="/logo_rw.jpg" height="60px"></a>
</center>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment