|
[Sponsors] |
polyMesh directory files contain special characters |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 11, 2021, 18:34 |
polyMesh directory files contain special characters
|
#1 |
New Member
Vinith Mohan
Join Date: Oct 2020
Posts: 3
Rep Power: 6 |
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. |
|
June 12, 2021, 14:01 |
|
#2 |
Senior Member
Join Date: Apr 2020
Location: UK
Posts: 747
Rep Power: 14 |
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.
|
|
June 12, 2021, 15:08 |
|
#3 |
New Member
Vinith Mohan
Join Date: Oct 2020
Posts: 3
Rep Power: 6 |
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. |
|
June 13, 2021, 12:20 |
|
#4 | |
Senior Member
Join Date: Apr 2020
Location: UK
Posts: 747
Rep Power: 14 |
The three warnings:
Quote:
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. |
||
June 13, 2021, 13:08 |
|
#5 |
New Member
Vinith Mohan
Join Date: Oct 2020
Posts: 3
Rep Power: 6 |
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. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[waves2Foam] Waves2Foam Related Topics | ngj | OpenFOAM Community Contributions | 660 | August 20, 2018 13:39 |
OpenFoam "Permission denied" and "command not found" problems. | iyidaniel@yahoo.co.uk | OpenFOAM Running, Solving & CFD | 11 | January 2, 2018 07:47 |
polynomial BC | srv537 | OpenFOAM Pre-Processing | 4 | December 3, 2016 10:07 |
[OpenFOAM.org] Compile OF 2.3 on Mac OS X .... the patch | gschaider | OpenFOAM Installation | 225 | August 25, 2015 20:43 |
Re : Problem Installing OpenFOAM on Centos -5.3 | mohanphy | OpenFOAM Installation | 1 | February 7, 2010 20:09 |