Welcome to ez4u

Ez4u exampleEz4u is an “easy” mesh generator environment “for you”, the final user. This project has been started at the Laboratori de Càlcul Numèric. Its goal is to simplify geometry modeling and mesh generation for academic computational simulations. Currently, Ez4u is under continous development. In this website you can download the latest version.

 

How to get it

Ez4u is free for you. We only ask you for sending us comments, bugs, or questions that you have after using it. You can contact with xevi.roca@ (add upc.edu). This is the real cost for you. Thank you for contributing to improve Ez4u.

– ez4u-installer.exe. Installer for windows machines of the ez4u environment.

 

Install

– Windows. For installing the software in a windows machine:

  1. Download the ez4u-installer.exe file.
  2. Uncompress the file in the selected installation folder.
  3. Execute the ez4u.exe file.
  4. Now you can work with the ez4u mesh generation environment.

LaCàN Lab

Now ez4u is available in the LaCàN Lab, room 210. In order to use the graphical mode:

  1. Log with your account in one of the xwing machines.
  2. Open a console (Konsole, xterm, …)
  3. Type in the command prompt: ez4u
  4. Ez4u mesh generation environment is started.
  5. Now, you can work with it.

Description of the Gen4u algorithm

EZ4U is a mesh generation environment that includes the Gen4u algorithm for quadrilateral mesh generation. The quadrilateral mesh generation algorithm consist of continuous splitting of the domain until quadrilateral elements of the prescribed size are obtained. The result is then checked and if necessary some nodal positions and connectivities are changed.

Recursive mesh generation

The domain is discretized choosing in every step the optimal splitting line. Every line splits the domain in two subdomains. For this reasons it is implemented by a recursive algorithm.

Smoothing method

A smoothing technique is used in order to improve the element quality.

Download

These are the pre-compiled versions available:

The spanish version of the manual is available in PDF form (161 KB) and in compressed PostScript form (160 KB).