slackbuilds/academic/OpenFOAM
Lorenzo Trevisan 0901df5be8
academic/OpenFOAM: Updated for version 11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-12-22 08:47:16 +07:00
..
OpenFOAM.SlackBuild academic/OpenFOAM: Updated for version 11. 2023-12-22 08:47:16 +07:00
OpenFOAM.info academic/OpenFOAM: Updated for version 11. 2023-12-22 08:47:16 +07:00
OpenFOAM.sh academic/OpenFOAM: Updated for version 11. 2023-12-22 08:47:16 +07:00
README academic/OpenFOAM: Updated for version 10. 2022-07-29 22:50:17 +07:00
slack-desc academic/OpenFOAM: Updated for version 6. 2018-07-17 07:15:42 +07:00

README

OpenFOAM has an extensive range of features to simulate anything from
turbulent flows in automotive aerodynamics, to fires and fire
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
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 (e.g. export MAKEFLAGS="-j$(nproc)" at bash prompt).