]> SALOME platform Git repositories - modules/adao.git/blob - doc/fr/ref_assimilation_keywords.rst
Salome HOME
Minor documentation and code review corrections (39)
[modules/adao.git] / doc / fr / ref_assimilation_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_assimilation_keywords:
25
26 Liste des commandes et mots-clés pour un cas d'assimilation de données ou d'optimisation
27 ----------------------------------------------------------------------------------------
28
29 On résume ici l'ensemble des commandes disponibles pour décrire un cas de
30 calcul en évitant les particularités de chaque algorithme. C'est donc un
31 inventaire commun des commandes.
32
33 Le jeu de commandes pour un cas d'assimilation de données ou d'optimisation est
34 lié à la description d'un cas de calcul, qui est une procédure en *Assimilation
35 de Données*, en *Méthodes avec Réduction* ou en méthodes *Optimisation*.
36
37 Le premier terme décrit le choix entre un calcul ou une vérification. Dans
38 l'interface graphique, chacun des trois types de calculs, individuellement
39 plutôt orientés soit *assimilation de données*, soit "méthodes d'optimisation*,
40 "soit *méthodes avec réduction* (sachant que certains sont simultanément dans
41 plusieurs catégories), est impérativement désigné par l'une ces commandes:
42
43 .. include:: snippets/ASSIMILATION_STUDY.rst
44
45 .. include:: snippets/OPTIMIZATION_STUDY.rst
46
47 .. include:: snippets/REDUCTION_STUDY.rst
48
49 Les termes imbriqués sont classés par ordre alphabétique. Ils ne sont pas
50 obligatoirement requis pour tous les algorithmes. Les différentes commandes
51 sont les suivantes:
52
53 .. include:: snippets/AlgorithmParameters.rst
54
55 .. include:: snippets/Background.rst
56
57 .. include:: snippets/BackgroundError.rst
58
59 .. include:: snippets/ControlInput.rst
60
61 .. include:: snippets/Debug.rst
62
63 .. include:: snippets/EvolutionError.rst
64
65 .. include:: snippets/EvolutionModel.rst
66
67 .. include:: snippets/ExecuteInContainer.rst
68
69 .. include:: snippets/InputVariables.rst
70
71 .. include:: snippets/Observation.rst
72
73 .. include:: snippets/ObservationError.rst
74
75 .. include:: snippets/ObservationOperator.rst
76
77 .. include:: snippets/Observers.rst
78
79 .. include:: snippets/OutputVariables.rst
80
81 .. include:: snippets/StudyName.rst
82
83 .. include:: snippets/StudyRepertory.rst
84
85 .. include:: snippets/UserDataInit.rst
86
87 .. include:: snippets/UserPostAnalysis.rst