Salome HOME
Added sphinx documentation of the GUI
[tools/solverlab.git] / CoreFlows / gui / doc / generaluse.rst
1
2 .. include:: ./rst_prolog.rst
3
4
5 .. _generalUse:
6
7 Usage of the GUI
8 -----------------
9
10 Create a new *Solverlab tree* by clicking on the first item in the **TOOLBAR**
11
12 Right click on the *fileMed* Field to import your .med you want to study.
13 Then Right click on *Model* to choose the physical model you want to apply on your file.
14
15 .. note:: All model are not implemented yet in the GUI.
16
17 You can now modify all the data on your model.
18
19 Before launching the simulation check *Analysis* to select how you want to launch the simulation.
20
21 .. warning:: file_name under *Model/computation_parameters* is the name of the result file.
22              name under *Analysis/dataInformations* is the directory name where the result file will be stored. 
23              
24 All model use *computation_parameters*.
25 (TODO explicit paramters with pictures)
26  
27 To launch the simulation you have to go in the *Analysis* section of the **TREE VIEW**.
28 (picture of analysis field)
29 You can select where to save your file.
30 Choose to launch in foreground (will stop the gui until the solverlab is done) or background and launch another simulation.