FreeCAD-Doc/localwiki/Macro_GMSH-fr.html
2018-07-19 18:47:02 -05:00

82 lines
4.5 KiB
HTML

<html><head><title>Macro GMSH/fr</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><link type='text/css' href='wiki.css' rel='stylesheet'></head><body><h1>Macro GMSH/fr</h1></div>
<div id="mw-content-text" lang="fr" dir="ltr" class="mw-content-ltr"><hr/><div class="mw-parser-output"><table class="fcinfobox wikitable ct" width="100%" style="float: right; width: 230px; margin-left: 10px;">
<tr>
<td class="ctTitle">
<h3><span class="mw-headline" id="GMSHMacro"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Text-x-python.png" class="image"><img alt="Text-x-python.png" src="32px-Text-x-python.png" width="32" height="32" srcset="/wiki/images/2/2c/Text-x-python.png 1.5x" /></a> GMSHMacro</span></h3>
</td></tr>
<tr>
<th class="ctOdd">Description
</th></tr>
<tr>
<td class="ctEven left">Crée un maillage FÉM avec un mailleur GMSH
</td></tr>
<tr>
<th class="ctOdd">Auteur
</th></tr>
<tr>
<td class="ctEven"><a href="https://www.freecadweb.org/wiki/index.php?title=User:Psicofil&amp;action=edit&amp;redlink=1" class="new" title="User:Psicofil (page does not exist)">psicofil</a>
</td></tr>
<tr>
<th class="ctOdd">Liens
</th></tr>
<tr>
<td class="ctEven"><a href="https://www.freecadweb.org/wiki/index.php?title=Macros_recipes/fr" title="Macros recipes/fr">Recettes macros</a><br /><a href="https://www.freecadweb.org/wiki/index.php?title=How_to_install_macros/fr" title="How to install macros/fr">Comment installer une macro</a><br /><a href="https://www.freecadweb.org/wiki/index.php?title=Customize_Toolbars/fr" title="Customize Toolbars/fr">Comment ajouter une barre d'outils</a>
</td></tr>
<tr>
<th class="ctOdd">Version
</th></tr>
<tr>
<td class="ctEven macro-version">1.0
</td></tr>
<tr>
<th class="ctOdd">Date dernière modification
</th></tr>
<tr>
<td class="ctEven macro-date">2015-08-24
</td></tr>
<tr>
<th class="ctOdd">
</th></tr>
<tr>
<td class="ctToc"><br /><div id="toc" class="toc"><div class="toctitle"><h2>Contents</h2></div>
<ul>
<li class="toclevel-1"><a href="#GMSHMacro"><span class="tocnumber">1</span> <span class="toctext">GMSHMacro</span></a></li>
<li class="toclevel-1 tocsection-1"><a href="#Utilisation"><span class="tocnumber">2</span> <span class="toctext">Utilisation</span></a></li>
<li class="toclevel-1 tocsection-2"><a href="#Installation_additionnelle"><span class="tocnumber">3</span> <span class="toctext">Installation additionnelle</span></a></li>
<li class="toclevel-1 tocsection-3"><a href="#Lien"><span class="tocnumber">4</span> <span class="toctext">Lien</span></a></li>
</ul>
</div>
</td></tr>
</table>
<p><br />
</p><p>Macro qui crée un maillage FEM avec le mailleur GMSH. Il est possible de créer une coquille et un volume linéaire ou bilinéaire (quadratique).
</p><p><a href="https://www.freecadweb.org/wiki/index.php?title=File:Macro_GMSH.png" class="image" title="GMSH"><img alt="GMSH" src="480px-Macro_GMSH.png" width="480" height="260" srcset="/wiki/images/thumb/a/a2/Macro_GMSH.png/720px-Macro_GMSH.png 1.5x, /wiki/images/thumb/a/a2/Macro_GMSH.png/960px-Macro_GMSH.png 2x" /></a>
</p>
<h3><span class="mw-headline" id="Utilisation">Utilisation</span></h3>
<p>Vous pouvez télécharger la macro dans le référentiel de GitHub&#160;: <a rel="nofollow" class="external text" href="https://github.com/psicofil/Macros_FreeCAD/blob/master/Macros/GMSHMesh.FCMacro">GMSH Macro</a>
</p>
<h3><span class="mw-headline" id="Installation_additionnelle">Installation additionnelle</span></h3>
<p>Quand GMSH est installé, voir <a rel="nofollow" class="external autonumber" href="http://gmsh.info/">[1]</a>. La macro fonctionne dans les systèmes d'exploitation Linux, OSX et Windows. Le chemin du binaire gmsh.exe doit être modifié dans le code de la macro (voir ligne 9).
</p>
<h3><span class="mw-headline" id="Lien">Lien</span></h3>
<p>La page de discussion sur le forum <a rel="nofollow" class="external text" href="http://forum.freecadweb.org/viewtopic.php?t=11182">GMSH macro</a>
</p><p><a rel="nofollow" class="external text" href="https://www.youtube.com/watch?v=ZcG5EEUe3yc">Le fonctionnement de la macro sur YouTube.</a>
</p>
<div style="clear:both"></div>
</div>
</div>
</div><div class="printfooter">
Online version: "<a dir="ltr" href="https://www.freecadweb.org/wiki/index.php?title=Macro_GMSH/fr&amp;oldid=240445">http://www.freecadweb.org/wiki/index.php?title=Macro_GMSH/fr&amp;oldid=240445</a>"</div>
<div id="catlinks" class="catlinks" data-mw="interface"></div><div class="visualClear"></div>
</div>
</div>
<div id="mw-navigation">
<h2>Navigation menu</h2>
</body></html>