Language

Package: openfoam @ 4.1

Synopsis

Framework for numerical simulation of fluid flow

Description

OpenFOAM provides a set of solvers and methods for tackling problems in the field of Computational Fluid Dynamics (CFD). It is written in C++. Governing equations such as the Navier-Stokes equations can be solved in integral form. Physical processes such as phase change, droplet transport and chemical reaction can be modelled. Numerical methods are included to deal with sharp gradients, such as those encountered in flows with shock waves and flows with gas/liquid interfaces. Large problems may be split into smaller, connected problems for efficient solution on parallel systems.

Home page
https://openfoam.org
Location
gnu/packages/simulation.scm (line: 63, column: 2)
License

Lint warnings

LinterMessageLocation
inputs-should-be-native

Identify inputs that should be native inputs

'flex' should probably be a native input
formatting

Look for formatting issues in the source

line 132 is way too long (109 characters)
formatting

Look for formatting issues in the source

line 146 is way too long (91 characters)