Difference between revisions of "Main OtherSoftware"

From OpenFOAMWiki
(NETGEN)
Line 19: Line 19:
 
[[Netgen]] is an automatic 3d tetrahedral mesh generator.
 
[[Netgen]] is an automatic 3d tetrahedral mesh generator.
  
It accepts input from STL, IGES and STEP file format (CAD).
+
It accepts input from STL, IGES and STEP file format from CAD.
 +
 
 +
=== Salome ===
 +
 
 +
[http://www.salome-platform.org/home/presentation/overview/ Salome-Homepage]
 +
 
 +
Imput format from CAD, IGES and STEP, supported.
 +
 
 +
Converting UNV file format to OpenFOAM look here [http://openfoam.cfd-online.com/cgi-bin/forum/discus.cgi]
  
 
== Post-Processors ==
 
== Post-Processors ==

Revision as of 18:22, 21 October 2006

In addition to the officially supported tools (especially paraFoam) there is a number of other software that make life with OpenFOAM easier.

1 CAE-Linux

A LiveDVD full of Computer-Aided-Engineering Software [1].

Including free CAD-Programms, pre-/post processor and finite element solvers.

Very good for a first test.

2 Pre-Processors

For people who need a bit more complicated grids (of course you can always do it with blockMesh.

Very good overview of free and commercial mesh generators.

2.1 NETGEN

Netgen is an automatic 3d tetrahedral mesh generator.

It accepts input from STL, IGES and STEP file format from CAD.

2.2 Salome

Salome-Homepage

Imput format from CAD, IGES and STEP, supported.

Converting UNV file format to OpenFOAM look here [2]

3 Post-Processors

Looking at your results in many colorful ways.

3.1 OpenDX

The mighty OpenDX is for those who think that Paraview is too simple (and not powerful enough).