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

Problem in compiling the makeAxialMesh utility

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 23, 2017, 04:38
Default Problem in compiling the makeAxialMesh utility
  #1
New Member
 
Mario Belmar
Join Date: Apr 2013
Posts: 4
Rep Power: 13
Belmar is on a distinguished road
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.
Belmar is offline   Reply With Quote

Old   July 18, 2017, 15:17
Default I know this is an old thread...
  #2
New Member
 
Nate
Join Date: Oct 2013
Location: Amherst, MA
Posts: 13
Rep Power: 12
ndev is on a distinguished road
...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!
ndev 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
Problem in compiling fluent UDF lunched from MATLAB cfdman10 Fluent UDF and Scheme Programming 16 December 5, 2019 05:32
Sample utility - file name indexing problem sepponen OpenFOAM Post-Processing 0 July 28, 2016 06:58
problem compiling spalart allmaras model bababanamzdaalma OpenFOAM 0 April 4, 2012 20:13
Compiling problem with VS2005+Intel C++ 11 about operator()() overloading zouchu OpenFOAM Installation 0 February 7, 2012 17:19
wmake compiling Problem with OF1.5 openTom OpenFOAM Installation 4 May 3, 2009 14:44


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