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

[SOWFA] terrainBlockMesher #errors

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 7, 2016, 05:31
Default terrainBlockMesher #errors
  #1
New Member
 
Andela's Avatar
 
Marija Bervida
Join Date: Mar 2016
Location: Slovenia
Posts: 9
Rep Power: 10
Andela is on a distinguished road
Hi!

I'm trying to use terrainBlockMesher to mesh the complex terrain. I installed OF v.2.3.1. and there also terrainBlockMesher from GitHub.
I modified tutorial case and applied on my .stl file, but whenever I run terrainBlockMesher, first I get this:

Duplicate entry linear in runtime selection table ScalarBlendingFunction
#0 /home/mb0075/OpenFOAM/OpenFOAM-2.3.1/platforms/linux64GccDPOpt/lib/libOpenFOAM.so(_ZN4Foam5error14safePrintStackERSo+ 0x27) [0x7f849a81dc47]
#1 /home/mb0075/OpenFOAM/mb0075-2.3.1/platforms/linux64GccDPOpt/lib/libolFunctions.so(_ZN4Foam5oldev22ScalarBlendingFu nction25adddictConstructorToTableINS0_20RadialScal arBlendingEEC2ERKNS_4wordE+0xce) [0x7f849b249ede]
#2 /home/mb0075/OpenFOAM/mb0075-2.3.1/platforms/linux64GccDPOpt/lib/libolFunctions.so(+0x145fb) [0x7f849b2245fb]
#3 /lib64/ld-linux-x86-64.so.2(+0x1010a) [0x7f849def010a]
#4 /lib64/ld-linux-x86-64.so.2(+0x101f3) [0x7f849def01f3]
#5 /lib64/ld-linux-x86-64.so.2(+0x130a) [0x7f849dee130a]


And then it's normally running. After it creates polymesh and rest, if I checkMesh I get errors like this:
__________________________________________________ ________________
Create time

Duplicate entry linear in runtime selection table ScalarBlendingFunction
#0 /home/mb0075/OpenFOAM/OpenFOAM-2.3.1/platforms/linux64GccDPOpt/lib/libOpenFOAM.so(_ZN4Foam5error14safePrintStackERSo+ 0x27) [0x7f4494c8dc47]
#1 /home/mb0075/OpenFOAM/mb0075-2.3.1/platforms/linux64GccDPOpt/lib/libolFunctions.so(_ZN4Foam5oldev22ScalarBlendingFu nction25adddictConstructorToTableINS0_20RadialScal arBlendingEEC2ERKNS_4wordE+0xce) [0x7f448efd9ede]
#2 /home/mb0075/OpenFOAM/mb0075-2.3.1/platforms/linux64GccDPOpt/lib/libolFunctions.so(+0x145fb) [0x7f448efb45fb]
#3 /lib64/ld-linux-x86-64.so.2(+0x1010a) [0x7f4495b1810a]
#4 /lib64/ld-linux-x86-64.so.2(+0x101f3) [0x7f4495b181f3]
#5 /lib64/ld-linux-x86-64.so.2(+0x14c30) [0x7f4495b1cc30]
#6 /lib64/ld-linux-x86-64.so.2(+0xffc4) [0x7f4495b17fc4]
#7 /lib64/ld-linux-x86-64.so.2(+0x1437b) [0x7f4495b1c37b]
#8 /lib/x86_64-linux-gnu/libdl.so.2(+0x102b) [0x7f44944a102b]
#9 /lib64/ld-linux-x86-64.so.2(+0xffc4) [0x7f4495b17fc4]
#10 /lib/x86_64-linux-gnu/libdl.so.2(+0x162d) [0x7f44944a162d]
#11 /lib/x86_64-linux-gnu/libdl.so.2(dlopen+0x31) [0x7f44944a10c1]
#12 /home/mb0075/OpenFOAM/OpenFOAM-2.3.1/platforms/linux64GccDPOpt/lib/libOpenFOAM.so(_ZN4Foam6dlOpenERKNS_8fileNameEb+0x 2e) [0x7f4494c870ce]
#13 /home/mb0075/OpenFOAM/OpenFOAM-2.3.1/platforms/linux64GccDPOpt/lib/libOpenFOAM.so(_ZN4Foam14dlLibraryTable4openERKNS_ 8fileNameEb+0x31) [0x7f44949b7291]
#14 /home/mb0075/OpenFOAM/OpenFOAM-2.3.1/platforms/linux64GccDPOpt/lib/libOpenFOAM.so(_ZN4Foam14dlLibraryTable4openERKNS_ 10dictionaryERKNS_4wordE+0xa5) [0x7f44949b7475]
#15 /home/mb0075/OpenFOAM/OpenFOAM-2.3.1/platforms/linux64GccDPOpt/lib/libOpenFOAM.so(_ZN4Foam4TimeC1ERKNS_4wordERKNS_7ar gListES3_S3_+0x330) [0x7f44949d32e0]
#16 checkMesh() [0x40a371]
#17 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7f44938d1f45]
#18 checkMesh() [0x40afc4]
(...)
...
and then it's checking topology, geometry, ...
__________________________________________________ ______________

Is the problem in the way I used terrainBlockMesher, or is the problem how it's installed? I'm sorry if the question is stupid, but can somebody explain me or give me maybe some hint what would these errors mean?

Cheers and nice day to all !
Andela is offline   Reply With Quote

Old   December 7, 2016, 09:32
Default
  #2
New Member
 
Andela's Avatar
 
Marija Bervida
Join Date: Mar 2016
Location: Slovenia
Posts: 9
Rep Power: 10
Andela is on a distinguished road
After mesh is generated, by running command checkMesh I get this:

/*---------------------------------------------------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.3.1 |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
Build : 2.3.1-262087cdf8db
Exec : checkMesh
(...)

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
Create time

Duplicate entry linear in runtime selection table ScalarBlendingFunction
#0 /home/mb0075/OpenFOAM/OpenFOAM-2.3.1/platforms/linux64GccDPOpt/lib/libOpenFOAM.so(_ZN4Foam5error14safePrintStackERSo+ 0x27) [0x7f0a76d45c47]
#1 /home/mb0075/OpenFOAM/mb0075-2.3.1/platforms/linux64GccDPOpt/lib/libolFunctions.so(_ZN4Foam5oldev22ScalarBlendingFu nction25adddictConstructorToTableINS0_20RadialScal arBlendingEEC2ERKNS_4wordE+0xce) [0x7f0a71091ede]
#2 /home/mb0075/OpenFOAM/mb0075-2.3.1/platforms/linux64GccDPOpt/lib/libolFunctions.so(+0x145fb) [0x7f0a7106c5fb]
#3 /lib64/ld-linux-x86-64.so.2(+0x1010a) [0x7f0a77bd010a]
#4 /lib64/ld-linux-x86-64.so.2(+0x101f3) [0x7f0a77bd01f3]
#5 /lib64/ld-linux-x86-64.so.2(+0x14c30) [0x7f0a77bd4c30]
#6 /lib64/ld-linux-x86-64.so.2(+0xffc4) [0x7f0a77bcffc4]
#7 /lib64/ld-linux-x86-64.so.2(+0x1437b) [0x7f0a77bd437b]
#8 /lib/x86_64-linux-gnu/libdl.so.2(+0x102b) [0x7f0a7655902b]
#9 /lib64/ld-linux-x86-64.so.2(+0xffc4) [0x7f0a77bcffc4]
#10 /lib/x86_64-linux-gnu/libdl.so.2(+0x162d) [0x7f0a7655962d]
#11 /lib/x86_64-linux-gnu/libdl.so.2(dlopen+0x31) [0x7f0a765590c1]
#12 /home/mb0075/OpenFOAM/OpenFOAM-2.3.1/platforms/linux64GccDPOpt/lib/libOpenFOAM.so(_ZN4Foam6dlOpenERKNS_8fileNameEb+0x 2e) [0x7f0a76d3f0ce]
#13 /home/mb0075/OpenFOAM/OpenFOAM-2.3.1/platforms/linux64GccDPOpt/lib/libOpenFOAM.so(_ZN4Foam14dlLibraryTable4openERKNS_ 8fileNameEb+0x31) [0x7f0a76a6f291]
#14 /home/mb0075/OpenFOAM/OpenFOAM-2.3.1/platforms/linux64GccDPOpt/lib/libOpenFOAM.so(_ZN4Foam14dlLibraryTable4openERKNS_ 10dictionaryERKNS_4wordE+0xa5) [0x7f0a76a6f475]
#15 /home/mb0075/OpenFOAM/OpenFOAM-2.3.1/platforms/linux64GccDPOpt/lib/libOpenFOAM.so(_ZN4Foam4TimeC1ERKNS_4wordERKNS_7ar gListES3_S3_+0x330) [0x7f0a76a8b2e0]
#16 checkMesh() [0x40a371]
#17 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7f0a75989f45]
#18 checkMesh() [0x40afc4]
Create polyMesh for time = 0


Time = 0

Mesh stats
points: 18740241
faces: 55603200
internal faces: 54988800
cells: 18432000
faces per cell: 6
boundary patches: 6
point zones: 0
face zones: 0
cell zones: 0

Overall number of cells of each type:
hexahedra: 18432000
prisms: 0
wedges: 0
pyramids: 0
tet wedges: 0
tetrahedra: 0
polyhedra: 0

Checking topology...
Boundary definition OK.
Cell to face addressing OK.
Point usage OK.
Upper triangular ordering OK.
Face vertices OK.
Number of regions: 1 (OK).

Checking patch topology for multiply connected surfaces...
Patch Faces Points Surface topology
west 38400 38961 ok (non-closed singly connected)
east 38400 38961 ok (non-closed singly connected)
south 38400 38961 ok (non-closed singly connected)
north 38400 38961 ok (non-closed singly connected)
bottom 230400 231361 ok (non-closed singly connected)
top 230400 231361 ok (non-closed singly connected)

Checking geometry...
Overall domain bounding box (76000 419000 93.6974546) (79000 421250 1095.4)
Mesh (non-empty, non-wedge) directions (1 1 1)
Mesh (non-empty) directions (1 1 1)
Boundary openness (2.23466173293e-16 4.09197151131e-16 -3.13340542791e-15) OK.
Max cell openness = 4.30350335844e-16 OK.
Max aspect ratio = 31.6711432046 OK.
Minimum face area = 2.00006334083. Maximum face area = 211.985617081. Face area magnitudes OK.
Min volume = 10.4660426902. Max volume = 1054.57448295. Total volume = 5475917351.72. Cell volumes OK.
Mesh non-orthogonality Max: 86.0252059303 average: 10.318414444
*Number of severely non-orthogonal (> 70 degrees) faces: 4104.
Non-orthogonality check OK.
<<Writing 4104 non-orthogonal faces to set nonOrthoFaces
Face pyramids OK.
Max skewness = 3.33824809905 OK.
Coupled point location match (average 0) OK.

Mesh OK.

End

Any idea what are those red coloured lines, how to fix it?
Andela is offline   Reply With Quote

Old   March 23, 2020, 11:15
Default
  #3
New Member
 
frozen midnight
Join Date: Jun 2011
Posts: 3
Rep Power: 14
frozz_night is on a distinguished road
Hello Andela,
Did you finally find the solution for this warning messages.
I encountered similar problem.
frozz_night 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
Building OpenFOAM1.7.0 from source ata OpenFOAM Installation 46 March 6, 2022 13:21
pimpleDyMFoam computation randomly stops babapeti OpenFOAM Running, Solving & CFD 5 January 24, 2018 05:28
Upgraded from Karmic Koala 9.10 to Lucid Lynx10.04.3 bookie56 OpenFOAM Installation 8 August 13, 2011 04:03
IcoFoam parallel woes msrinath80 OpenFOAM Running, Solving & CFD 9 July 22, 2007 02:58
Could anybody help me see this error and give help liugx212 OpenFOAM Running, Solving & CFD 3 January 4, 2006 18:07


All times are GMT -4. The time now is 07:39.