]> SALOME platform Git repositories - modules/adao.git/commitdiff
Salome HOME
Minor documentation and code review corrections (23)
authorJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Wed, 16 Feb 2022 06:23:44 +0000 (07:23 +0100)
committerJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Wed, 16 Feb 2022 06:23:44 +0000 (07:23 +0100)
doc/en/ref_algorithm_3DVAR.rst
doc/en/ref_algorithm_Blue.rst
doc/en/ref_algorithm_ExtendedBlue.rst
doc/en/ref_algorithm_LinearLeastSquares.rst
doc/en/ref_algorithm_NonLinearLeastSquares.rst
doc/fr/ref_algorithm_3DVAR.rst
doc/fr/ref_algorithm_Blue.rst
doc/fr/ref_algorithm_ExtendedBlue.rst
doc/fr/ref_algorithm_LinearLeastSquares.rst
doc/fr/ref_algorithm_NonLinearLeastSquares.rst

index 9e5fe8c7440bbca9c18711ee85f71a2aa856f8d1..e279fb87b8d187f848282a47f8ce622dece45567 100644 (file)
@@ -127,6 +127,7 @@ StoreSupplementaryCalculations
   "CurrentIterationNumber",
   "CurrentOptimum",
   "CurrentState",
+  "CurrentStepNumber",
   "ForecastState",
   "IndexOfOptimum",
   "Innovation",
@@ -196,6 +197,8 @@ StoreSupplementaryCalculations
 
 .. include:: snippets/CurrentState.rst
 
+.. include:: snippets/CurrentStepNumber.rst
+
 .. include:: snippets/ForecastState.rst
 
 .. include:: snippets/IndexOfOptimum.rst
index 9c1c1568b71c2429237fefb4ec6846161cfb928a..a550288e3d40b2a9c405468c1d2536a352a6d300 100644 (file)
@@ -110,6 +110,7 @@ StoreSupplementaryCalculations
   "CostFunctionJoAtCurrentOptimum",
   "CurrentOptimum",
   "CurrentState",
+  "CurrentStepNumber",
   "ForecastState",
   "Innovation",
   "InnovationAtCurrentAnalysis",
@@ -165,6 +166,8 @@ StoreSupplementaryCalculations
 
 .. include:: snippets/CurrentState.rst
 
+.. include:: snippets/CurrentStepNumber.rst
+
 .. include:: snippets/ForecastState.rst
 
 .. include:: snippets/Innovation.rst
index 7e13e9cccd580da9d935bdd5efd4a18a289e5297..df017e635e3797671de238c4505076bd5b28033d 100644 (file)
@@ -96,6 +96,7 @@ StoreSupplementaryCalculations
   "CostFunctionJoAtCurrentOptimum",
   "CurrentOptimum",
   "CurrentState",
+  "CurrentStepNumber",
   "ForecastState",
   "Innovation",
   "InnovationAtCurrentAnalysis",
@@ -151,6 +152,8 @@ StoreSupplementaryCalculations
 
 .. include:: snippets/CurrentState.rst
 
+.. include:: snippets/CurrentStepNumber.rst
+
 .. include:: snippets/ForecastState.rst
 
 .. include:: snippets/Innovation.rst
index 68fe08b855e425b2509d6a29f4ddd00c5051f527..c1d65d6bdc663e389b7e026b94b1b28c1cc6d8c3 100644 (file)
@@ -81,6 +81,7 @@ StoreSupplementaryCalculations
   "CostFunctionJoAtCurrentOptimum",
   "CurrentOptimum",
   "CurrentState",
+  "CurrentStepNumber",
   "ForecastState",
   "InnovationAtCurrentAnalysis",
   "OMA",
@@ -131,6 +132,8 @@ StoreSupplementaryCalculations
 
 .. include:: snippets/CurrentState.rst
 
+.. include:: snippets/CurrentStepNumber.rst
+
 .. include:: snippets/ForecastState.rst
 
 .. include:: snippets/InnovationAtCurrentAnalysis.rst
index 2c7b9b4d9f845becffa111f318ccb58a5ca6939b..faa1adc98541eb31973103bf681451eef0640f0d 100644 (file)
@@ -97,6 +97,7 @@ StoreSupplementaryCalculations
   "CurrentIterationNumber",
   "CurrentOptimum",
   "CurrentState",
+  "CurrentStepNumber",
   "ForecastState",
   "IndexOfOptimum",
   "Innovation",
@@ -156,6 +157,8 @@ StoreSupplementaryCalculations
 
 .. include:: snippets/CurrentState.rst
 
+.. include:: snippets/CurrentStepNumber.rst
+
 .. include:: snippets/ForecastState.rst
 
 .. include:: snippets/IndexOfOptimum.rst
index 4d3d20d9f6d8bedb293f3e0b2f9cf13354a86e8e..06bddc43c7a0c6342e131ca4c6e114cba6079805 100644 (file)
@@ -130,6 +130,7 @@ StoreSupplementaryCalculations
   "CurrentIterationNumber",
   "CurrentOptimum",
   "CurrentState",
+  "CurrentStepNumber",
   "ForecastState",
   "IndexOfOptimum",
   "Innovation",
@@ -199,6 +200,8 @@ StoreSupplementaryCalculations
 
 .. include:: snippets/CurrentState.rst
 
+.. include:: snippets/CurrentStepNumber.rst
+
 .. include:: snippets/ForecastState.rst
 
 .. include:: snippets/IndexOfOptimum.rst
index a1f3a85fe8daa1fba37d1e259748091f6539543d..01a13981ea82c4af9ddb56dbcf6d20a758e632b6 100644 (file)
@@ -111,6 +111,7 @@ StoreSupplementaryCalculations
   "CostFunctionJoAtCurrentOptimum",
   "CurrentOptimum",
   "CurrentState",
+  "CurrentStepNumber",
   "ForecastState",
   "Innovation",
   "InnovationAtCurrentAnalysis",
@@ -166,6 +167,8 @@ StoreSupplementaryCalculations
 
 .. include:: snippets/CurrentState.rst
 
+.. include:: snippets/CurrentStepNumber.rst
+
 .. include:: snippets/ForecastState.rst
 
 .. include:: snippets/Innovation.rst
index fae75cd4cfdf6ec45dfce263bbdada635008087e..dcdb78ca4f4db416a581928a75811f1aec464f2c 100644 (file)
@@ -96,6 +96,7 @@ StoreSupplementaryCalculations
   "CostFunctionJoAtCurrentOptimum",
   "CurrentOptimum",
   "CurrentState",
+  "CurrentStepNumber",
   "ForecastState",
   "Innovation",
   "InnovationAtCurrentAnalysis",
@@ -151,6 +152,8 @@ StoreSupplementaryCalculations
 
 .. include:: snippets/CurrentState.rst
 
+.. include:: snippets/CurrentStepNumber.rst
+
 .. include:: snippets/ForecastState.rst
 
 .. include:: snippets/Innovation.rst
index d4c4acb713cda4fdeaa00e3ba7a7d0a54bfd0a8f..eb0ce4ff3e729f5bc8d0d9f6090e1eaa1f0c56b3 100644 (file)
@@ -81,6 +81,7 @@ StoreSupplementaryCalculations
   "CostFunctionJoAtCurrentOptimum",
   "CurrentOptimum",
   "CurrentState",
+  "CurrentStepNumber",
   "ForecastState",
   "InnovationAtCurrentAnalysis",
   "OMA",
@@ -132,6 +133,8 @@ StoreSupplementaryCalculations
 
 .. include:: snippets/CurrentState.rst
 
+.. include:: snippets/CurrentStepNumber.rst
+
 .. include:: snippets/ForecastState.rst
 
 .. include:: snippets/InnovationAtCurrentAnalysis.rst
index aed53dc1df0f621f447426a3e9602fbec37d2e99..0570f0947014324b9c2c55c54e1c920b386b62d5 100644 (file)
@@ -98,6 +98,7 @@ StoreSupplementaryCalculations
   "CurrentIterationNumber",
   "CurrentOptimum",
   "CurrentState",
+  "CurrentStepNumber",
   "ForecastState",
   "IndexOfOptimum",
   "Innovation",
@@ -158,6 +159,8 @@ StoreSupplementaryCalculations
 
 .. include:: snippets/CurrentState.rst
 
+.. include:: snippets/CurrentStepNumber.rst
+
 .. include:: snippets/ForecastState.rst
 
 .. include:: snippets/IndexOfOptimum.rst