Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fatal error with polyMesh #27

Open
DaydreamAtNight opened this issue Jul 19, 2022 · 1 comment
Open

fatal error with polyMesh #27

DaydreamAtNight opened this issue Jul 19, 2022 · 1 comment

Comments

@DaydreamAtNight
Copy link

DaydreamAtNight commented Jul 19, 2022

after I successfully comply myChtPimpleCentralFoam followed the gasThermoCoupled traning materials

I cd to the case/bluffCone or case/bluffCone-RAS to test myChtPimpleCentralFoam, but I got this fatal error with the fluid binary polymesh

--> FOAM FATAL IO ERROR: 
Expected a ')' while reading binaryBlock, found on line 20: error at stream position 158545


file: /tpvwork/tpvaero/tpvaero02/CFD/CFD_Methoden/PERSONAL/lsr/1_learn/2nd_learn_openFoam/3_weeks_learn_series/day12-programming/3_couple_heat_gas_solid/gasThermoCoupled/gasThermoCoupled-OF4.1/cases/bluffCone/constant/fluid/polyMesh/faces at line 20.

    From bool Foam::Istream::readEnd(const char*)
    in file db/IOstreams/IOstreams/Istream.C at line 134.

FOAM exiting

and there is no blockMeshDict or snappyHexMeshDict in the system\fluid directory. I can't generate a new mesh.

Then I went to try the case/laminar or case/RAS, same problem rises with the solid/polyMesh/faces file.

How can I deal with it?

Thanks in advance.

@mkraposhin
Copy link

Hi, can you specify name of OpenFOAM version which you are using? Tell also which version of the training track you want run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants