Salome HOME
Merge branch 'BR_H2018_DRAFT' into BR_2018_V8_5
[modules/hydro.git] / doc / salome / tutorial / lancementCalcul.rst
1 ..
2    Copyright (C) 2015-2016 EDF
3
4    This file is part of SALOME HYDRO module.
5
6    SALOME HYDRO module is free software: you can redistribute it and/or modify
7    it under the terms of the GNU General Public License as published by
8    the Free Software Foundation, either version 3 of the License, or
9    (at your option) any later version.
10
11    SALOME HYDRO module is distributed in the hope that it will be useful,
12    but WITHOUT ANY WARRANTY; without even the implied warranty of
13    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14    GNU General Public License for more details.
15
16    You should have received a copy of the GNU General Public License
17    along with SALOME HYDRO module.  If not, see <http://www.gnu.org/licenses/>.
18
19 #########################################
20 Lancement du calcul TELEMAC
21 #########################################
22
23 .. |HYDROSolver| image:: /_static/HYDROSolver.png
24    :align: middle
25    :width: 16pt
26    :height: 16pt
27
28 .. |case_study| image:: /_static/case_pytel.png
29    :align: middle
30    :width: 16pt
31    :height: 16pt
32
33 .. |CreateCasePytel| image:: /_static/CreateCasePytel.png
34    :align: middle
35
36 .. |SelectCommandPytel| image:: /_static/SelectCommandPytel.png
37    :align: middle
38
39 .. |CasPytel| image:: /_static/CasPytel.png
40    :align: middle
41
42 .. |CasPytelRepTravail| image:: /_static/CasPytelRepTravail.png
43    :align: middle
44
45 .. |CasPytelFichierCas| image:: /_static/CasPytelFichierCas.png
46    :align: middle
47
48 .. |CasPytelEntreeMedIncomplete| image:: /_static/CasPytelEntreeMedIncomplete.png
49    :align: middle
50
51 .. |CasPytelSave| image:: /_static/CasPytelSave.png
52    :align: middle
53
54 .. |CasPytelArbre| image:: /_static/CasPytelArbre.png
55    :align: middle
56
57 .. |CasPytelComputeCase| image:: /_static/CasPytelComputeCase.png
58    :align: middle
59
60 .. |CasPytelCalcul| image:: /_static/CasPytelCalcul.png
61    :align: middle
62
63 .. |CasPytelFinCalcul| image:: /_static/CasPytelFinCalcul.png
64    :align: middle
65    
66 .. |eficas_05| image:: /_static/eficas_05.png
67    :align: middle
68    
69 .. |eficas_06| image:: /_static/eficas_06.png
70    :align: middle
71    
72 .. |eficas_07| image:: /_static/eficas_07.png
73    :align: middle
74    
75 .. |eficas_08| image:: /_static/eficas_08.png
76    :align: middle
77    
78 .. |eficas_09| image:: /_static/eficas_09.png
79    :align: middle
80    
81 .. |eficas_10| image:: /_static/eficas_10.png
82    :align: middle
83
84 Il faut maintenant activer le module HYDROSOLVER, via la liste défilante des modules, ou son icône dans le bandeau : |HYDROSolver|.
85 Le module HYDROSOLVER prend en charge les calculs Telemac et Mascaret ainsi que leur couplages.
86
87 Création du Cas de Calcul Parameter_Study
88 =========================================
89
90 Parameter_Study permet de lancer une exécution simple du code Telemac.
91 Nous créons un cas de Calcul Parameter_Study avec la commande *Create Parameter Study* |case_study| disponible dans le menu *hydro*
92 ou dans une icône du bandeau.
93
94 * **Remarque** : Les icônes du bandeau relatives au module en cours (en haut à droite) ne sont pas forcément visibles : 
95   le menu popup (clic droit) dans le bandeau montre les groupes d'icônes affichés et ceux qui ne le sont pas, et permet de les gérer.
96   
97   |eficas_05|  
98
99   |eficas_06|  
100
101 Aller chercher le fichier cas créé précédement avec EFICAS.
102
103   |eficas_07|  
104
105 Enregistrer le cas study
106
107   |eficas_08|  
108
109 Le cas apparaît dans l'arbre d'étude.
110
111   |CasPytelArbre|
112
113 Lancement du Cas de calcul Parameter_Study
114 ==========================================
115
116 Pour lancer le calcul Telemac, nous utilisons le menu popup du Cas, la commande *Compute Case*.
117
118   |eficas_09|
119
120 Le calcul se déroule, la log s'affiche dans une fenêtre.
121
122   |eficas_10|
123
124 A la fin du calcul on peut fermer la fenêtre.
125
126   |CasPytelFinCalcul|
127
128 .. only:: html
129
130    :ref:`ref_exempleInondation`