Skip to content

fatal error with polyMesh #27

Description

@DaydreamAtNight

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions