Salome HOME
fix warnings on tutorial build
[modules/hydro.git] / doc / salome / tutorial / english / english_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_pytel| 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 The HYDROSolver module must now be activated via the module scrolling list or with the |HYDROSolver| icon in the ribbon.
85 This module is responsible for the Telemac and Mascaret numerical modelling and their couplings.
86
87 Creating the PYTEL Calculation Case
88 ===================================
89
90 Pytel can be used to launch a simple Telemac code execution.
91 A Pytel Calculation case is created with the command Create case for Pytel execution |case_pytel| available
92 in the hydro menu or in a ribbon icon.
93
94 * **Note**: The ribbon icons for the module currently in use (at the top right) are not necessarily visible:
95   the pop-up menu (right click) in the ribbon shows the groups of icons displayed and those that are not and allows them to be managed.
96
97   |eficas_05|
98
99   |eficas_06|
100
101 Use the file previously created with EFICAS.
102
103   |eficas_07|
104
105 Save PYTEL case.
106
107   |eficas_08|
108
109 The case appears in the study tree.
110
111   |CasPytelArbre|
112
113 Launching the PYTEL Calculation Case
114 ====================================
115
116 The *Compute Case* command of the Case menu is used to launch the Telemac simulation
117
118   |eficas_09|
119
120 While the calculation is running, an onscreen listing of the computation (log file) is displayed in a window.
121
122   |eficas_10|
123
124 The window can be closed at the end of the computation.
125
126   |CasPytelFinCalcul|
127
128 .. only:: html
129
130    :ref:`ref_english_exempleInondation`