diff options
Diffstat (limited to 'gnu/packages/simulation.scm')
-rw-r--r-- | gnu/packages/simulation.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/simulation.scm b/gnu/packages/simulation.scm index 014aef47300..cda6f3c5671 100644 --- a/gnu/packages/simulation.scm +++ b/gnu/packages/simulation.scm @@ -207,6 +207,6 @@ 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") +problems for efficient solution on parallel systems.") (license license:gpl3+) (home-page "https://openfoam.org"))) |