CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Bugs

Compiling redistributeMeshPar

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 10, 2007, 05:46
Default In the file "option" in the di
  #1
New Member
 
Makoto Ueno
Join Date: Mar 2009
Location: Japan
Posts: 9
Rep Power: 17
ueno is on a distinguished road
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.
ueno is offline   Reply With Quote

Old   June 10, 2007, 06:02
Default Line 4 in $FOAM_UTILITIES/pa
  #2
New Member
 
Makoto Ueno
Join Date: Mar 2009
Location: Japan
Posts: 9
Rep Power: 17
ueno is on a distinguished road
Line 4 in
$FOAM_UTILITIES/parallelProcessing/Allmake
should be
(cd decompositionMethods: ./Allwmake)
instead of
(cd decompositionMethods: Allwmake)
ueno is offline   Reply With Quote

Old   June 10, 2007, 12:53
Default I cannot repeat your Make/opti
  #3
Senior Member
 
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26
mattijs is on a distinguished road
I cannot repeat your Make/options problem. Is the lnInclude/ directory missing in your installation?

Thanks for the './Allwmake' fix.
mattijs is offline   Reply With Quote

Old   June 11, 2007, 08:56
Default Sorry. I also could not repe
  #4
New Member
 
Makoto Ueno
Join Date: Mar 2009
Location: Japan
Posts: 9
Rep Power: 17
ueno is on a distinguished road
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.
ueno is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Failure to compile redistributeMeshPar schmidt_d OpenFOAM Bugs 12 February 20, 2008 23:44
NEW failure to compile redistributeMeshPar pasinari OpenFOAM Bugs 2 December 31, 2007 04:56
Compiling UDF Rahul FLUENT 3 March 23, 2003 05:12
Compiling MON FLUENT 0 October 20, 2002 20:48
Compiling UDF Zhang_clement FLUENT 5 February 3, 2002 00:56


All times are GMT -4. The time now is 18:00.