]> SALOME platform Git repositories - modules/homard.git/commitdiff
Salome HOME
Passage en utf8, copyright et coquille
authorGerald NICOLAS <gerald.nicolas@edf.fr>
Tue, 12 Apr 2016 09:07:35 +0000 (11:07 +0200)
committerGerald NICOLAS <gerald.nicolas@edf.fr>
Tue, 12 Apr 2016 09:07:35 +0000 (11:07 +0200)
doc/en/gui_create_boundary.rst
doc/files/licence.en.txt
doc/files/licence.fr.txt
doc/files/yacs_script.py
doc/files/yacs_script_test.py
doc/fr/gui_create_boundary.rst

index 3cea82885ae40b6810279129ac274808f27f5750..f65066631e915eae78849ff5547c094c68b5099e 100644 (file)
@@ -71,7 +71,7 @@ This operation is repeated as often as we wish to place faces of meshs on a curv
   Conversely, a boundary can be very well retained by no group. It occurs if it was defined for a previous case and if it is groundless for the case in the course of definition.
 
 
   Conversely, a boundary can be very well retained by no group. It occurs if it was defined for a previous case and if it is groundless for the case in the course of definition.
 
 
-There are three types of analytical boundary:
+There are four types of analytical boundary:
 
   - Cylindre
   - Sphere
 
   - Cylindre
   - Sphere
index 63a0becb730984786f09f4420ae3cd0a7e107937..131bc22bee99d7680a149de3231595143cced9dd 100644 (file)
@@ -1,6 +1,6 @@
     <HOMARD, a SALOME module for Mesh Adaptation>
 
     <HOMARD, a SALOME module for Mesh Adaptation>
 
-    Copyright (C) 1996, 2015-2016 EDF
+    Copyright (C) 1996, 2016 EDF
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
index 63a0becb730984786f09f4420ae3cd0a7e107937..131bc22bee99d7680a149de3231595143cced9dd 100644 (file)
@@ -1,6 +1,6 @@
     <HOMARD, a SALOME module for Mesh Adaptation>
 
     <HOMARD, a SALOME module for Mesh Adaptation>
 
-    Copyright (C) 1996, 2015-2016 EDF
+    Copyright (C) 1996, 2016 EDF
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
index eaa235db6f57914fa51015e885113e8f9ae360e7..be8303400a3efb37abf999b83ee23a57a5ea5d2b 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
 #!/usr/bin/env python
-# -*- coding: iso-8859-1 -*-
+# -*- coding: utf-8 -*-
 # Copyright (C) 2013-2016  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # Copyright (C) 2013-2016  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
@@ -178,7 +178,7 @@ Le constructeur de la classe Script
         elif saux == "-DUMP" :
           self.dump = 1
 #
         elif saux == "-DUMP" :
           self.dump = 1
 #
-# 2. Les paramètres de base
+# 2. Les paramètres de base
 #
     self.dico = {}
     self.nomfic_export = None
 #
     self.dico = {}
     self.nomfic_export = None
@@ -623,7 +623,7 @@ Modification du fichier export et reperage de quelques informations
             if typfic == "mmed" :
               nomfic = self.mesh_file
 #
             if typfic == "mmed" :
               nomfic = self.mesh_file
 #
-# 3.2.2.2. Pour les autres fichiers, on recupère le nom initial
+# 3.2.2.2. Pour les autres fichiers, on recupère le nom initial
 #
             else :
               nomfic_l_0 = os.path.basename(nomfic_0)
 #
             else :
               nomfic_l_0 = os.path.basename(nomfic_0)
index 828cabc6ec7486c9472020b13f75c0277fce04a0..74a4d08b0cfafc9d7b1e933d4fb6a7f131f685f7 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
 #!/usr/bin/env python
-# -*- coding: iso-8859-1 -*-
+# -*- coding: utf-8 -*-
 # Copyright (C) 2013-2016  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # Copyright (C) 2013-2016  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
@@ -94,7 +94,7 @@ Le constructeur de la classe Script
           self.verbose = 1
           self.verbose_max = 1
 #
           self.verbose = 1
           self.verbose_max = 1
 #
-# 2. Les paramètres de base
+# 2. Les paramètres de base
 #
     self.dico = {}
 #
 #
     self.dico = {}
 #
index 67def0fdc493d056eed1288718e63b74abc0f101..f2cb2bc058103dbebf963d365abcf89969f9c9f5 100644 (file)
@@ -71,7 +71,7 @@ Cette opération est répétée autant de fois que l'on souhaite placer des face
   Inversement, une frontière peut très bien n'être retenue par aucun groupe. Cela arrive si elle a été définie pour un cas précédent et qu'elle est sans objet pour le cas en cours de définition.
 
 
   Inversement, une frontière peut très bien n'être retenue par aucun groupe. Cela arrive si elle a été définie pour un cas précédent et qu'elle est sans objet pour le cas en cours de définition.
 
 
-Il existe trois types de frontière analytique :
+Il existe quatre types de frontière analytique :
 
   - Cylindre
   - Sphère
 
   - Cylindre
   - Sphère