]> SALOME platform Git repositories - modules/adao.git/blob - doc/fr/ref_assimilation_keywords.rst
Salome HOME
Minor source update for OM compatibility
[modules/adao.git] / doc / fr / ref_assimilation_keywords.rst
1 ..
2    Copyright (C) 2008-2024 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 et des mots-clés disponibles pour
30 décrire un cas de calcul en évitant les particularités de chaque algorithme.
31 C’est donc un 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* (désignée en interface graphique par la commande
36 "*ASSIMILATION_STUDY*"), en *Méthodes avec Réduction* (désignée en interface
37 graphique par la commande "*REDUCTION_STUDY*") ou en méthodes *Optimisation*
38 (désignée en interface graphique par la commande "*OPTIMIZATION_STUDY*").
39
40 Tous les termes possibles, imbriqués ou non, sont classés par ordre
41 alphabétique. Ils ne sont pas obligatoirement requis pour tous les algorithmes.
42 Les commandes ou mots-clés disponibles sont les suivants:
43
44 .. include:: snippets/AlgorithmParameters.rst
45
46 .. include:: snippets/ASSIMILATION_STUDY.rst
47
48 .. include:: snippets/Background.rst
49
50 .. include:: snippets/BackgroundError.rst
51
52 .. include:: snippets/ControlInput.rst
53
54 .. include:: snippets/Debug.rst
55
56 .. include:: snippets/EvolutionError.rst
57
58 .. include:: snippets/EvolutionModel.rst
59
60 .. include:: snippets/ExecuteInContainer.rst
61
62 .. include:: snippets/InputVariables.rst
63
64 .. include:: snippets/Observation.rst
65
66 .. include:: snippets/ObservationError.rst
67
68 .. include:: snippets/ObservationOperator.rst
69
70 .. include:: snippets/Observers.rst
71
72 .. include:: snippets/OPTIMIZATION_STUDY.rst
73
74 .. include:: snippets/OutputVariables.rst
75
76 .. include:: snippets/REDUCTION_STUDY.rst
77
78 .. include:: snippets/StudyName.rst
79
80 .. include:: snippets/StudyRepertory.rst
81
82 .. include:: snippets/UserDataInit.rst
83
84 .. include:: snippets/UserPostAnalysis.rst