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
<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
<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
#!/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
elif saux == "-DUMP" :
self.dump = 1
#
-# 2. Les paramètres de base
+# 2. Les paramètres de base
#
self.dico = {}
self.nomfic_export = None
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)
#!/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
self.verbose = 1
self.verbose_max = 1
#
-# 2. Les paramètres de base
+# 2. Les paramètres de base
#
self.dico = {}
#
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