Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
ThirdParty-common
Commits
1f350910
Commit
1f350910
authored
Dec 31, 2014
by
Henry
Browse files
Added some explanation
parent
be627428
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.html
View file @
1f350910
...
...
@@ -4,7 +4,7 @@
<html
xmlns=
"http://www.w3.org/1999/xhtml"
lang=
"en"
xml:lang=
"en"
>
<head>
<title>
OpenFOAM-dev Third-Party packages
</title>
<!-- 2014-12-31 Wed 18:
17
-->
<!-- 2014-12-31 Wed 18:
28
-->
<meta
http-equiv=
"Content-Type"
content=
"text/html;charset=utf-8"
/>
<meta
name=
"generator"
content=
"Org-mode"
/>
<style
type=
"text/css"
>
...
...
@@ -142,7 +142,7 @@ for the JavaScript code in this tag.
<div
id=
"text-table-of-contents"
>
<ul>
<li><a
href=
"#sec-1"
>
1. Description
</a></li>
<li><a
href=
"#sec-2"
>
2.
The approximate o
rder of execution:
</a>
<li><a
href=
"#sec-2"
>
2.
O
rder of execution:
</a>
<ul>
<li><a
href=
"#sec-2-1"
>
2.1. Optional
</a></li>
</ul>
...
...
@@ -173,12 +173,12 @@ Scripts for building third-party packages.
</div>
<div
id=
"outline-container-sec-2"
class=
"outline-2"
>
<h2
id=
"sec-2"
><span
class=
"section-number-2"
>
2
</span>
The approximate o
rder of execution:
</h2>
<h2
id=
"sec-2"
><span
class=
"section-number-2"
>
2
</span>
O
rder of execution:
</h2>
<div
class=
"outline-text-2"
id=
"text-2"
>
<ul
class=
"org-ul"
>
<li>
makeGcc
<li>
makeGcc
(recommended if the system gcc is
<
4.7)
</li>
<li>
Allwmake
<li>
Allwmake
(Builds OpenMPI, Scotch etc.)
</li>
<li>
makeCmake (if the system cmake version is
<
2.8.8)
</li>
...
...
@@ -190,9 +190,9 @@ Scripts for building third-party packages.
<h3
id=
"sec-2-1"
><span
class=
"section-number-3"
>
2.1
</span>
Optional
</h3>
<div
class=
"outline-text-3"
id=
"text-2-1"
>
<ul
class=
"org-ul"
>
<li>
AllwmakeLibccmio
<li>
AllwmakeLibccmio
(Only required for conversion of STAR-CCM+ meshes)
</li>
<li>
Allclean
<li>
Allclean
(Only required to save disk space)
</li>
</ul>
</div>
...
...
@@ -276,7 +276,7 @@ building on Ubuntu-14.10.
</div>
<div
id=
"postamble"
class=
"status"
>
<p
class=
"date"
>
Date: 31st December 2014
</p>
<p
class=
"date"
>
Created: 2014-12-31 Wed 18:
17
</p>
<p
class=
"date"
>
Created: 2014-12-31 Wed 18:
28
</p>
<p
class=
"creator"
><a
href=
"http://www.gnu.org/software/emacs/"
>
Emacs
</a>
25.0.50 (
<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>
...
...
README.org
View file @
1f350910
...
...
@@ -10,14 +10,14 @@
* Description
Scripts for building third-party packages.
*
The approximate o
rder of execution:
+ makeGcc
+ Allwmake
*
O
rder of execution:
+ makeGcc
(recommended if the system gcc is < 4.7)
+ Allwmake
(Builds OpenMPI, Scotch etc.)
+ makeCmake (if the system cmake version is < 2.8.8)
+ makeParaView4
*** Optional
+ AllwmakeLibccmio
+ Allclean
+ AllwmakeLibccmio
(Only required for conversion of STAR-CCM+ meshes)
+ Allclean
(Only required to save disk space)
* Versions and locations for the third party packages used
*** Compiler
The minimum version of gcc required is 4.5.0
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment