]> SALOME platform Git repositories - modules/eficas.git/commitdiff
Salome HOME
PN: Version 2
authorPascale Noyret <pascale.noyret@edf.fr>
Thu, 24 Nov 2011 13:43:38 +0000 (13:43 +0000)
committerPascale Noyret <pascale.noyret@edf.fr>
Thu, 24 Nov 2011 13:43:38 +0000 (13:43 +0000)
doc/eficas_in_salome.rst
doc/eficas_personnalisation.rst
doc/eficas_principles.rst
doc/eficas_rules.rst
doc/images/LctDsSalome.png

index 6e57de49d4425be1bc15d578dd66c5eb2d496a00..95dc78d063b0e3f685113ee3924d3b0d937dd287 100644 (file)
@@ -3,11 +3,42 @@ EFICAS in Salome
 
 Launching EFICAS in Salome
 ---------------------------
-first you must activate EFICAS module
+first activate EFICAS module
 
 .. image:: images/LctDsSalome.png
    :align: center
 
 
+Use EFICAS. When a file is saved, Eficas will create an associated entry in the object browser.
+It is possible to user the file in other modules (see appropriate module's documentation).
+
+.. image:: images/ArbreSalome.png
+   :align: center
+
+Structural Element (for Aster)
+------------------------------
+
+Eficas is able to create "structural element" in GEOM or in SMESH in order to
+validate data.  
+
+- Create your geometry
+
+.. image:: images/Salome_Pylone.png
+   :align: center
+
+- Create your eficas JDC, and define for example a beam 
+
+.. image:: images/Salome_Pylone-Eficas.png
+   :align: center
+
+- Click on "View3D". Eficas shows you the result in GEOM and creates "beams" .
+  be aware : these "structural element" are not Geometry elements (You can't use it)
+  It's also possible to verify normals orientation.
+
+.. image:: images/Salome_Pylone-SE.png
+   :align: center
+
+
+
 
 
index e5ab336f66cb31ca6a31f0f91f5a78afb47f2b56..1c2c207de33dc777c5010baa3a280163e47287aa 100644 (file)
@@ -1,3 +1,15 @@
 your own custom EFICAS
 =======================
 
+User can choose to custom Eficas. They can decide which catalogs they used
+and which pdf reading tool they prefer. 
+For some codes, they also can choose where their files will be saved.
+
+- example : for Aster
+
+.. image:: images/custom.png
+   :align: center
+
+a file editeur_salome.ini is created in .Eficas_CODE ( for example .Eficas_MAP) in user's home directory.
+
+
index 9c0464567616177e04d9243e4eae6848ecd73d94..4c20eb884ec0ff08eff0af78bf3526957b9d7456 100644 (file)
@@ -24,7 +24,7 @@ Choose a version of the Code
 Enter commands
 -------------------------
 
-Eficas main widget provided two distinct views: The left size always contains the JDC explorer as a tree view. The right widget contains all informations used by the user to constructs the JDC. It shows which commands are available and which rules (faire une reference) have to be followed. Commands are append after this selected in the JDC tree.
+Eficas main widget provided two distinct views: The left size always contains the JDC explorer as a tree view. The right widget contains all informations used by the user to constructs the JDC. It shows which commands are available and which :ref:`rules-label`  have to be followed. Commands are append after this selected in the JDC tree.
 
 .. image:: images/command.png
    :align: center
index 6ce265f98d09c29c9fad733c4fcfd8ccb172ef44..489a0d464109d94ef45089208def0d15ca8f003b 100644 (file)
@@ -1,3 +1,4 @@
+.. _rules-label:
 
 ===============================
 Eficas rules 
index 736e82cc3332183cb22cedfba3e081820744b5ca..c81f2df68dd31fd28867b9cb99264aceb9e4144b 100644 (file)
Binary files a/doc/images/LctDsSalome.png and b/doc/images/LctDsSalome.png differ