projects links |
Main / Download
Downloadvmtk - Latest release (0.9)SourceYou can download the latest source release from the Sourceforge download page. Binary packagesBinary packages are available for Debian, Ubuntu, Mac OSX 10.5 and 10.6 and Windows 32bit and 64bit. Get them at the Sourceforge download page. For more details, follow the instructions on the Installation page. vmtk - Development versionYou can grab the latest development version from the official Sourceforge Git repository by issuing git clone git://vmtk.git.sourceforge.net/gitroot/vmtk/vmtk note that releases are tagged (since 0.9). You can browse the code and monitor changes online on the Git repository web front-end on Sourceforge. There's also a clone of the vmtk repository on GitHub, with extra branches for newer (unstable) features that will eventually be merged in the official repository on Sourceforge. Github is particularly convenient if you want to fork vmtk yourself. gnuid CFD solver - Development versionDownload the development version of the gnuid CFD solver, the open-source, parallel, adaptive mesh refinement solver, from Lorenzo Botti's gnuid repository on GitHub. The solver relies on libMesh. Download it at libmesh.sourceforge.net and build it (with PETSc support) before you build gnuid. |