|
[Sponsors] |
Problem in compiling the makeAxialMesh utility |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 23, 2017, 05:38 |
Problem in compiling the makeAxialMesh utility
|
#1 |
New Member
Mario Belmar
Join Date: Apr 2013
Posts: 4
Rep Power: 13 |
Hi everybody,
I'm new in OpenFoam and I'm having some problems in the compilation of the mesh utility called makeAxialMess. I have installed Foam Extended 3.2 so I downloaded A tar with the sources that work for 2.x.from http://openfoamwiki.net/index.php/Contrib_MakeAxialMesh. The problem is when I execute wmake or ./Allwmake in the directory (I saved the folder in utilities/mesh/manipulation) the following message error appears: SOURCE=makeAxialMesh.C ; g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-200 -DFOAM_DEV -I/home/mabelgi1/foam/foam-extend-3.2/src/dynamicMesh/lnInclude -I/home/mabelgi1/foam/foam-extend-3.2/src/dynamicMesh/dynamicMesh/lnInclude -I/home/mabelgi1/foam/foam-extend-3.2/src/cfdTools/lnInclude -I/home/mabelgi1/foam/foam-extend-3.2/src/meshTools/lnInclude -IlnInclude -I. -I/home/mabelgi1/foam/foam-extend-3.2/src/foam/lnInclude -I/home/mabelgi1/foam/foam-extend-3.2/src/OSspecific/POSIX/lnInclude -fPIC -c $SOURCE -o Make/linux64GccDPOpt/makeAxialMesh.o makeAxialMesh.C:52:18: fatal error: Time.H: No such file or directory #include "Time.H" ^ compilation terminated. I would really appreciate any kind of help. Thanks. |
|
July 18, 2017, 16:17 |
I know this is an old thread...
|
#2 |
New Member
Nate
Join Date: Oct 2013
Location: Amherst, MA
Posts: 13
Rep Power: 13 |
...but to anyone coming across this in the future, the include statement for "Time.H" must be replaced with "foamTime.H" in order for this to compile!
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem in compiling fluent UDF lunched from MATLAB | cfdman10 | Fluent UDF and Scheme Programming | 16 | December 5, 2019 06:32 |
Sample utility - file name indexing problem | sepponen | OpenFOAM Post-Processing | 0 | July 28, 2016 07:58 |
problem compiling spalart allmaras model | bababanamzdaalma | OpenFOAM | 0 | April 4, 2012 21:13 |
Compiling problem with VS2005+Intel C++ 11 about operator()() overloading | zouchu | OpenFOAM Installation | 0 | February 7, 2012 18:19 |
wmake compiling Problem with OF1.5 | openTom | OpenFOAM Installation | 4 | May 3, 2009 15:44 |