aboutsummaryrefslogtreecommitdiff
path: root/cad/gmsh/pkg-descr
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2003-07-23 14:21:51 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2003-07-23 14:21:51 +0000
commit45668ed7f6685f36cf4969da827a12a08213ee4f (patch)
treedafee3de04ac462c973c5c0d08e17313e33ea5f2 /cad/gmsh/pkg-descr
parent6143f6639a0d9b8bdbb82d9f4da3074375ee34d4 (diff)
downloadports-45668ed7f6685f36cf4969da827a12a08213ee4f.tar.gz
ports-45668ed7f6685f36cf4969da827a12a08213ee4f.zip
Notes
Diffstat (limited to 'cad/gmsh/pkg-descr')
-rw-r--r--cad/gmsh/pkg-descr14
1 files changed, 14 insertions, 0 deletions
diff --git a/cad/gmsh/pkg-descr b/cad/gmsh/pkg-descr
new file mode 100644
index 000000000000..d50000816fb4
--- /dev/null
+++ b/cad/gmsh/pkg-descr
@@ -0,0 +1,14 @@
+Gmsh is an automatic 3D finite element mesh generator (primarily
+Delaunay) with build-in CAD and post-processing facilities. Its primal
+design goal is to provide a simple meshing tool for academic test cases
+with parametric input and up to date visualization capabilities. One of
+its strengths is the ability to respect a characteristic length field for
+the generation of adapted meshes on lines, surfaces and volumes, and to
+mix these meshes with simple structured grids.
+
+Gmsh is built around four modules: geometry, mesh, solver and
+post-processing. The specification of any input to these modules is done
+either interactively using the graphical user interface or in ASCII text
+files using Gmsh's own scripting language.
+
+WWW: http://www.geuz.org/gmsh/