Paul Garlick
dd6cb4a0af
gnu: fenics: Skip extra demo in 'check' phase.
...
* gnu/packages/simulation.scm (fenics)[arguments]: Add 'curl-curl'
demo to list of demos that require meshes supplied by git-lfs.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-12-04 10:58:56 +01:00
Ludovic Courtès
886d833e39
gnu: openfoam: Adjust for glibc 2.28.
...
* gnu/packages/simulation.scm (openfoam)[source](modules, snippet): New
fields.
2018-12-02 00:20:04 +01:00
Paul Garlick
ae0f1dd1a4
gnu: Add fenics.
...
* gnu/packages/simulation.scm (fenics): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-11-14 21:34:09 +01:00
Paul Garlick
0ace6c0b84
gnu: Add fenics-dolfin.
...
* gnu/packages/simulation.scm (fenics-dolfin): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-11-14 21:34:09 +01:00
Paul Garlick
6b7f1f8afa
gnu: Add python-fenics-ffc.
...
* gnu/packages/simulation.scm (python-fenics-ffc): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-11-14 21:34:09 +01:00
Paul Garlick
0fc499834f
gnu: Add python-fenics-fiat.
...
* gnu/packages/simulation.scm (python-fenics-fiat): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-11-14 21:34:08 +01:00
Paul Garlick
3941cf5afa
gnu: Add python-fenics-ufl.
...
* gnu/packages/simulation.scm (python-fenics-ufl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-11-14 21:34:08 +01:00
Paul Garlick
f7a4757a4c
gnu: Add python-fenics-dijitso.
...
* gnu/packages/simulation.scm (python-fenics-dijitso): New varaible.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-11-14 21:34:08 +01:00
Dave Love
f1de0e37d5
gnu: openfoam: Clean up to reduce closure.
...
This saves ~1GB.
* gnu/packages/simulation.scm (openfoam)[outputs]: Add debug.
[arguments]: Clean up .o and src after build.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-12-01 11:28:48 +01:00
Paul Garlick
a836e9f509
gnu: openfoam: Fix typo in Note.
...
* gnu/packages/simulation.scm (openfoam): Put capital 'D' in 'pitzDaily'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-20 23:02:28 +02:00
Efraim Flashner
b6598237f2
gnu: openfoam: Fix typo.
...
* gnu/packages/simulation.scm (openfoam)[description]: Add a period to
the end of the sentence.
2017-09-17 10:14:17 +03:00
Paul Garlick
8f21aa22bf
gnu: Add openfoam.
...
*gnu/packages/patches/openfoam-4.1-cleanup.patch: New file
*gnu/packages/simulation.scm: New file
*gnu/local.mk (GNU_SYSTEM_MODULES): Add module.
(dist_patch_DATA): Add patch.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-15 18:31:53 +02:00