|
[Sponsors] |
June 10, 2007, 06:46 |
In the file "option" in the di
|
#1 |
New Member
Makoto Ueno
Join Date: Mar 2009
Location: Japan
Posts: 9
Rep Power: 17 |
In the file "option" in the directories
$FOAM_UTILITIES/parallelProcessing/redistributeMeshPar/Make and $FOAM_UTILITIES/parallelProcessing/decomposePar/Make , EXE_INC variable have to include $(FOAM_UTILITIES)/parallelProcessing/decompositionMethods/decompositionMethod instead of $(FOAM_UTILITIES)/parallelProcessing/decompositionMethods/InInclude to be compiled successfully. Otherwise, "decompositionMethod.H" cannot be found and compilation failed. |
|
June 10, 2007, 07:02 |
Line 4 in
$FOAM_UTILITIES/pa
|
#2 |
New Member
Makoto Ueno
Join Date: Mar 2009
Location: Japan
Posts: 9
Rep Power: 17 |
Line 4 in
$FOAM_UTILITIES/parallelProcessing/Allmake should be (cd decompositionMethods: ./Allwmake) instead of (cd decompositionMethods: Allwmake) |
|
June 10, 2007, 13:53 |
I cannot repeat your Make/opti
|
#3 |
Senior Member
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26 |
I cannot repeat your Make/options problem. Is the lnInclude/ directory missing in your installation?
Thanks for the './Allwmake' fix. |
|
June 11, 2007, 09:56 |
Sorry.
I also could not repe
|
#4 |
New Member
Makoto Ueno
Join Date: Mar 2009
Location: Japan
Posts: 9
Rep Power: 17 |
Sorry.
I also could not repeat the error that could not find the header file, decompositionMethod.H, after alteration to './Allwmake'. There is the lnInclude/ directory. Seems that './Allwmake' correction resolved the problem. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Failure to compile redistributeMeshPar | schmidt_d | OpenFOAM Bugs | 12 | February 21, 2008 00:44 |
NEW failure to compile redistributeMeshPar | pasinari | OpenFOAM Bugs | 2 | December 31, 2007 05:56 |
Compiling UDF | Rahul | FLUENT | 3 | March 23, 2003 06:12 |
Compiling | MON | FLUENT | 0 | October 20, 2002 21:48 |
Compiling UDF | Zhang_clement | FLUENT | 5 | February 3, 2002 01:56 |