Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Netgen"

(Created page with "== Attributes and Installation == [https://sourceforge.net/projects/netgen-mesher/ Netgen] is a tetrahedral mesh generator and editor. It is available either as a Windows exe...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Attributes and Installation ==
+
#REDIRECT [[Using Netgen Mesh Generation in ICE]]
 
+
[https://sourceforge.net/projects/netgen-mesher/ Netgen] is a tetrahedral mesh generator and editor. It is available either as a Windows executable or as a tar file, so UNIX/LINUX users will need to compile it from source. It can be installed on Ubuntu systems with <code>dnf install netgen-mesher*</code> and launched with <code>netgen-mesher</code> in a Terminal window.
+
 
+
== File Types ==
+
 
+
Netgen can read in CSG or BRep Geometries and generate corresponding tetrahedral meshes. It can also read IGES and STEP formats when compiled with Open Cascade.
+

Latest revision as of 14:10, 2 June 2016

Back to the top