Salome HOME
Add reference to the YACS examples in the documentation
authorbarate <barate>
Wed, 3 Apr 2013 15:52:40 +0000 (15:52 +0000)
committerbarate <barate>
Wed, 3 Apr 2013 15:52:40 +0000 (15:52 +0000)
doc/using.rst

index ebcbeda32cf8d563747f663bb570789a6e857350..334478021da107c273e3877d1a6f4cb42483822f 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`).