|
[Sponsors] |
September 19, 2019, 17:34 |
cylinder blockMesh error
|
#1 |
New Member
anonymous
Join Date: Sep 2019
Location: North Carolina
Posts: 25
Rep Power: 7 |
I'm trying to go through the cylinder tutorial and when I place the cylinder folder in my OpenFOAM folder and try and run blockMesh I get the following error. I've seen other people have also ran into this problem but I can't seem to understand how they solved it. Any help would be greatly appreciated.
Code:
/*---------------------------------------------------------------------------*\ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | Website: https://openfoam.org \\ / A nd | Version: 7 \\/ M anipulation | \*---------------------------------------------------------------------------*/ Build : 7-6ef561967074 Exec : blockMesh Date : Sep 19 2019 Time : 16:21:00 Host : "taylor-Precision-T1700" PID : 2738 I/O : uncollated Case : /home/taylor/OpenFOAM/taylor-7/run/cylinder nProcs : 1 sigFpe : Enabling floating point exception trapping (FOAM_SIGFPE). fileModificationChecking : Monitoring run-time modified files using timeStampMaster (fileModificationSkew 10) allowSystemOperations : Allowing user-supplied system call operations // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * // Create time Creating block mesh from "/home/taylor/OpenFOAM/taylor-7/run/cylinder/system/blockMeshDict" Using #codeStream at line 19 in file "/home/taylor/OpenFOAM/taylor-7/run/cylinder/system/blockMeshDict" Using #codeStream with "/home/taylor/OpenFOAM/taylor-7/run/cylinder/dynamicCode/platforms/linux64GccDPInt32Opt/lib/libcodeStream_991cacc8ba16ec088427626ca754350a48a3b78e.so" Invoking "wmake -s libso /home/taylor/OpenFOAM/taylor-7/run/cylinder/dynamicCode/_991cacc8ba16ec088427626ca754350a48a3b78e" wmake libso /home/taylor/OpenFOAM/taylor-7/run/cylinder/dynamicCode/_991cacc8ba16ec088427626ca754350a48a3b78e /opt/openfoam7/wmake/wmake: line 411: make: command not found /opt/openfoam7/wmake/wmake: line 414: make: command not found wmake error: file 'Make/linux64GccDPInt32Opt/sourceFiles' could not be created in /home/taylor/OpenFOAM/taylor-7/run/cylinder/dynamicCode/_991cacc8ba16ec088427626ca754350a48a3b78e --> FOAM FATAL IO ERROR: Failed wmake "dynamicCode/_991cacc8ba16ec088427626ca754350a48a3b78e/platforms/linux64GccDPInt32Opt/lib/libcodeStream_991cacc8ba16ec088427626ca754350a48a3b78e.so" file: /home/taylor/OpenFOAM/taylor-7/run/cylinder/system/blockMeshDict from line 17 to line 17. From function static void (* Foam::functionEntries::codeStream::getFunction(const Foam::dictionary&, const Foam::dictionary&))(Foam::Ostream&, const Foam::dictionary&) in file db/dictionary/functionEntries/codeStream/codeStream.C at line 218. FOAM exiting |
|
February 2, 2021, 16:29 |
|
#2 |
Member
Bushra Rasheed
Join Date: Dec 2020
Posts: 97
Rep Power: 5 |
I am having the same problem...did you find it's solution?
|
|
February 3, 2021, 12:36 |
|
#3 |
Senior Member
Mark Olesen
Join Date: Mar 2009
Location: https://olesenm.github.io/
Posts: 1,714
Rep Power: 40 |
If you are using code stream or the '#calc' command in your dictionaries, you will need to have a compiler, linker, make etc. This was part of the motivation for adding the '#eval' command, which works without external tools. |
|
Tags |
openfoam, tutorial |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[blockMesh] blockMesh with double grading. | spwater | OpenFOAM Meshing & Mesh Conversion | 92 | January 12, 2019 10:00 |
[swak4Foam] installing funkySetFields | igo | OpenFOAM Community Contributions | 1 | November 20, 2012 21:16 |
Ansys Fluent 13.0 UDF compilation problem in Window XP (32 bit) | Yogini | Fluent UDF and Scheme Programming | 7 | October 3, 2012 08:24 |
checking the system setup and Qt version | vivek070176 | OpenFOAM Installation | 22 | June 1, 2010 13:34 |
Installation OF1.5-dev | ttdtud | OpenFOAM Installation | 46 | May 5, 2009 03:32 |