<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Research | Meshing for applied science Lab (+Lab)</title><link>https://meshinglab.dcc.uchile.cl/tag/research/</link><atom:link href="https://meshinglab.dcc.uchile.cl/tag/research/index.xml" rel="self" type="application/rss+xml"/><description>Research</description><generator>Hugo Blox Builder (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Tue, 27 Jan 2026 00:00:00 +0000</lastBuildDate><image><url>https://meshinglab.dcc.uchile.cl/media/logo_hu7ee28d49cf98d258554d0a9c49710c78_10711_300x300_fit_lanczos_3.png</url><title>Research</title><link>https://meshinglab.dcc.uchile.cl/tag/research/</link></image><item><title>Camaron Web</title><link>https://meshinglab.dcc.uchile.cl/project/camaron-web/</link><pubDate>Tue, 27 Jan 2026 00:00:00 +0000</pubDate><guid>https://meshinglab.dcc.uchile.cl/project/camaron-web/</guid><description>&lt;p>Camaron Web project description.&lt;/p></description></item><item><title>3D Convex Hull</title><link>https://meshinglab.dcc.uchile.cl/project/3d-convex-hull/</link><pubDate>Fri, 27 Oct 2023 00:00:00 +0000</pubDate><guid>https://meshinglab.dcc.uchile.cl/project/3d-convex-hull/</guid><description>&lt;p>3D Convex Hull project description.&lt;/p></description></item><item><title>3D Polylla</title><link>https://meshinglab.dcc.uchile.cl/project/3d-polylla/</link><pubDate>Fri, 27 Oct 2023 00:00:00 +0000</pubDate><guid>https://meshinglab.dcc.uchile.cl/project/3d-polylla/</guid><description>&lt;p>3D Polylla project description.&lt;/p></description></item><item><title>Delfin++</title><link>https://meshinglab.dcc.uchile.cl/project/delfin-plus-plus/</link><pubDate>Fri, 27 Oct 2023 00:00:00 +0000</pubDate><guid>https://meshinglab.dcc.uchile.cl/project/delfin-plus-plus/</guid><description>&lt;p>Delfin ++ project description.&lt;/p></description></item><item><title>Grass Extension</title><link>https://meshinglab.dcc.uchile.cl/project/grass-extension/</link><pubDate>Fri, 27 Oct 2023 00:00:00 +0000</pubDate><guid>https://meshinglab.dcc.uchile.cl/project/grass-extension/</guid><description>&lt;p>Grass Extension project description.&lt;/p></description></item><item><title>QGIS Extension</title><link>https://meshinglab.dcc.uchile.cl/project/qgis-extension/</link><pubDate>Fri, 27 Oct 2023 00:00:00 +0000</pubDate><guid>https://meshinglab.dcc.uchile.cl/project/qgis-extension/</guid><description>&lt;p>QGIS Extension project description.&lt;/p></description></item><item><title>Veamy: an extensible object-oriented C++ library for the virtual element method</title><link>https://meshinglab.dcc.uchile.cl/project/veamy/</link><pubDate>Fri, 27 Oct 2023 00:00:00 +0000</pubDate><guid>https://meshinglab.dcc.uchile.cl/project/veamy/</guid><description>&lt;div class="text-center">
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://github.com/cemcen/Veamy" target="_blank" rel="noopener">
&lt;i class="fab fa-github mr-1">&lt;/i>Main version&lt;/a>
&lt;a class="btn btn-outline-primary btn-page-header btn-sm" href="https://camlab.cl/veamy/" target="_blank" rel="noopener">
&lt;i class="fas fa-link mr-1">&lt;/i>Dedicated website&lt;/a>
&lt;/div>
&lt;p align="center">
&lt;img src="veamy_unicorn.png" width="50%">
&lt;/p>
&lt;p>Free and open-source C++ library that implements the virtual element method. The current release of this library allows the solution of 2D linear elastostatic problems and the 2D Poisson problem. The 2D linear elastostatic problem can also be solved using the standard three-node finite element triangle. For this, a module called Feamy is available within Veamy.&lt;/p>
&lt;ul>
&lt;li>Includes its own mesher based on the computation of the constrained Voronoi diagram. The meshes can be created in arbitrary domains, with or without holes, with procedurally generated points.&lt;/li>
&lt;li>Meshes can also be read from OFF-style text files (an example can be found in the test folder).&lt;/li>
&lt;li>Allows easy input of boundary conditions by constraining domain segments and nodes.&lt;/li>
&lt;li>The results of the computation can be either written into a file or used directly.&lt;/li>
&lt;li>PolyMesher‘s meshes and boundary conditions can be read straightforwardly in Veamy to solve problems using the VEM.&lt;/li>
&lt;/ul></description></item></channel></rss>