]> SALOME platform Git repositories - modules/adao.git/commitdiff
Salome HOME
Adding SALOME bibliographical reference and licence terms
authorJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Wed, 5 Jun 2013 13:30:52 +0000 (15:30 +0200)
committerJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Wed, 5 Jun 2013 13:30:52 +0000 (15:30 +0200)
doc/bibliography.rst
doc/index.rst
doc/reference.rst

index beaf5c35159ebd58ff74d7306b24002c5255c805..6b6c6e5278ef770427d16a22219af3c854e3fcfc 100644 (file)
@@ -16,6 +16,8 @@ Bibliography
 
 .. [Kalnay03] Kalnay E., *Atmospheric Modeling, Data Assimilation and Predictability*, Cambridge University Press, 2003
 
+.. [Salome] *SALOME The Open Source Integration Platform for Numerical Simulation*, http://www.salome-platform.org/
+
 .. [Tarantola87] Tarantola A., *Inverse Problem: Theory Methods for Data Fitting and Parameter Estimation*, Elsevier, 1987
 
 .. [Talagrand97] Talagrand O., *Assimilation of Observations, an Introduction*, Journal of the Meteorological Society of Japan, 75(1B), pp.191-209, 1997
index 7e4afc220cd27459187779338b93f9ba0cada159..8ace4de17d8ba1b0507e2f14e3623d8281c42ea6 100644 (file)
@@ -4,7 +4,7 @@ ADAO module documentation
 
 .. image:: images/ADAO_logo.png
    :align: center
-   :scale: 10%
+   :width: 20%
 
 The ADAO module provides **data assimilation and optimization** features in
 SALOME context. It is based on usage of other SALOME modules, namely YACS and
@@ -49,6 +49,7 @@ Table of contents
    reference
    examples
    advanced
+   licence
    bibliography
 
 Indices and tables
index 3336d0655ce42956c8cfd4c0ac80d33baecebb62..7158a99c3fb122babbffb8e44e43271bc788a7f0 100644 (file)
@@ -261,6 +261,12 @@ commands and keywords for an ADAO calculation case`_.
     "Observation", "ObservationError",
     "ObservationOperator"*
 
+  StoreInternalVariables
+    This boolean key allows to store default internal variables, mainly the
+    current state during iterative optimization process. Be careful, this can be
+    a numerically costly choice in certain calculation cases. The default is
+    "False".
+
   StoreSupplementaryCalculations
     This list indicates the names of the supplementary variables that can be
     available at the end of the algorithm. It involves potentially costly
@@ -275,6 +281,12 @@ commands and keywords for an ADAO calculation case`_.
     *"Observation", "ObservationError",
     "ObservationOperator"*
 
+  StoreInternalVariables
+    This boolean key allows to store default internal variables, mainly the
+    current state during iterative optimization process. Be careful, this can be
+    a numerically costly choice in certain calculation cases. The default is
+    "False".
+
   StoreSupplementaryCalculations
     This list indicates the names of the supplementary variables that can be
     available at the end of the algorithm. It involves potentially costly