salome to code_saturne

Hello everyone,

I am very new to code_saturne, I am not sure id this question is related to salome or to code_saturne, when I create my geometry (domain with a cylinder), I run the mesh preprocessing only, and I get the following error:

Error running the preprocessor.
Check the preprocessor.log file for details.
Error in preprocessing stage.
Run failed in preprocessing stage.

I hope you can help me solve this problem, thank you!
I’ve attached the preprocessor file.
preprocessor.log (3.14 KB)

Hello,

This should be in the code_saturne usage section, so I may move this topic to that section soon.

The preprocessor log you posted explains the problem: you have only meshed the cylinder’s surface, not its volume. So you need to fix your mesh.

Regards,

Yvan