mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: openfoam: Fix typo.
* gnu/packages/simulation.scm (openfoam)[description]: Add a period to the end of the sentence.
This commit is contained in:
parent
5fb17ed92e
commit
b6598237f2
1 changed files with 1 additions and 1 deletions
|
@ -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")))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue