From 78eea3ae2de3cb9f7ce2698df57905870e2e8b22 Mon Sep 17 00:00:00 2001 From: B. Watson Date: Sun, 11 Oct 2020 16:52:15 -0400 Subject: academic/gmsh: Fix README, slack-desc. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- academic/gmsh/README | 23 +++++++++++++++++++---- academic/gmsh/slack-desc | 12 ++++++------ 2 files changed, 25 insertions(+), 10 deletions(-) (limited to 'academic/gmsh') diff --git a/academic/gmsh/README b/academic/gmsh/README index 4414b6009d..e2980522f6 100644 --- a/academic/gmsh/README +++ b/academic/gmsh/README @@ -1,7 +1,22 @@ -Gmsh (A three-dimensional finite element mesh generator with built-in pre- and post-processing facilities) +Gmsh (A three-dimensional finite element mesh generator with built-in +pre- and post-processing facilities) -Gmsh is an open source 3D finite element mesh generator with a built-in CAD engine and post-processor. Its design goal is to provide a fast, light and user-friendly meshing tool with parametric input and advanced visualization capabilities. 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, in ASCII text files using Gmsh's own scripting language (.geo files), or using the C++, C, Python or Julia Application Programming Interface (API). +Gmsh is an open source 3D finite element mesh generator with a +built-in CAD engine and post-processor. Its design goal is to provide +a fast, light and user-friendly meshing tool with parametric input +and advanced visualization capabilities. 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, in ASCII text files using Gmsh's own +scripting language (.geo files), or using the C++, C, Python or Julia +Application Programming Interface (API). -See this general presentation for a high-level overview of Gmsh and recent developments, the screencasts for a quick tour of Gmsh's graphical user interface, and the reference manual for a more thorough overview of Gmsh's capabilities, some frequently asked questions and the documentation of the C++, C, Python and Julia API. +See this general presentation for a high-level overview of Gmsh +and recent developments, the screencasts for a quick tour of Gmsh's +graphical user interface, and the reference manual for a more thorough +overview of Gmsh's capabilities, some frequently asked questions and +the documentation of the C++, C, Python and Julia API. -The source code repository contains many examples written using both the built-in script language (see e.g. the tutorials and demos) and the API. +The source code repository contains many examples written using both +the built-in script language (see e.g. the tutorials and demos) and +the API. diff --git a/academic/gmsh/slack-desc b/academic/gmsh/slack-desc index f88f19320c..35305eed9d 100644 --- a/academic/gmsh/slack-desc +++ b/academic/gmsh/slack-desc @@ -5,15 +5,15 @@ # exactly 11 lines for the formatting to be correct. It's also customary to # leave one space after the ':'. - |-----handy-ruler---------------------------------------------------------| + |-----handy-ruler------------------------------------------------------| gmsh: gmsh (finite element mesh generator) gmsh: gmsh: Gmsh is an automatic three-dimensional finite element mesh generator gmsh: with built-in pre- and post-processing facilities. -gmsh: -gmsh: Gmsh is copyright (C) 1997-2019 C. Geuzaine and J.-F. Remacle, and is -gmsh: distributed under the terms of the GNU General Public License, Version 2 -gmsh: or later, with an exception to allow for easier linking with external -gmsh: libraries. +gmsh: +gmsh: Gmsh is copyright (C) 1997-2019 C. Geuzaine and J.-F. Remacle, +gmsh: and is distributed under the terms of the GNU General Public +gmsh: License, Version 2 or later, with an exception to allow for +gmsh: easier linking with external libraries. gmsh: gmsh: -- cgit v1.2.3