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

prepare 4.9.1

parent e07f9b66
No related branches found
No related tags found
No related merge requests found
4.9.1 (Work-in-progress): relax tolerance on curve parametrization match for 4.9.1 (December 18, 2021): relax tolerance on curve parametrization match for
periodic meshing; activate IncludeBoundary by default in Restrict field; periodic meshing; enable extruded boundary layers on generic model entities;
downgraded compiler for official Linux to gcc 6 to improve compatibility with activate IncludeBoundary by default in Restrict field; downgraded compiler for
older systems; small bug fixes (view tag generation with zero tag, official Linux releases to gcc 6 to improve compatibility with older systems;
model/setTag). small bug fixes (view tag generation with zero tag, model/setTag).
4.9.0 (December 3, 2021): new initial 2D meshing algorithm; new quasi-structured 4.9.0 (December 3, 2021): new initial 2D meshing algorithm; new quasi-structured
quad algorithm; improved handling of imperfect curve reparametrization on quad algorithm; improved handling of imperfect curve reparametrization on
......
...@@ -98,17 +98,17 @@ Public License (GPL)</a>: ...@@ -98,17 +98,17 @@ Public License (GPL)</a>:
<ul> <ul>
<li> <li>
<div class="highlight"> <div class="highlight">
Current stable release (version 4.9.0, 3 December 2021): Current stable release (version 4.9.1, 18 December 2021):
<ul> <ul>
<li>Download Gmsh for <li>Download Gmsh for
<a href="bin/Windows/gmsh-4.9.0-Windows64.zip">Windows</a>, <a href="bin/Windows/gmsh-4.9.1-Windows64.zip">Windows</a>,
<a href="bin/Linux/gmsh-4.9.0-Linux64.tgz">Linux</a> or <a href="bin/Linux/gmsh-4.9.1-Linux64.tgz">Linux</a> or
<a href="bin/MacOSX/gmsh-4.9.0-MacOSX.dmg">macOS</a> <a href="#1"><sup>*</sup></a> <a href="bin/MacOSX/gmsh-4.9.1-MacOSX.dmg">macOS</a> <a href="#1"><sup>*</sup></a>
<li>Download the <a href="src/gmsh-4.9.0-source.tgz">source code</a> <li>Download the <a href="src/gmsh-4.9.1-source.tgz">source code</a>
<li>Download the Software Development Kit (SDK) for <li>Download the Software Development Kit (SDK) for
<a href="bin/Windows/gmsh-4.9.0-Windows64-sdk.zip">Windows</a>, <a href="bin/Windows/gmsh-4.9.1-Windows64-sdk.zip">Windows</a>,
<a href="bin/Linux/gmsh-4.9.0-Linux64-sdk.tgz">Linux</a> or <a href="bin/Linux/gmsh-4.9.1-Linux64-sdk.tgz">Linux</a> or
<a href="bin/MacOSX/gmsh-4.9.0-MacOSX-sdk.tgz">macOS</a> <a href="#1"><sup>*</sup></a> <a href="bin/MacOSX/gmsh-4.9.1-MacOSX-sdk.tgz">macOS</a> <a href="#1"><sup>*</sup></a>
<li>Download both Gmsh and the SDK with pip: '<code>pip install --upgrade <li>Download both Gmsh and the SDK with pip: '<code>pip install --upgrade
<a href="https://pypi.org/project/gmsh/">gmsh</a></code>' <a href="https://pypi.org/project/gmsh/">gmsh</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