]> SALOME platform Git repositories - modules/adao.git/commitdiff
Salome HOME
Documentation minor corrections
authorJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Tue, 11 Feb 2014 10:45:18 +0000 (11:45 +0100)
committerJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Tue, 11 Feb 2014 10:45:18 +0000 (11:45 +0100)
doc/en/examples.rst
doc/en/index.rst
doc/en/reference.rst
doc/fr/index.rst

index 3792e5373a1b7733d6882dde34b9ea96f58ff883..2485285dbb38aa460b6ac9baf780da5070e8b598 100644 (file)
@@ -210,8 +210,8 @@ shown by the following figure:
 There is only one command changing, with "*3DVAR*" value in the "*Algorithm*"
 field instead of "*Blue*".
 
-Building a estimation case with external data definition by scripts
--------------------------------------------------------------------
+Building an estimation case with external data definition by scripts
+--------------------------------------------------------------------
 
 It is useful to get parts or all of the data from external definition, using
 Python script files to provide access to the data. As an example, we build here
@@ -577,9 +577,9 @@ Building the case with external data definition by scripts
 
 All these scripts can then be used to define the ADAO case with external data
 definition by Python script files. It is entirely similar to the method
-described in the `Building a simple estimation case with external data
-definition by scripts`_ previous section. For each variable to be defined, we
-select the "*Script*" option of the "*FROM*" keyword, which leads to a
+described in the `Building an estimation case with external data definition by
+scripts`_ previous section. For each variable to be defined, we select the
+"*Script*" option of the "*FROM*" keyword, which leads to a
 "*SCRIPT_DATA/SCRIPT_FILE*" entry in the tree. For the "*ObservationOperator*"
 keyword, we choose the "*ScriptWithOneFunction*" form and keep the default
 differential increment.
index 4b875e72672e3a31b423a25757d5ae696d1ed085..b0dca15dfb08fa70678f8eff1630a5452ec72e9c 100644 (file)
@@ -57,4 +57,5 @@ Indices and tables
 
 * :ref:`genindex`
 * :ref:`search`
+
 .. * :ref:`section_glossary`
index 64b8fb0f2180aa0430ffa72d66ac26c7f7a872b6..dd35f17f45d70701ca28ca8c5d6ccd7f59b077e4 100644 (file)
@@ -231,7 +231,7 @@ following:
     provided to help the user to start or to quickly make his case.
 
 Optional and required commands for calculation algorithms
-++++++++--++++++++++++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
 .. index:: single: 3DVAR
 .. index:: single: Blue
@@ -712,12 +712,12 @@ commands are the following:
     and associated parameters in the following subsection `Optional and required
     commands for checking algorithms`_.
 
-**AlgorithmParameters**
-    *Optional command*. This command allows to add some optional parameters to
-    control the data assimilation or optimization algorithm. It is defined as a
-    "*Dict*" type object, that is, given as a script. See below the list of
-    algorithms and associated parameters in the following subsection `Options
-    and required commands for checking algorithms`_.
+**AlgorithmParameters** *Optional command*. This command allows to add some
+    optional parameters to control the data assimilation or optimization
+    algorithm. It is defined as a "*Dict*" type object, that is, given as a
+    script. See below the list of algorithms and associated parameters in the
+    following subsection `Optional and required commands for checking
+    algorithms`_.
 
 **CheckingPoint**
     *Required command*. This indicates the vector used, previously noted as
index a501238091c41cccf072c1eecad684bee3197780..60ad64a5c7fb3739f7ea38cb2132f6255a1d66ca 100644 (file)
@@ -64,4 +64,5 @@ Index et tables
 
 * :ref:`genindex`
 * :ref:`search`
+
 .. * :ref:`section_glossary`