mirror of
https://github.com/OpenFOAM/ThirdParty-6.git
synced 2025-12-08 06:57:43 +00:00
Updated to OpenFOAM-6
This commit is contained in:
21
README.html
21
README.html
@ -3,8 +3,8 @@
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<title>OpenFOAM-dev Third-Party packages</title>
|
||||
<!-- 2017-08-04 Fri 11:45 -->
|
||||
<title>OpenFOAM-6 Third-Party packages</title>
|
||||
<!-- 2018-07-07 Sat 16:56 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="generator" content="Org-mode" />
|
||||
<style type="text/css">
|
||||
@ -136,7 +136,7 @@ for the JavaScript code in this tag.
|
||||
</head>
|
||||
<body>
|
||||
<div id="content">
|
||||
<h1 class="title">OpenFOAM-dev Third-Party packages</h1>
|
||||
<h1 class="title">OpenFOAM-6 Third-Party packages</h1>
|
||||
<div id="table-of-contents">
|
||||
<h2>Table of Contents</h2>
|
||||
<div id="text-table-of-contents">
|
||||
@ -234,7 +234,7 @@ The minimum version of gcc required is 4.8.0
|
||||
<h4 id="sec-4-2-1"><span class="section-number-4">4.2.1</span> Scotch</h4>
|
||||
<div class="outline-text-4" id="text-4-2-1">
|
||||
<p>
|
||||
Scotch-6.0.3 is provided with ThirdParty-dev or the original source pack
|
||||
Scotch-6.0.3 is provided with ThirdParty-6 or the original source pack
|
||||
may be obtained from:
|
||||
</p>
|
||||
<ul class="org-ul">
|
||||
@ -263,13 +263,6 @@ recent version:
|
||||
<ul class="org-ul">
|
||||
<li>cmake <a href="http://www.cmake.org/files/v3.9/cmake-3.9.0.tar.gz">http://www.cmake.org/files/v3.9/cmake-3.9.0.tar.gz</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
Patched versions of the ParaView source code were once provided for ParaView
|
||||
v5.0.1. With the current supported version of ParaView (v.5.4.0), the
|
||||
source code
|
||||
</p>
|
||||
<ul class="org-ul">
|
||||
<li>ParaView-5.4.0 <a href="http://www.paraview.org/files/v5.4/ParaView-v5.4.0.tar.gz">http://www.paraview.org/files/v5.4/ParaView-v5.4.0.tar.gz</a>
|
||||
</li>
|
||||
</ul>
|
||||
@ -315,9 +308,9 @@ the .bashrc (or .cshrc) file or by typing
|
||||
</div>
|
||||
</div>
|
||||
<div id="postamble" class="status">
|
||||
<p class="date">Date: 26th July 2017</p>
|
||||
<p class="date">Created: 2017-08-04 Fri 11:45</p>
|
||||
<p class="creator"><a href="http://www.gnu.org/software/emacs/">Emacs</a> 25.1.91 (<a href="http://orgmode.org">Org</a> mode 8.2.10)</p>
|
||||
<p class="date">Date: 10th July 2018</p>
|
||||
<p class="date">Created: 2018-07-07 Sat 16:56</p>
|
||||
<p class="creator"><a href="http://www.gnu.org/software/emacs/">Emacs</a> 25.3 (<a href="http://orgmode.org">Org</a> mode 8.2.10)</p>
|
||||
<p class="validation"><a href="http://validator.w3.org/check?uri=referer">Validate</a></p>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
# -*- mode: org; -*-
|
||||
#
|
||||
#+TITLE: OpenFOAM-dev Third-Party packages
|
||||
#+TITLE: OpenFOAM-6 Third-Party packages
|
||||
#+AUTHOR: The OpenFOAM Foundation
|
||||
#+DATE: 26th July 2017
|
||||
#+DATE: 10th July 2018
|
||||
#+LINK: http://www.openfoam.org
|
||||
#+OPTIONS: author:nil ^:{}
|
||||
# Copyright (c) 2014-2016 OpenFOAM Foundation.
|
||||
@ -30,7 +30,7 @@
|
||||
http://www.multiprecision.org/mpc/download/mpc-1.0.1.tar.gz
|
||||
*** Parallel Processing
|
||||
***** Scotch
|
||||
Scotch-6.0.3 is provided with ThirdParty-dev or the original source pack
|
||||
Scotch-6.0.3 is provided with ThirdParty-6 or the original source pack
|
||||
may be obtained from:
|
||||
+ Scotch/PtScotch: https://gforge.inria.fr/frs/download.php/file/34099/scotch_6.0.3.tar.gz
|
||||
***** OpenMPI
|
||||
@ -39,9 +39,6 @@
|
||||
If the system cmake version is < 3.3.0 you will need to download and build a
|
||||
recent version:
|
||||
+ cmake http://www.cmake.org/files/v3.9/cmake-3.9.0.tar.gz
|
||||
Patched versions of the ParaView source code were once provided for ParaView
|
||||
v5.0.1. With the current supported version of ParaView (v.5.4.0), the
|
||||
source code
|
||||
+ ParaView-5.4.0 http://www.paraview.org/files/v5.4/ParaView-v5.4.0.tar.gz
|
||||
is downloaded automatically and compiles without modification. ParaView is
|
||||
compiled by running the =makeParaView= script, i.e.
|
||||
|
||||
Reference in New Issue
Block a user