Salome HOME
menage
authornicolas <nicolas>
Mon, 1 Jul 2013 13:14:12 +0000 (13:14 +0000)
committernicolas <nicolas>
Mon, 1 Jul 2013 13:14:12 +0000 (13:14 +0000)
25 files changed:
doc/en/demarrage_rapide.rst
doc/en/gui_create_case.rst
doc/en/gui_usage.rst
doc/en/images/homard_1.png
doc/en/images/intro_31.png
doc/en/images/intro_32.png
doc/en/images/intro_33.png
doc/en/images/intro_34.png
doc/en/images/intro_35.png
doc/en/images/intro_36.png
doc/en/images/intro_38.png
doc/en/images/intro_39.png
doc/en/intro.rst
doc/fr/gui_create_case.rst
doc/fr/images/dec_hex.gif [deleted file]
doc/fr/images/dec_tetr_1.gif [deleted file]
doc/fr/images/dec_tetr_2.gif [deleted file]
doc/fr/images/dec_tetr_3.gif [deleted file]
doc/fr/images/dec_tetr_4.gif [deleted file]
doc/fr/images/dec_tetr_5.gif [deleted file]
doc/fr/images/dec_tetr_6.gif [deleted file]
doc/fr/images/dec_tetr_7.gif [deleted file]
doc/fr/images/dec_tria_1.gif [deleted file]
doc/fr/images/dec_tria_2.gif [deleted file]
doc/fr/intro.rst

index 0188f486a244b8997340f2630dc8039af1cd4696..6bba7d9791e55c3413456478696958a051bcfdf4 100644 (file)
@@ -61,7 +61,7 @@ The adaptation is launched by the selection of the iteration. "*Compute*" is cho
 .. image:: images/intro_37.png
    :align: center
 
-Now, this new mesh can be used for a second thermal calculation, with the same conditions as for the first one. Once this second calcultion is done, the adaptive process can go on. First, go back into the module HOMARD of SALOME. The plast iteration "*Iter_1*" is selected and a new iteration is asked for. This window appears:
+Now, this new mesh can be used for a second thermal calculation, with the same conditions as for the first one. Once this second calcultion is done, the adaptive process can go on. First, go back into the module HOMARD of SALOME. The last iteration "*Iter_1*" is selected and a new iteration is asked for. This window appears:
 
 .. image:: images/intro_38.png
    :align: center
index 6cb19b096c8f0040ee095c841b824c7b19aefbf9..851ce5749ec9822d32a5a066691ccb332a04df61 100644 (file)
@@ -85,23 +85,23 @@ The definition of the boundaries is described in :ref:`gui_create_boundary`.
 
 Advanced options
 ****************
-Par défaut, aucune option avancée n'est active.
+Default: no advanced option.
 
-Néanmoins, on peut définir une oprion avancée :
+Nevertheless, some advanced options can be defined :
 
 .. image:: images/create_case_7.png
    :align: center
 
-Par défaut, HOMARD sait traiter des maillages en 2 ou 3 dimensions et comportant les mailles suivantes :
-   - mailles-points
-   - segments
-   - triangles
-   - quadrangles
-   - tétraèdres
-   - hexaèdres
-   - prismes
+HOMARD is able to work with 2D or 3D meshes as well, including the following elements:
+   - nodal element
+   - segment
+   - triangle
+   - quadrangle
+   - tetraedron
+   - hexaedron
+   - prism
 
-Si le maillage initial comporte des pyramides, il y a arrêt en erreur. Toutefois, si on est certain que les raffinements ultérieurs ne toucheront aucune des arêtes des pyramides, on cochera la case "Pyramides autorisées". Les adaptations se dérouleront normalement et les pyramides seront restituées telles quelles dans le maillage final.
+If pyramids are present into the initial mesh, HOMARD stops with an error. However, if no refinement will be in contact with any edge of those pyramids, the "Authorized pyramids" whould be checked. The adaptation will go on and the pyramids will be back as they are into the initial mesh.
 
 
 The pursuit of a case
@@ -109,41 +109,40 @@ The pursuit of a case
 .. index:: single: pursuit
 .. index:: single: yacs
 
-La poursuite d'un cas correspond à la situation suivante :
-Une série d'adaptations ont été conduites sur un cas puis SALOME est fermé. On a gardé les répertoires de travail de ces itérations. On souhaite ensuite reprendre ces itérations pour les poursuivre là où on s'est arrêté. Cette fonctionnalité est particulièrement utile dans le cas de schémas YACS pour lesquels on scinde en plusieurs parties une longue série d'adaptations.
+The pursuit of a case is interesting in the following situation. A list of adaptations was done for a case and, at the end, SALOME is closed. The directories for these iterations are kept. Then, the user wants to go on these iterations from the final point of the previous list. This function is useful with a schema YACS if a long list of adaptations is cut into small parts.
 
-La condition pour reprendre une itération est d'avoir conservé dans un même répertoire deux fichiers :
-   - le fichier de configuration qui a servi de données au module exécutable de HOMARD ; ce fichier se présente sous la forme ``HOMARD.Configuration.(n).vers.(n+1)``
-   - le fichier au format MED qui conserve l'historique des adaptations réalisées ; ce fichier se présente sous la forme ``maill.(n).hom.med``
+The compulsatory condition to pursue an iteration is to keep two files into the same directory:
+   - the configuration file that was a data for the binary module of HOMARD; this file looks like ``HOMARD.Configuration.(n).vers.(n+1)``
+   - the MED file that saves the history of th eprevious adaptations; this file looks like ``maill.(n).hom.med``
 
-On peut choisir de partir d'une itération archivée désignée explicitement par son répertoire ou d'une itération repérée dans le répertoire archivant un cas.
+Either an iteration known by its directory or an iteration identified into the directory of a case can be selected.
 
-Pour poursuivre une itération connue par son répertoire d'archive, la définition du cas se fait par la donnée des informations suivantes :
+To pursuit of an iteration known by its directory, the definition of the case is made by the following data:
 
-  - Un nom
-  - Un répertoire
-  - Le répertoire qui contient les archives
+  - A name
+  - A directory
+  - The directory of the data base
 
 .. image:: images/pursue_case_1.png
    :align: center
 
-On peut choisir de partir d'un cas déjà calculé ; par défaut, le nouveau cas sera créé en partant de la dernière itération précédemment calculée.
+The pursuit of an iteration into a previous case can be operated; the default starting iteration is the last iteration of the case.
 
 .. image:: images/pursue_case_2.png
    :align: center
 
-Si on souhaite partir d'une itération qui ne soit pas la dernière, il suffit de le préciser :
+If the starting iteration is not the last one, its number musr be given:
 
 .. image:: images/pursue_case_3.png
    :align: center
 
 .. note::
-  Les paramétrages du cas ainsi créé sont ceux de l'itération poursuivie : mode de conformité identique par exemple.
+  The governing parameters of the created case are the same as the ones of the strating iteration: same mode for the conformity, for instance.
 
 
 Object browser
 **************
-A l'issue de cette création de cas, l'arbre d'études a été enrichi de ce nouveau cas. On y trouve l'itération initiale, identifiée par le nom du maillage qui a été lu dans le fichier fourni.
+At the end of the creation, the case is included into the object browser. The initial iteration, known by the name of the associated mesh, is shown.
 
 .. image:: images/create_case_6.png
    :align: center
index 607ac8611ed08f5b11b6163bfdae122f62ea6a5f..e67ce13bce6ce75294e9a715e1c3f0697cf56fa8 100644 (file)
@@ -20,7 +20,7 @@ The user can choose either to start a new study or to open an old stored one, as
 Definition of an adaptation
 ***************************
 
-Once the activation of the module HOMARD is done, a case is created. The initial mesh of the series of adapted meshes is selected (see :ref:`gui_create_case`). From this case, the successives iterations are defined (see :ref:`gui_create_iteration`) with hypotheses (see :ref:`gui_create_hypothese`). The adaptations are launched as described in :ref:`gui_homard`.
+Once the activation of the module HOMARD is done, a case is created. The initial mesh of the series of adapted meshes is selected (see :ref:`gui_create_case`). From this case, the successive iterations are defined (see :ref:`gui_create_iteration`) with hypotheses (see :ref:`gui_create_hypothese`). The adaptations are launched as described in :ref:`gui_homard`.
 
 
 User's guide of the graphical interface
index 80006888b6d53ded57399db6b21a01c4b82c3dc8..3585c1289e06e732b5c807205d84a16e3c4faf77 100644 (file)
Binary files a/doc/en/images/homard_1.png and b/doc/en/images/homard_1.png differ
index 175264e0668a362422a6200520a8e72e032e4eaf..b9a3dbca1e1da10e1ee48e83d3145367abd5385c 100644 (file)
Binary files a/doc/en/images/intro_31.png and b/doc/en/images/intro_31.png differ
index f4022ca29c85d970c5228ac29934ba9501439010..ada710fb6c0bc69812f28d9575798b893044753d 100644 (file)
Binary files a/doc/en/images/intro_32.png and b/doc/en/images/intro_32.png differ
index a0bd05e288543a9028a56f94606e3cd669f03166..e0deca0b77165633775f67e4bbb3a2ec70389432 100644 (file)
Binary files a/doc/en/images/intro_33.png and b/doc/en/images/intro_33.png differ
index 94866890c15e07e1010299836f5fbe741489ccf9..94fe9a3a0bfb423639554d0eef5f585b427e2305 100644 (file)
Binary files a/doc/en/images/intro_34.png and b/doc/en/images/intro_34.png differ
index 73b7d54832e74544f1e7dc913b153cfb2ef635e4..800853634f84fa3219923ebe83c7aae9735f8355 100644 (file)
Binary files a/doc/en/images/intro_35.png and b/doc/en/images/intro_35.png differ
index 36a77bf44e7745d6977dc2e964a48214d76b8a21..047a3088b62c69f09335da2ceb1f45a68724265c 100644 (file)
Binary files a/doc/en/images/intro_36.png and b/doc/en/images/intro_36.png differ
index 2d29392c5d68d5df164f408d27fd6269730fb2dc..925ffb6fca8de93395736500b3adc2900837ce4e 100644 (file)
Binary files a/doc/en/images/intro_38.png and b/doc/en/images/intro_38.png differ
index ad542ba78adb624571b6a17164f0b34ebb2725e4..93953fb4ee81d51043e0c12183a41d177c6ee30f 100644 (file)
Binary files a/doc/en/images/intro_39.png and b/doc/en/images/intro_39.png differ
index 7628a5f24fc96b412490ff8d0a61c3e60f956e01..7f01d476e40a80b3cdafa25a6e8112bd693c57c4 100644 (file)
@@ -1,4 +1,4 @@
-.. _gui_intro:
+.. _intro:
 
 Introduction
 ############
index 586ba4018929dfa73c1eb88fb1d7fcefcd49f4e8..22c3ca14c7701a3522803c9e167fdc583f70b153 100644 (file)
@@ -86,7 +86,7 @@ Les options avanc
 ********************
 Par défaut, aucune option avancée n'est active.
 
-Néanmoins, on peut définir une oprion avancée :
+Néanmoins, on peut définir une option avancée :
 
 .. image:: images/create_case_7.png
    :align: center
diff --git a/doc/fr/images/dec_hex.gif b/doc/fr/images/dec_hex.gif
deleted file mode 100644 (file)
index ce3083d..0000000
Binary files a/doc/fr/images/dec_hex.gif and /dev/null differ
diff --git a/doc/fr/images/dec_tetr_1.gif b/doc/fr/images/dec_tetr_1.gif
deleted file mode 100644 (file)
index c888334..0000000
Binary files a/doc/fr/images/dec_tetr_1.gif and /dev/null differ
diff --git a/doc/fr/images/dec_tetr_2.gif b/doc/fr/images/dec_tetr_2.gif
deleted file mode 100644 (file)
index 1a4d247..0000000
Binary files a/doc/fr/images/dec_tetr_2.gif and /dev/null differ
diff --git a/doc/fr/images/dec_tetr_3.gif b/doc/fr/images/dec_tetr_3.gif
deleted file mode 100644 (file)
index e6471ee..0000000
Binary files a/doc/fr/images/dec_tetr_3.gif and /dev/null differ
diff --git a/doc/fr/images/dec_tetr_4.gif b/doc/fr/images/dec_tetr_4.gif
deleted file mode 100644 (file)
index b41bbea..0000000
Binary files a/doc/fr/images/dec_tetr_4.gif and /dev/null differ
diff --git a/doc/fr/images/dec_tetr_5.gif b/doc/fr/images/dec_tetr_5.gif
deleted file mode 100644 (file)
index 774c368..0000000
Binary files a/doc/fr/images/dec_tetr_5.gif and /dev/null differ
diff --git a/doc/fr/images/dec_tetr_6.gif b/doc/fr/images/dec_tetr_6.gif
deleted file mode 100644 (file)
index 2a4d853..0000000
Binary files a/doc/fr/images/dec_tetr_6.gif and /dev/null differ
diff --git a/doc/fr/images/dec_tetr_7.gif b/doc/fr/images/dec_tetr_7.gif
deleted file mode 100644 (file)
index ec1a043..0000000
Binary files a/doc/fr/images/dec_tetr_7.gif and /dev/null differ
diff --git a/doc/fr/images/dec_tria_1.gif b/doc/fr/images/dec_tria_1.gif
deleted file mode 100644 (file)
index e09ed1f..0000000
Binary files a/doc/fr/images/dec_tria_1.gif and /dev/null differ
diff --git a/doc/fr/images/dec_tria_2.gif b/doc/fr/images/dec_tria_2.gif
deleted file mode 100644 (file)
index 3530fc6..0000000
Binary files a/doc/fr/images/dec_tria_2.gif and /dev/null differ
index 067ccd1ed1bcd1f7527d35e2a24cc0c04e95f7b8..d8bd70ea13df045a03c59c55df5550035fab08fe 100644 (file)
@@ -1,4 +1,4 @@
-.. _gui_intro:
+.. _intro:
 
 Introduction
 ############