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

foam-extend 5 compile error

Register Blogs Community New Posts Updated Threads Search

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   September 22, 2022, 06:16
Default foam-extend 5 compile error
  #1
Member
 
Hyun Ko
Join Date: Jun 2009
Posts: 32
Rep Power: 16
hyunko is on a distinguished road

Hi Foamers,

I have tried to compile foam-extend 5.0.
During the compiling, I have met following errors.
Does anyone know the reason of error and remedies?

It happens only for "dbnsFoam" and "dbnsTurbFoam".
For other applications, all the compiles seem to be successful.

Thanks.


Code:
SOURCE=MGridGenGAMGAgglomerate.C ;  g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3  -DNoRepository -ftemplate-depth-200 -I/home/hero/foam/foam-extend-5.0/src/finiteVolume/lnInclude     -I/Lib        -I/IMlib       -IlnInclude -I. -I/home/hero/foam/foam-extend-5.0/src/foam/lnInclude -I/home/hero/foam/foam-extend-5.0/src/OSspecific/POSIX/lnInclude   -fPIC -c $SOURCE -o Make/linux64GccDPInt32Opt/MGridGenGAMGAgglomerate.o
MGridGenGAMGAgglomerate.C:35:13: fatal error: mgridgen.h: No such file or directory
   35 | #   include "mgridgen.h"
      |             ^~~~~~~~~~~~
compilation terminated.
make: *** [MGridGenGAMGAgglomerate.dep:449: Make/linux64GccDPInt32Opt/MGridGenGAMGAgglomerate.o] Error 1
+ wmake libso pairPatchAgglomeration
'/home/hero/foam/foam-extend-5.0/lib/linux64GccDPInt32Opt/libpairPatchAgglomeration.so' is up to date.
+ wmake libso engine
'/home/hero/foam/foam-extend-5.0/lib/linux64GccDPInt32Opt/libengine.so' is up to date.
+ wmake libso equationReader
'/home/hero/foam/foam-extend-5.0/lib/linux64GccDPInt32Opt/libequationReader.so' is up to date.
+ wmake libso multiSolver
'/home/hero/foam/foam-extend-5.0/lib/linux64GccDPInt32Opt/libmultiSolver.so' is up to date.
+ wmake libso solidModels
'/home/hero/foam/foam-extend-5.0/lib/linux64GccDPInt32Opt/libsolidModels.so' is up to date.
+ wmake libso dbns
SOURCE=multigrid/mgMeshLevel/mgMeshLevel.C ;  g++ -std=c++11 -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3  -DNoRepository -ftemplate-depth-200 -I/home/hero/foam/foam-extend-5.0/src/finiteVolume/lnInclude     -I/home/hero/foam/foam-extend-5.0/src/meshTools/lnInclude     -I/home/hero/foam/foam-extend-5.0/src/thermophysicalModels/basic/lnInclude     -I/home/hero/foam/foam-extend-5.0/src/turbulenceModels/compressible/turbulenceModel     -I/IMlib     -I/Lib -IlnInclude -I. -I/home/hero/foam/foam-extend-5.0/src/foam/lnInclude -I/home/hero/foam/foam-extend-5.0/src/OSspecific/POSIX/lnInclude   -fPIC -c $SOURCE -o Make/linux64GccDPInt32Opt/mgMeshLevel.o
multigrid/mgMeshLevel/mgMeshLevel.C:31:13: fatal error: mgridgen.h: No such file or directory
   31 | #   include "mgridgen.h"
      |             ^~~~~~~~~~~~
compilation terminated.
make: *** [multigrid/mgMeshLevel/mgMeshLevel.dep:430: Make/linux64GccDPInt32Opt/mgMeshLevel.o] Error 1
+ wmake libso immersedBoundary/immersedBoundary
hyunko is offline   Reply With Quote

 


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
[swak4Foam] swak4foam openfoam 7 installation problem Andrea23 OpenFOAM Community Contributions 1 February 17, 2020 18:11
[swak4Foam] GroovyBC the dynamic cousin of funkySetFields that lives on the suburb of the mesh gschaider OpenFOAM Community Contributions 300 October 29, 2014 18:00
CGNS lib and Fortran compiler manaliac Main CFD Forum 2 November 29, 2010 06:25
Version 15 on Mac OS X gschaider OpenFOAM Installation 113 December 2, 2009 10:23
Installation OF1.5-dev ttdtud OpenFOAM Installation 46 May 5, 2009 02:32


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