Page 1 of 1

Script Runcase generation

Posted: Sat Jun 27, 2015 6:48 pm
by dussauj
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.

Re: Script Runcase generation

Posted: Sun Jun 28, 2015 11:21 am
by Yvan Fournier
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

Re: Script Runcase generation

Posted: Mon Jun 29, 2015 6:32 pm
by dussauj
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,

Re: Script Runcase generation

Posted: Wed Jul 01, 2015 12:14 am
by Yvan Fournier
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