Its main objective is to *facilitate the use of various standard data
assimilation or optimization methods*, while remaining easy to use and providing
-a path to help the implementation. The module covers a wide variety of practical
-applications in a robust way, allowing real engineering applications but also
-quick experimental setup to be performed. Its methodological and numerical
-scalability gives way to extend the application domain.
+a path to help the implementation. For an end user, having already gathered his
+physical input information, it's a matter of "point\&click" to build an ADAO
+valid case and to evaluate it.
+
+The module covers a wide variety of practical applications in a robust way,
+allowing real engineering applications but also quick experimental setup to be
+performed. Its methodological and numerical scalability gives way to extend the
+application domain.
functions linked with a particular variable, which will be executed each
time this variable is modified. It is a convenient way to monitor variables
of interest during the data assimilation or optimization process, by
- printing or plotting it, etc.
+ printing or plotting it, etc. Common templates are provided to help the user
+ to start or to quickly make his case.
**OutputVariables**
*Optional command*. This command allows to indicates the name and size of
*Optional command*. This commands allows to process some parameters or data
automatically after data assimilation algorithm processing. It is defined as
a script or a string, allowing to put post-processing code directly inside
- the ADAO case.
+ the ADAO case. Common templates are provided to help the user to start or
+ to quickly make his case.
Options and required commands for calculation algorithms
++++++++++++++++++++++++++++++++++++++++++++++++++++++++
The main supplement needed in the YACS scheme is a post-processing step. The
evaluation of the results has to be done in the physical context of the
simulation used by the data assimilation procedure. The post-processing can be
-provided through the "*UserPostAnalysis*" ADAO keyword as a script, or can be
-build as YACS nodes using all SALOME possibilities.
+provided through the "*UserPostAnalysis*" ADAO keyword as a script or a string,
+by templates, or can be build as YACS nodes using all SALOME possibilities.
The YACS scheme has an "*algoResults*" output port of the computation bloc,
which gives access to a "*pyobj*" named hereafter "*ADD*", containing all the