From: Frederic D. <de...@us...> - 2004-06-02 15:36:25
|
Update of /cvsroot/fudaa/fudaa_devel/aide/src/prepro/src/telemac In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19394/src/prepro/src/telemac Modified Files: telemac-superviseur.inc.xml telemac.xml Added Files: telemac.en.xml telemac-superviseur.en.inc.xml Log Message: anglais Index: telemac-superviseur.inc.xml =================================================================== RCS file: /cvsroot/fudaa/fudaa_devel/aide/src/prepro/src/telemac/telemac-superviseur.inc.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** telemac-superviseur.inc.xml 1 Jun 2004 11:05:40 -0000 1.1 --- telemac-superviseur.inc.xml 2 Jun 2004 15:36:13 -0000 1.2 *************** *** 1,4 **** <?xml version="1.0" encoding="iso-8859-1"?> ! <part lang="fr"> <title>Superviseur</title> &common-superviseur; --- 1,4 ---- <?xml version="1.0" encoding="iso-8859-1"?> ! <part lang="en"> <title>Superviseur</title> &common-superviseur; *************** *** 90,97 **** <para>Si un fichier cas est sélectionné, cette action permet de choisir et de lancer un exécutable du système <literal>Telemac</literal>.</para> </section> <section><title>Post</title> ! <para>Si un fichier <quote>Serafin</quote> est sélectionné, une fenêtre de post-traitement sera ! ouverte par cette action.</para> </section> </chapter> --- 90,98 ---- <para>Si un fichier cas est sélectionné, cette action permet de choisir et de lancer un exécutable du système <literal>Telemac</literal>.</para> + <note><para>Il est possible de modifier le répertoire des exécutables telemac. Pour cela, utiliser le panneau des préférences (section telemac).</para></note> </section> <section><title>Post</title> ! <para>Si un fichier <quote>Serafin</quote> est sélectionné, l'application postprocessor sera ! lancée grâce à action.</para> </section> </chapter> --- NEW FILE: telemac.en.xml --- <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE book SYSTEM "../../template/book.dtd" [ <!ENTITY url "../../"> <!ENTITY preface-en SYSTEM "../common/preface.en.inc.xml"> <!ENTITY cha-superviseur SYSTEM "telemac-superviseur.inc.xml"> <!ENTITY cha-superviseur-en SYSTEM "telemac-superviseur.en.inc.xml"> <!ENTITY sect-hyd-general SYSTEM "telemac-editeur-hyd-general.inc.xml"> <!ENTITY sect-hyd-2D SYSTEM "telemac-editeur-hyd-2D.inc.xml"> ]> <book lang="en"> <title>Telemac Preprocessor &version;</title> <subtitle>User Documentation (under construction)</subtitle> &preface-en; &common-general-en; &cha-superviseur-en;<!-- <part> <title>Editeur projet hydraulique</title> §-hyd-general; §-hyd-2D; &common-courbes-temp; </part> &common-meshviewer;--> </book> --- NEW FILE: telemac-superviseur.en.inc.xml --- <?xml version="1.0" encoding="iso-8859-1"?> <part lang="en"> <title>Supervisor</title> &common-superviseur-en; <chapter><title>Files extension</title> <para>In order to propose relevant actions, the supervisor tries to guess the file type thanks to the extension of the selected file. Nevertheless, some additional rules are used to respect the &telemac; users'practices. The following table gives the used rules to determine the file type. </para> <table frame="all"> <title>Determination of the file type</title> <tgroup cols="2"> <thead> <row> <entry><para>File type</para></entry> <entry><para>extension</para></entry> <entry><para> Additional rules</para></entry> </row> </thead> <tbody> <row> <entry> <para>Steering file</para> </entry> <entry> <para><literal>cas</literal></para> </entry> <entry> <para>Files which name starts with <quote>cas</quote>.</para> </entry> </row> <row> <entry> <para>Geometry File</para> </entry> <entry> <para><literal>ser</literal> or <literal>res</literal></para> </entry> <entry> <para>Files which name starts with <quote>res</quote> or <quote>geo</quote>.</para> </entry> </row> </tbody> </tgroup> </table> <section><title>file types used by &telemac;</title> &common-telemac-extension-en; </section> <section><title>File types used by other modelling systems</title> <para>You can find, in the following tables, the file types used by other modelling systems.</para> &common-reflux-extension-en; </section> </chapter> <chapter><title><literal>Rubens</literal> and <literal>Matisse</literal></title> <para> The supervisor allows the user to launch <literal>Rubens</literal> or <literal>Matisse</literal> in any folder. First, select a folder in the left column and then use the contextual menu.</para> </chapter> <chapter><title>Available actions</title> <para> To view the actions proposed by the supervisor, select a file and active the contextual menu. In the following illustration, the selected file is a steering file. It's also possible to edit the file or the launch a computation. </para> <mediaobject> <imageobject> <imagedata align="center" fileref="&url;images/superviseur/menu-telemac.en.png" width="203" depth="201"/> </imageobject> <textobject><phrase>Contextual menu for files</phrase></textobject> </mediaobject> <section><title>Open</title> <para>This action allows the user to open the selected file. The application that will be used to edit the file is given between brackets. If the selected file is a steering file, the hydrodynamic project editor is proposed. For a geometry file, the mesh editor will be proposed. By default, the tool <literal>Monitor</literal> will be choosen. </para> </section> <section><title>Create a telemac project</title> <para>This action is enabled if a <literal>serafin</literal> is selected. It allows the user to create a telemac project using the selected file as the geometry file. Then, you have only to choose which kind of telemac soft you want to create (telemac2d, telemac3d, artemis, ..) and the language. </para> </section> <section><title>Execute Telemac soft</title> <para>If a steering file is selected, the user can choose a telemac soft and then launch it.</para> <note><para>It is possible to define the path for the telemac installation directory from the preferences panel (menu <quote>Edition</quote>). </para></note> </section> <section><title>Post</title> <para>If a <quote>Serafin</quote> file is selected, the postprocessor can be launched thanks to this action.</para> </section> </chapter> </part> Index: telemac.xml =================================================================== RCS file: /cvsroot/fudaa/fudaa_devel/aide/src/prepro/src/telemac/telemac.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** telemac.xml 1 Jun 2004 11:05:41 -0000 1.1 --- telemac.xml 2 Jun 2004 15:36:13 -0000 1.2 *************** *** 4,8 **** <!ENTITY url "../../"> <!ENTITY preface SYSTEM "../common/preface.inc.xml"> - <!ENTITY cha-common-general SYSTEM "../common/common-general.inc.xml"> <!ENTITY cha-superviseur SYSTEM "telemac-superviseur.inc.xml"> <!ENTITY sect-hyd-general SYSTEM "telemac-editeur-hyd-general.inc.xml"> --- 4,7 ---- *************** *** 13,17 **** <subtitle>Documentation utilisateur</subtitle> &preface; ! &cha-common-general; &cha-superviseur; <part> --- 12,16 ---- <subtitle>Documentation utilisateur</subtitle> &preface; ! &common-general; &cha-superviseur; <part> |