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

polyMesh directory files contain special characters

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 11, 2021, 17:34
Default polyMesh directory files contain special characters
  #1
New Member
 
Vinith Mohan
Join Date: Oct 2020
Posts: 3
Rep Power: 5
vinithm is on a distinguished road
Hello everyone,


I'm new to OpenFOAM. Lately I have been trying to run the motorBike tutorial. When I execute the surfaceFeatureExtract command, the resulting polyMesh directory files except the 'boundary' file contains special characters. I have attached the file for reference. Any help is greatly appreciated.


Thank you all.
Attached Files
File Type: txt boundary.txt (1.5 KB, 2 views)
File Type: txt faces.txt (83.4 KB, 2 views)
File Type: txt neighbour.txt (14.5 KB, 0 views)
File Type: txt owner.txt (17.5 KB, 0 views)
File Type: txt points.txt (40.8 KB, 0 views)
vinithm is offline   Reply With Quote

Old   June 12, 2021, 13:01
Default
  #2
Senior Member
 
Join Date: Apr 2020
Location: UK
Posts: 668
Rep Power: 14
Tobermory will become famous soon enough
Check your controlDict, and in particular the writeFormat parameter. It's probably binary, in which case change it to ascii and the file contents will all be plain text ... but much larger of course.
Tobermory is offline   Reply With Quote

Old   June 12, 2021, 14:08
Default
  #3
New Member
 
Vinith Mohan
Join Date: Oct 2020
Posts: 3
Rep Power: 5
vinithm is on a distinguished road
Thank you for the reply Tobermory, I was able to fix the problem.


I also have an additional question. When 'simpleFoam' is executed, I can see from the log file 'no convergence criteria found', 'no MRF models present' , 'no finite volume options present'. In addition, I find two warnings:



1. FOAM Warning :
From Foam::labelHashSet Foam:olyBoundaryMesh:atchSet(const Foam::UList<Foam::wordRe>&, bool, bool) const
in file meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.C at line 896
Cannot find any patch or group names matching motorBikeGroup


forceCoeffs forceCoeffs1:
2. --> FOAM Warning :
From Foam::labelHashSet Foam:olyBoundaryMesh:atchSet(const Foam::UList<Foam::wordRe>&, bool, bool) const
in file meshes/polyMesh/polyBoundaryMesh/polyBoundaryMesh.C at line 896
Cannot find any patch or group names matching motorBikeGroup







In the end, flow fields have not been calculated. I have not made any changes to the tutorial files. I have attached the log file.


Could you please tell me where am I going wrong?


Thanks.
Attached Files
File Type: txt logfile.txt (128.6 KB, 2 views)
vinithm is offline   Reply With Quote

Old   June 13, 2021, 11:20
Default
  #4
Senior Member
 
Join Date: Apr 2020
Location: UK
Posts: 668
Rep Power: 14
Tobermory will become famous soon enough
The three warnings:
Quote:
'no convergence criteria found', 'no MRF models present' , 'no finite volume options present'
are as expected and normal - these are just informing you that no convergence criteria are set in fvSolution (you can, and should, use these criteria to stop simulations when they are sufficiently converged ... not necessary for this tutorial case though), that the case does not involve moving meshes and that there are no fvOptions additions.

The next two warnings are fatal - I would check the output of the log files from the previous steps in the Allrun - something has clearly gone wrong with the meshing. Good luck.
Tobermory is offline   Reply With Quote

Old   June 13, 2021, 12:08
Default
  #5
New Member
 
Vinith Mohan
Join Date: Oct 2020
Posts: 3
Rep Power: 5
vinithm is on a distinguished road
Thank you Tobermory. I think I have understood where I have gone wrong and will fix it based on the hints given by you.


thanks again.
vinithm 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
[waves2Foam] Waves2Foam Related Topics ngj OpenFOAM Community Contributions 660 August 20, 2018 12:39
OpenFoam "Permission denied" and "command not found" problems. iyidaniel@yahoo.co.uk OpenFOAM Running, Solving & CFD 11 January 2, 2018 06:47
polynomial BC srv537 OpenFOAM Pre-Processing 4 December 3, 2016 09:07
[OpenFOAM.org] Compile OF 2.3 on Mac OS X .... the patch gschaider OpenFOAM Installation 225 August 25, 2015 19:43
Re : Problem Installing OpenFOAM on Centos -5.3 mohanphy OpenFOAM Installation 1 February 7, 2010 19:09


All times are GMT -4. The time now is 14:45.