Date: Fri, 2 Jan 2004 14:02:23 -0800 (PST) From: Kirill Ponomarew <krion@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math Makefile ports/math/emc2 Makefile distinfo pkg-descr pkg-plist ports/math/emc2/files patch-Makefile patch-libI77::fio.h Message-ID: <200401022202.i02M2NVs009274@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
krion 2004/01/02 14:02:23 PST FreeBSD ports repository Modified files: math Makefile Added files: math/emc2 Makefile distinfo pkg-descr pkg-plist math/emc2/files patch-Makefile patch-libI77::fio.h Log: Add emc2 2.15, Emc2 is a portable, interactive and graphic software Edition of two dimensional geometry and mesh. We can create and modify the geometry (CAD), define the discretization on the lines, define the subdomains, and define some reference numbers to take into account the boundary conditions and material properties. The elements of the mesh are triangles and quadrilaterals. We have two kind of meshes: grid mesh and Delaunay Voronoo (automatic mesh). We make the edition of the mesh by moving, removing, adding vertices, by regularization, or by transformations (symmetry, rotation,..), etc. Suggested add-on: the port math/bamg. WWW: http://www-rocq1.inria.fr/gamma/cdrom/www/emc2/eng.htm PR: 60835 Submitted by: Thierry Thomas <thierry@pompo.net> Revision Changes Path 1.246 +1 -0 ports/math/Makefile 1.1 +47 -0 ports/math/emc2/Makefile (new) 1.1 +3 -0 ports/math/emc2/distinfo (new) 1.1 +15 -0 ports/math/emc2/files/patch-Makefile (new) 1.1 +15 -0 ports/math/emc2/files/patch-libI77::fio.h (new) 1.1 +13 -0 ports/math/emc2/pkg-descr (new) 1.1 +21 -0 ports/math/emc2/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401022202.i02M2NVs009274>