]> SALOME platform Git repositories - modules/adao.git/blob - doc/fr/ref_checking_keywords.rst
Salome HOME
Minor documentation and code review corrections (39)
[modules/adao.git] / doc / fr / ref_checking_keywords.rst
1 ..
2    Copyright (C) 2008-2023 EDF R&D
3
4    This file is part of SALOME ADAO module.
5
6    This library is free software; you can redistribute it and/or
7    modify it under the terms of the GNU Lesser General Public
8    License as published by the Free Software Foundation; either
9    version 2.1 of the License, or (at your option) any later version.
10
11    This library 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 GNU
14    Lesser General Public License for more details.
15
16    You should have received a copy of the GNU Lesser General Public
17    License along with this library; if not, write to the Free Software
18    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
19
20    See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
21
22    Author: Jean-Philippe Argaud, jean-philippe.argaud@edf.fr, EDF R&D
23
24 .. _section_ref_checking_keywords:
25
26 Liste des commandes et mots-clés pour un cas de vérification
27 ------------------------------------------------------------
28
29 Ce jeu de commandes est lié à la description d'un cas de vérification, qui est
30 une procédure pour vérifier les propriétés d'une information requise, utilisée
31 ailleurs par un cas de calcul.
32
33 Le premier terme décrit le choix entre un calcul ou une vérification. Dans
34 l'interface graphique, le choix est désigné obligatoirement par la commande:
35
36 .. include:: snippets/CHECKING_STUDY.rst
37
38 Les termes imbriqués sont classés par ordre alphabétique. Ils ne sont pas
39 obligatoirement requis pour tous les algorithmes. Les différentes commandes
40 sont les suivantes:
41
42 .. include:: snippets/AlgorithmParameters.rst
43
44 .. include:: snippets/CheckingPoint.rst
45
46 .. include:: snippets/BackgroundError.rst
47
48 .. include:: snippets/Debug.rst
49
50 .. include:: snippets/ExecuteInContainer.rst
51
52 .. include:: snippets/Observation.rst
53
54 .. include:: snippets/ObservationError.rst
55
56 .. include:: snippets/ObservationOperator.rst
57
58 .. include:: snippets/Observers.rst
59
60 .. include:: snippets/StudyName.rst
61
62 .. include:: snippets/StudyRepertory.rst
63
64 .. include:: snippets/UserDataInit.rst