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

[Other] surfaceCheck

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 13, 2015, 06:28
Default surfaceCheck
  #1
New Member
 
Berat Loshi
Join Date: Aug 2015
Posts: 25
Rep Power: 10
Berati26 is on a distinguished road
Hello everybody,

can someone tell me, wenn i write "checkSurface" it dosent work, and come Error like this:

Wrong nummber of arguments , expect 1 found 0

my openFoam dont know this command?
Berati26 is offline   Reply With Quote

Old   October 13, 2015, 07:19
Default
  #2
Senior Member
 
Join Date: Mar 2010
Location: Germany
Posts: 154
Rep Power: 16
cutter is on a distinguished road
Hi,

your OpenFOAM installation seems to be correct, the command has been found and run. You need to tell the program surfaceCheck the surface file that needs to be checked.

For example (using a *.stl file containing a surface triangulation):

Code:
surfaceCheck yourSurfaceFile.stl
You can always get infos on how to run a command using the -help command line argument (surfaceCheck -help in your case).

Cutter
cutter is offline   Reply With Quote

Old   October 13, 2015, 08:27
Default
  #3
New Member
 
Berat Loshi
Join Date: Aug 2015
Posts: 25
Rep Power: 10
Berati26 is on a distinguished road
thank u Cutter, that was the Problem.

an now after im running surfaceCheck name.stl vor example the Inlet, becouse i split my geometry wenn i export as stl. , and my inlet is like an quader in the middle of a face. so its comes this information:
thats mean the stl file is not correkt?
Attached Images
File Type: png surfaceCheck Inlet.png (17.2 KB, 152 views)
Berati26 is offline   Reply With Quote

Old   October 13, 2015, 10:02
Default
  #4
Senior Member
 
Join Date: Mar 2010
Location: Germany
Posts: 154
Rep Power: 16
cutter is on a distinguished road
No problem!

Please copy&paste the command's whole output next time! The command ran successfully, but your surface is not-closed.

I can only guess without knowing your intentions, your geometry and the whole surfaceCheck output, but I think you split your geometry in separate patch files and check only a single one of them. This single patch is of course not closed (no manifold or '"water tight" surface), which might be ok depending on your workflow. In order to obtain a complete closed surface mesh you might want to concatenate the patch files into one big geometry file containing all the patches. This can by assigning proper names in the headers of the *.stl files and using the cat command to write them into a single file.

Please have a look at http://www.cfd-online.com/Forums/ope...-addition.html, steps 5&6!

Cutter
cutter 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
[snappyHexMesh] surfaceCheck detects all faces as problem faces Seb_Ve OpenFOAM Meshing & Mesh Conversion 4 August 23, 2020 10:43
[surface handling] surfaceCheck - "problemFaces" file not present in file system Olgierd OpenFOAM Meshing & Mesh Conversion 2 August 3, 2018 15:43
[OpenFOAM] How to display badFaces from surfaceCheck in paraview pizzaspinate ParaView 7 February 26, 2015 10:02
[surface handling] bug of surfaceCheck and surfaceFeatureExtract when working with OBJ file wc34071209 OpenFOAM Meshing & Mesh Conversion 1 March 14, 2014 07:04
[Other] surfaceCheck problem vivien OpenFOAM Meshing & Mesh Conversion 0 May 7, 2010 04:24


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