I've got Code Saturne v7.0.5. When I used the v7.0 of the CFD extensions then when I run salome_cfd then I don't have the CFD extensions icon in the menu and get this error in Terminal as soon as I start it:
Code: Select all
**************************************************************
Warning: module CFDSTUDY is improperly configured!
Module CFDSTUDY will not be available in GUI mode!
**************************************************************
Warning, no type found for resource "localhost", using default value "single_machine"
When I use the Master branch of CFD extensions then I can start it with no error messages, I have the icon for CFD extensions but when I click it then I get the "Failed to Start" dialog box and this error in Terminal:
Code: Select all
ModuleNotFoundError: No module named 'code_saturne.gui'
I've tried installing CFD extensions from a separate build folder and I've run the "export CS_ROOT_DIR=" command in Terminal before launching salome, neither helps.
I've now just tried installing v8.0 of Code Saturne. I'm not sure how to update it, so I just deleted the Code_Saturne application directory and went through the installation again with v8.0. However now I can't get this to install, it fails while trying to compile Scotch, I've attached the install log from that attempt.
It seems there's an endless number of different ways of getting this to not work! I've now restored my previous version from the trash bin so I at least can run Code Saturne as a standalone again.