summaryrefslogtreecommitdiff
path: root/gnu/packages/simulation.scm
AgeCommit message (Expand)Author
2017-12-01gnu: 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> Dave Love
2017-09-20gnu: openfoam: Fix typo in Note....* gnu/packages/simulation.scm (openfoam): Put capital 'D' in 'pitzDaily'. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Paul Garlick
2017-09-17gnu: openfoam: Fix typo....* gnu/packages/simulation.scm (openfoam)[description]: Add a period to the end of the sentence. Efraim Flashner
2017-09-15gnu: 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> Paul Garlick