]> SALOME platform Git repositories - modules/yacs.git/blobdiff - doc/using.rst
Salome HOME
[EDF26936] : End of the 2GB limit.
[modules/yacs.git] / doc / using.rst
index 502b208baf207b295196a54bb95a69ec170eaa4a..fe4b02acd407391263fd0a3cd9fe8329f239cec9 100644 (file)
@@ -27,6 +27,10 @@ or by editing an XML file directly (see :ref:`schemaxml`), or by using
 an application programming interface (API) in Python (see :ref:`schemapy`).
 In this phase, chaining of components is defined with the associated dataflows.
 
+Many examples of YACS schemas are installed with SALOME. They can be found in
+the directory SALOME_APPLICATION/share/salome/yacssample (SALOME_APPLICATION
+is the path where SALOME application is installed).
+
 The calculation scheme can be executed from the graphic tool (see :ref:`execution`), but also in console 
 mode (see :ref:`execxml`), or by using the Python interface (see :ref:`execpy`).
 
@@ -44,9 +48,6 @@ be coupled with YACS. In general, this operation requires good knowledge of SALO
 
 For C++ calculation codes, the :ref:`hxx2salome` tool automates this operation to a large extent.
 
-For Fortran, C and Python calculation codes that use CALCIUM type coupling, the :ref:`yacsgen` tool automatically 
-generates the necessary SALOME embedment starting from a brief description of the selected coupling interface.
-
 
 .. toctree::
    :maxdepth: 2
@@ -58,4 +59,6 @@ generates the necessary SALOME embedment starting from a brief description of th
    python
    batch
    optimizer
+   resource
+   pmml