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

[blockMesh] creating blockMesh

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By Rasmusiwersen

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   January 6, 2020, 10:24
Default creating blockMesh
  #1
New Member
 
Join Date: Jan 2020
Posts: 26
Rep Power: 6
PSander is on a distinguished road
I wrote the blockMeshDict and want to create now a blockMesh. During the process I get an error message. It says:

"In function ‘void Foam::codeStream_efa88c99f17594f6f3c82927a0fb16235 e07ee90(Foam::Ostream&, const Foam::dictionary&)’:
:1:34: error: ‘d_sl_y’ was not declared in this scope
/opt/openfoam7/wmake/rules/General/transform:25: recipe for target 'Make/linux64GccDPInt32Opt/codeStreamTemplate.o' failed
make: *** [Make/linux64GccDPInt32Opt/codeStreamTemplate.o] Error 1


--> FOAM FATAL IO ERROR:
Failed wmake "dynamicCode/_efa88c99f17594f6f3c82927a0fb16235e07ee90/platforms/linux64GccDPInt32Opt/lib/libcodeStream_efa88c99f17594f6f3c82927a0fb16235e07 ee90.so"


file: /home/philip/OpenFOAM/philip-7/test_playground/system/blockMeshDict from line 17 to line 189.

From function static void (* Foam::functionEntries::codeStream::getFunction(con st Foam::dictionary&, const Foam::dictionary&))(Foam::Ostream&, const Foam::dictionary&)
in file db/dictionary/functionEntries/codeStream/codeStream.C at line 218.

FOAM exiting"


What I understand, is that "d_sl_y" is missing, but it is part of my blockMeshDict, as you can see in my code

Code:
//Surface_layer
//
d_sl_x $d_s3_x; // horizontal size of surface layer
d_sl_z $d_p1_l; // length of surface layer (z)
d_sl_y 1.5; // vertical size of surface layer
Is there any explanation, why I get this error?
Thank you for your help

Last edited by PSander; January 6, 2020 at 12:59.
PSander is offline   Reply With Quote

 

Tags
blockmeshdict, blockmeshdict block mesh


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
[blockMesh] Wierd behaviour of blockMesh creating axis in wedge rcastilla OpenFOAM Meshing & Mesh Conversion 1 December 4, 2018 06:24
[blockMesh] Segmentation Fault when creating block mesh topography (blockMesh) jbrydg01 OpenFOAM Meshing & Mesh Conversion 2 May 11, 2017 05:37
[blockMesh] Error while creating blockMesh: Inconsistent point locations between block pair lpashwin OpenFOAM Meshing & Mesh Conversion 2 June 1, 2015 12:31
[blockMesh] Error while running blockMesh Harak OpenFOAM Meshing & Mesh Conversion 0 December 11, 2014 09:36
Possible Bug in pimpleFoam (or createPatch) (or fluent3DMeshToFoam) cfdonline2mohsen OpenFOAM 3 October 21, 2013 09:28


All times are GMT -4. The time now is 15:19.