projects links |
Main / Download
Downloadvmtk - Latest releaseSourceYou can download the latest source release from the Sourceforge download page. Ubuntu binary packagesFollow the instructions on the Installation page. vmtk - Development versionYou can grab the latest development version from the Subversion repository by issuing svn co https://vmtk.svn.sourceforge.net/svnroot/vmtk vmtk You can browse the code and monitor changes online on the Subversion repository web front-end on http://vmtk.svn.sourceforge.net/vmtk. gnuid CFD solver - Development versionDownload the development version of the gnuid CFD solver, the open-source, parallel, adaptive mesh refinement solver. cvs -d:pserver:anonymous@vmtk.cvs.sourceforge.net:/cvsroot/vmtk login cvs -z3 -d:pserver:anonymous@vmtk.cvs.sourceforge.net:/cvsroot/vmtk co -P gnuid The solver relies on libMesh. Download it at libmesh.sourceforge.net and build it (with PETSc support) before you build gnuid. |