Hello,
I’m beginner with code saturne and I try to do tutorials.
The first I try is “Simplified nuclear vessel”
Before calculation, I save the file “Case1.xml” and if I undertand well I should have a file name “Runcase” generated in the “SCRIPT” folder.
But I don’t have it.
Is there a specific operation to do to generated the Runcase file?
Thank you in advance for your answer.
Hello,
Did you first create a case directory structure using “code_saturne create” ? Or using the GUI ?
You need to do this first, place the xml file in the DATA subdirectory, and you will find the runcase in the SCRIPTS directory.
Regards,
Yvan
Hello,
With your questions I find my mistake.
I create directories one by one with windows explorer. In the directories it was missing a lot of file.
I built it with the command “Code_saturne create” and I is working.
But I don’t find the solution to create directories by using Code_saturne GUI.
So thank you for your questions,
Hello,
In the GUI, in addition to the “new file” option in the file menu, you have a “new case” option. This will create a case structure (same as “code_saturne create”, using the GUI).
Regards,
Yvan