GNU bug report logs -
#28045
[PATCH] gnu: Add openfoam
Previous Next
Full log
Message #72 received at 28045-done <at> debbugs.gnu.org (full text, mbox):
Hi Paul,
Paul Garlick <pgarlick <at> tourbillion-technology.com> skribis:
> *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
I went ahead and pushed this (with indentation changes and use of
#:modules as discussed earlier; please consider using
‘etc/indent-code.el’ in the future):
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=8f21aa22bf4b731ed0e5631c371846028e5cec0d
Users who don’t set FOAM_INST_DIR will be tripped up like this:
--8<---------------cut here---------------start------------->8---
$ /gnu/store/4zqn4w0wlq0irdwh3dhrdbsr7i3f1dag-openfoam-4.1/bin/checkMesh
--> FOAM FATAL ERROR in Foam::findEtcFiles() : could not find mandatory file
'controlDict'
$ /gnu/store/4zqn4w0wlq0irdwh3dhrdbsr7i3f1dag-openfoam-4.1/bin/interFoam
--> FOAM FATAL ERROR in Foam::findEtcFiles() : could not find mandatory file
'controlDict'
--8<---------------cut here---------------end--------------->8---
But that’s part of the game for now. :-)
Thanks a lot for your work and patience!
Ludo’.
This bug report was last modified 7 years and 253 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.