From a395624f663f461e43855d9a4318293df106ff52 Mon Sep 17 00:00:00 2001 From: Henry Weller Date: Mon, 15 Oct 2018 10:15:54 +0100 Subject: [PATCH] README: Updated OpenMPI version Patch contributed by Bruno Santos Resolves patch request https://bugs.openfoam.org/view.php?id=3089 --- README.html | 78 ++++++++++++++++++++++++++--------------------------- README.org | 2 +- 2 files changed, 40 insertions(+), 40 deletions(-) diff --git a/README.html b/README.html index f6736353..011b763f 100644 --- a/README.html +++ b/README.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + OpenFOAM-6 Third-Party packages @@ -233,44 +233,44 @@ for the JavaScript code in this tag.

Table of Contents

-
-

1 Description

+
+

1 Description

Scripts for building third-party packages.

-
-

2 Download and installation instructions

+ -
-

3 Order of execution:

+
+

3 Order of execution:

  • makeGcc (recommended if the system gcc is < 4.8)
  • @@ -279,8 +279,8 @@ Scripts for building third-party packages.
  • makeParaView
-
-

3.1 Optional

+
+

3.1 Optional

  • AllwmakeLibccmio (Only required for conversion of STAR-CCM+ meshes)
  • @@ -289,12 +289,12 @@ Scripts for building third-party packages.
-
-

4 Versions and locations to download the third party packages

+
+

4 Versions and locations to download the third party packages

-
-

4.1 Gcc C++ Compiler

+
+

4.1 Gcc C++ Compiler

The minimum version of gcc required is 4.8.0 @@ -310,12 +310,12 @@ The minimum version of gcc required is 4.8.0

-
-

4.2 Parallel Processing

+
+

4.2 Parallel Processing

-
-

4.2.1 Scotch

+
+

4.2.1 Scotch

Scotch-6.0.3 is provided with ThirdParty-6 or the original source pack @@ -326,17 +326,17 @@ may be obtained from:

- -
-

4.3 ParaView

+
+

4.3 ParaView

If the system cmake version is < 3.3.0 you will need to download and build a @@ -363,8 +363,8 @@ the .bashrc (or .cshrc) file or by typing

-
-

4.4 CGAL

+
+

4.4 CGAL

-
-

4.5 Miscellaneous

+
+

4.5 Miscellaneous

Date: 10th July 2018

-

Created: 2018-08-16 Thu 16:02

+

Created: 2018-10-15 Mon 10:15

Validate

diff --git a/README.org b/README.org index 6998ed9c..511d93d5 100644 --- a/README.org +++ b/README.org @@ -34,7 +34,7 @@ may be obtained from: + Scotch/PtScotch: https://gforge.inria.fr/frs/download.php/file/34099/scotch_6.0.3.tar.gz ***** OpenMPI - + OpenMPI: https://www.open-mpi.org/software/ompi/v2.1/downloads/openmpi-2.1.3.tar.bz2 + + OpenMPI: https://www.open-mpi.org/software/ompi/v2.1/downloads/openmpi-2.1.1.tar.bz2 *** ParaView If the system cmake version is < 3.3.0 you will need to download and build a recent version: