Salome HOME
legere difference ds VARIABLES_TO_BE...
[tools/eficas.git] / Doc / nouveau_JDC.rst
1 First step
2 ===========
3
4 Build a new dataset.
5 ---------------------
6 Launch Eficas and choose "Nouveau/New" in "File" menu. 
7
8 .. image:: images/Nouveau.png
9    :align: center
10
11 For some codes (Telemac or PSEN), simulation dataset are  pre-filled with mandatory keywords. Users complete the dataset with values
12 and add new commands if needed. In this case, the window that allows to :ref:`form-label` appears.
13
14
15 Open an existing dataset.
16 ---------------------------
17 Launch Eficas and choose "Open/Ouvrir" in "File" menu. It shows up a file Open/Save dialog window.
18
19 .. image:: images/Ouvrir.png
20    :align: center
21
22 Open a "Recently Used" dataset.
23 --------------------------------
24 To open a document that you recently used, click "File" , point to "Recently Opened", and then click the item that you want to open.
25
26 .. image:: images/Recents.png
27    :align: center
28
29 To clear the contents of the list, click 'Delete' item.
30
31
32 Data/Jdc Menu.
33 ----------------
34
35 .. image:: images/DataMenu.png
36    :align: center
37
38 - Why is dataset unvalid?
39   Click on Validation Report item. 
40
41 - "Rules for dataset"  displays the rules you have to respect when building a dataset
42
43
44 - "Source File" item allows to check the source file.
45
46 - "Result File" item allows to check the .comm result.
47   It allows you to save the dataset in a file (for Adao Study for example) 
48    
49 - "Comment" item add a comment at the beginning of the dataset.
50
51 - "Parameters" allows you to manage parameters for the dataset.
52
53 Open Multiple dataset.
54 ----------------------
55
56 You can open multiple datasets. Each file is associated with a different page and is shown by clicking on its tab.
57
58 .. image:: images/Multi.png
59    :align: center
60
61
62 Open twice the same dataset.
63 ----------------------------
64 You can open twice the same dataset (in order to create a copy and rename it). Eficas warns you :
65
66 .. image:: images/Duplication.png
67    :align: center
68
69 In case of duplication, Eficas does not assure coherency between the two copies.
70
71
72 The dataset is valid.
73 ---------------------
74 Once the dataset is valid, you can lauch your code (in particulary PSEN, Carmel). Use 'run' icon 
75 or choose "Run" in the menubar.
76
77 .. image:: images/Run.png
78    :align: center
79