98
« Last post by fmnav on December 08, 2023, 07:33:22 PM »
I just changed my Python version to 3.7 and the problem resolved. I successfully tested the first 4 examples, but I faced a problem in the 5th one, Digital Wind Tunnel II: Wind Loads on Isolated Building with Simple Geometry. The problem arises when I wanted to run the final mesh. I get this error:
From function virtual Foam::autoPtr<Foam::ISstream> Foam::fileOperations::uncollatedFileOperation::readStream(Foam::regIOobject&, const Foam::fileName&, const Foam::word&, bool) const
in file global/fileOperations/uncollatedFileOperation/uncollatedFileOperation.C at line 539.
FOAM exiting
Moreover, the view window is totally dark despite the documentation. I have attached a screenshot of the application.
How can these issues be resolved?
Many thanks.