diff options
author | Lorenzo Trevisan <lorenzo.trevisan@gmail.com> | 2018-07-16 19:39:40 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-17 07:15:42 +0700 |
commit | eb1f6670bf763ad766e3c11f0d406fb8406ed96c (patch) | |
tree | 06f512e10ee66a48fa19939da27cf04d4cb2999f /academic/OpenFOAM/README | |
parent | 19e983380bc6420cbe0cbebe79d60afb12bd5007 (diff) | |
download | slackbuilds-eb1f6670bf763ad766e3c11f0d406fb8406ed96c.tar.gz |
academic/OpenFOAM: Updated for version 6.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic/OpenFOAM/README')
-rw-r--r-- | academic/OpenFOAM/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/academic/OpenFOAM/README b/academic/OpenFOAM/README index b5a4298c1c..fd23aef9b7 100644 --- a/academic/OpenFOAM/README +++ b/academic/OpenFOAM/README @@ -4,7 +4,9 @@ suppression in buildings, involving combustion, chemical reactions, heat transfer, liquid sprays and films. It includes tools for meshing in and around complex geometries (e.g. a vehicle), and for data processing and visualisation, and more. Almost all computations can be -executed in parallel as standard to take full advantage of today’s +executed in parallel as standard to take full advantage of today's multi-core processors and multi-processor computers. Optional dependency: graphviz (for documentation with graphs) + +You can build with multiple jobs by setting the MAKEFLAGS environment variable. |