Difference between revisions of "Installation/Linux/OpenFOAM-1.6-ext"

From OpenFOAMWiki
(changed link and description)
m (Introduction: "'s" was pointless...)
Line 7: Line 7:
 
= Introduction =
 
= Introduction =
  
This page aims to explain how to install {{-Extend}}'s {{version1.6-ext}} (this is a variant of {{OpenFOAM}} 1.6.x) on any Linux Distribution.
+
This page aims to explain how to install {{-Extend}} {{version1.6-ext}} (this is a variant of {{OpenFOAM}} 1.6.x) on any Linux Distribution.
  
 
In the following chapters and sections is explained how to ''generally'' install OpenFOAM 1.6-ext and related dependencies, such as ParaView:
 
In the following chapters and sections is explained how to ''generally'' install OpenFOAM 1.6-ext and related dependencies, such as ParaView:
Line 16: Line 16:
  
 
<br>
 
<br>
 +
 
= Installing from source code =
 
= Installing from source code =
 
The official instructions are made available here: [http://openfoam-extend.git.sourceforge.net/git/gitweb.cgi?p=openfoam-extend/OpenFOAM-1.6-ext;a=tree;f=doc/buildInstructions Building Instructions]
 
The official instructions are made available here: [http://openfoam-extend.git.sourceforge.net/git/gitweb.cgi?p=openfoam-extend/OpenFOAM-1.6-ext;a=tree;f=doc/buildInstructions Building Instructions]

Revision as of 12:53, 20 October 2012

Maintainer
The current maintainer of this page is Wyldckat (talk).


THIS PAGE IS STILL UNDER CONSTRUCTION - Wyldckat (talk) 12:12, 20 October 2012 (CEST)

1 Introduction

This page aims to explain how to install the foam-extend project OF Version 16ext.png (this is a variant of OpenFOAM 1.6.x) on any Linux Distribution.

In the following chapters and sections is explained how to generally install OpenFOAM 1.6-ext and related dependencies, such as ParaView:

For dedicated instructions (complete and/or partial) for each Linux Distribution:

Installation/Linux/OpenFOAM-1.6-ext/CentOS SL RHELInstallation/Linux/OpenFOAM-1.6-ext/DebianInstallation/Linux/OpenFOAM-1.6-ext/Ubuntu
Installation/Linux/OpenFOAM-1.6-ext/openSUSE


2 Installing from source code

The official instructions are made available here: Building Instructions