From 475dca923c1e4906f378e01caa37a21469d19164 Mon Sep 17 00:00:00 2001 From: Henry Weller Date: Mon, 16 Jan 2023 16:26:58 +0000 Subject: [PATCH] Updated ParaView version to 5.10.1 --- README.html | 90 ++++++++++++++++++++++++----------------------------- README.org | 9 ++---- 2 files changed, 43 insertions(+), 56 deletions(-) diff --git a/README.html b/README.html index a05d4eea..81ae74a8 100644 --- a/README.html +++ b/README.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + OpenFOAM-dev Third-Party packages @@ -233,45 +233,44 @@

OpenFOAM-dev Third-Party packages

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)
  • @@ -280,8 +279,8 @@

    3 Order of execution:<
  • makeParaView
-
-

3.1 Optional

+
+

3.1 Optional

  • AllwmakeLibccmio (Only required for conversion of STAR-CCM+ meshes)
  • @@ -290,12 +289,12 @@

    3.1 Optional

-
-

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 @@ -311,12 +310,12 @@

4.1 Gcc C++ Compiler

-
-

4.2 Parallel Processing

+
+

4.2 Parallel Processing

-
-

4.2.1 Scotch

+
+

4.2.1 Scotch

Scotch-6.0.9 is provided with ThirdParty-dev or the original source pack @@ -327,16 +326,16 @@

4.2.1 Scotch

-
-

4.2.2 OpenMPI

+ -
-

4.2.3 Zoltan

+
+

4.2.3 Zoltan

-
-

4.3 ParaView

+
+

4.3 ParaView

If the system cmake version is < 3.3.0 you will need to download and build a @@ -353,7 +352,7 @@

4.3 ParaView

is downloaded automatically and compiles without modification. ParaView is @@ -372,19 +371,10 @@

4.3 ParaView

-
-

Date: 22th December 2021

-

Created: 2021-12-22 Wed 17:08

+

Date: 16th January 2023

+

Created: 2023-01-16 Mon 10:16

Validate

diff --git a/README.org b/README.org index 18f6f151..2062e5aa 100644 --- a/README.org +++ b/README.org @@ -2,10 +2,10 @@ # #+TITLE: OpenFOAM-dev Third-Party packages #+AUTHOR: The OpenFOAM Foundation -#+DATE: 22th December 2021 +#+DATE: 16th January 2023 #+LINK: http://www.openfoam.org #+OPTIONS: author:nil ^:{} -# Copyright (c) 2014-2021 OpenFOAM Foundation. +# Copyright (c) 2014-2023 OpenFOAM Foundation. * Description Scripts for building third-party packages. @@ -41,7 +41,7 @@ If the system cmake version is < 3.3.0 you will need to download and build a recent version: + cmake https://www.cmake.org/files/v3.9/cmake-3.9.0.tar.gz - + ParaView-5.6.3 http://www.paraview.org/files/v5.6/ParaView-v5.6.3.tar.gz + + ParaView-5.10.1 http://www.paraview.org/files/v5.10/ParaView-v5.10.1.tar.gz is downloaded automatically and compiles without modification. ParaView is compiled by running the =makeParaView= script, i.e. + ./makeParaView @@ -49,9 +49,6 @@ desktop computer. Following compilation, update the environment by sourcing the .bashrc (or .cshrc) file or by typing + wmRefresh -*** CGAL - + CGAL https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-5.0.2/CGAL-5.0.2.tar.xz - + boost https://sourceforge.net/projects/boost/files/boost/1.72.0/boost_1_72_0.tar.bz2/download *** Miscellaneous + libccmio https://portal.nersc.gov/svn/visit/trunk/third_party/libccmio-2.6.1.tar.gz