GenMesh

Developer : Alex Lomas

License : Freeware , price : Free $

Size : Matlab , OS : Windows/Linux/Mac OS/BSD/Solaris

Date added: 2008-07-23

Category : Scientific and Engineering

Download link - Download this software


Description


AVS is a file format used by many CFD packages (e.g. Fluent). This tool will import an AVS file into a MATLAB 3D double array ready for viewing the mesh and velocities with mesh, surf, slice or the excellent Slice-O-Matic.

Usage: genmesh('filename','padding','interp');

e.g.:
genmesh('mesh.avs','0.1','nearest');
Note these must be strings! For a fuller description and usage, type help genmesh once downloaded.