eap
772ad1d5f4
bos #24596 [CEA] New MeshGems license
2021-08-10 20:46:27 +03:00
eap
ce0f1ae8e9
Bug: boost::archive::text_iarchive fails if archive created by newer version
...
of boost::archive library
2021-08-06 15:41:33 +03:00
eap
cd4aa39efa
BUG: Mesh Failed dialog shows negative shape ID if nb shapes > SHORT_MAX
...
+ minor changes:
1) fix 2 typos
2) improve SMESH_Delaunay::ToPython()
2021-08-05 19:03:34 +03:00
eap
6b5dcfe000
Suppress memory leak when using Kernel_Utils::decode()
...
+ some code cleanup
2021-08-05 15:53:09 +03:00
rnv
f016bdf914
#24666 [CEA][Windows] BLSURPLUGIN compilation issue
2021-07-29 14:35:26 +03:00
eap
e9ce775931
bos #24052 [CEA 24050] Body Fitting with shared faces
...
+ fix merging polyhedra
2021-07-28 19:14:53 +03:00
eap
3dd9e6ddb3
regression with bos #24400 [CEA] Option in SALOME for not storing in med files the indices (number of nodes)
...
Store number in study, else IDs of elements change
+ In Mesh Info dlg, set size of IDs in the viewer from preference
2021-07-23 18:03:09 +03:00
eap
2a0f82c609
bos #20643 EDF 22805 - Pb Viscous Layer
...
Fix an issue with periodic FACEs with layers
2021-07-22 14:18:27 +03:00
eap
88ff35ddd4
bos #24400 [CEA] Option in SALOME for not storing in med files the indices (number of nodes)
...
+ minor changes:
1) unify member field names: avoid _my*, replace by either _* or my*
2) BUG: mesh persistent ID is not unique
3) arguments alignement
4) Add SMESHDS_Hypothesis::SaveString() and LoadString()
5) In mesh construction dlg disable "Mesh Type" if it contains ANY only
6) Add SMESH::printErrorInDebugMode argument of SMESH_CATCH
7) Use static_assert to check completeness of arrays corresponding to enum
8) Add renumber arg to ExportUNV() and ExportDAT()
9) Fix some warnings
2021-07-22 14:10:49 +03:00
eap
ad1d7c52f7
bos #24357 [CEA] Export mesh with field on vertices
...
+ fix warnings
2021-07-08 12:02:05 +03:00
eap
882ff39283
bos #24368 EDF 23667 - Duplicates nodes
...
+ Suppress warnings
2021-07-07 14:58:51 +03:00
eap
d5aa4efde2
bos #24368 EDF 23667 - Duplicates nodes
...
+ Suppress warnings
2021-07-06 16:17:33 +03:00
rnv
53cfbcdd33
Add DLL specs.
2021-07-05 19:04:33 +03:00
Anthony Geay
e34095b65b
Fix memory corruption introduced into ef9db08c81
2021-06-23 08:38:56 +02:00
Anthony Geay
ef9db08c81
MEDCoupling Memory output from SMESH engine now deal with fields too.
2021-06-23 07:59:19 +02:00
Anthony Geay
12d2ca8ac7
ExportMEDCoupling is now safer
2021-06-11 08:32:36 +02:00
Anthony Geay
f3da1d7f0c
Container servant hold information about SSL mode or not
2021-06-09 17:34:21 +02:00
eap
6e356afaff
Update by request of Nathalie GORE
2021-06-01 13:26:19 +03:00
rnv
b47d85eb4a
Compilation on Windows.
2021-05-27 00:17:44 +03:00
vsr
60bb6273b9
Merge branch 'V9_7_BR'
2021-05-24 17:54:03 +03:00
Gérald NICOLAS
d7de79b9dd
Traduction du panneau d'aide
2021-05-19 17:25:45 +03:00
Anthony Geay
cdd78104f5
Add a non regression test of ExportMEDCoupling method
2021-05-17 16:09:53 +02:00
Anthony Geay
cc54cd4b94
Implementation of ExportMEDCoupling.
2021-05-17 16:09:53 +02:00
eap
3f5860c39f
bos #24257 [CEA] Fatal error when creating a submesh if the mesh is on a sub-shape
...
Adjust isSubshapeOk() for SHAPERSTUDY where GEOM_Gen::AddSubShape() not implemented
2021-05-05 13:53:16 +03:00
eap
b79f3c0765
bos #24257 [CEA] Fatal error when creating a submesh if the mesh is on a sub-shape
...
Adjust isSubshapeOk() for SHAPERSTUDY where GEOM_Gen::AddSubShape() not implemented
2021-05-05 13:28:17 +03:00
rnv
8f903d5ee5
bos #24228 [CEA 24217][Windows] cannot compile SMESH: additional fix.
2021-05-03 20:06:34 +03:00
rnv
61bac50f78
Fix compilation problems under windows.
2021-04-30 10:40:02 +03:00
eap
26446f72ec
bos #20256 [CEA 18523] Porting SMESH to int 64 bits
...
Fix import huge mesh from MED
2021-04-29 16:48:38 +03:00
eap
a8e83192f6
bos #20256 [CEA 18523] Porting SMESH to int 64 bits
...
Fix export huge mesh to MED
2021-04-29 16:48:26 +03:00
eap
78e2e09d5c
bos #20256 [CEA 18523] Porting SMESH to int 64 bits
...
Fix import huge mesh from MED
2021-04-29 13:51:32 +03:00
eap
4ba3c7cda8
bos #20256 [CEA 18523] Porting SMESH to int 64 bits
...
Fix export huge mesh to MED
2021-04-29 13:22:23 +03:00
vsr
f20db3c5b3
Merge branch 'gni/evolution' into V9_7_BR
2021-04-28 15:23:37 +03:00
Gérald NICOLAS
705ff2e64c
Passage des cas-tests en moins de 1mn chacun
2021-04-27 16:17:18 +02:00
Gérald NICOLAS
e2f6c81304
Tri dans le repérage des arêtes de peau
2021-04-27 08:43:49 +02:00
GERALD NICOLAS
55864e5a23
Préparation à l'ajout de cas-tests
2021-04-26 18:31:20 +02:00
GERALD NICOLAS
db83efeef8
Merge branch 'V9_7_BR' into gni/evolution
2021-04-26 16:23:22 +02:00
GERALD NICOLAS
ed4300495a
Passage en attribut du maillage résultat
2021-04-26 16:02:24 +02:00
GERALD NICOLAS
17c79a5fcf
lacncements des 1ers cas-tests
2021-04-26 11:12:52 +02:00
GERALD NICOLAS
069b583dab
mise en place des tests
2021-04-26 10:51:38 +02:00
GERALD NICOLAS
95de5fabdc
Déplacement
2021-04-26 10:35:00 +02:00
GERALD NICOLAS
e55b4566a4
passage en classe
2021-04-26 10:34:06 +02:00
eap
04f422caeb
fix Error in "image" directive: no content permitted.
2021-04-24 13:18:13 +03:00
eap
a11ec0f515
[bos #24169 ] [CEA 24168] Error in AffectedElemGroupsInRegion
2021-04-23 14:10:04 +03:00
eap
2283860a0a
bos #20649 [CEA 19946] SMESH tests regression
...
partially roll back 0f2942 because of hung up at calling
any method of shaperBuilder in TUI mode
2021-04-22 16:42:18 +03:00
eap
d96d5ee20c
bos #20256 [CEA 18523] Porting SMESH to int 64 bits
...
fix regression in CGNS caused by bad rebase to master
2021-04-22 14:07:55 +03:00
eap
b093728299
bos #20256 : [CEA 18523] Porting SMESH to int 64 bits
2021-04-20 16:04:08 +03:00
eap
aae0e72c35
bos #24194 : EDF - SplitHexahedraIntoPrisms
2021-04-19 17:06:39 +03:00
Gérald NICOLAS
efd8080634
Ajout d'un test de non régression pour blocFissure
2021-04-19 11:46:49 +02:00
GERALD NICOLAS
953204ba55
pilotage de sfaces de peua
2021-04-16 19:17:25 +02:00
GERALD NICOLAS
ea7070c2c8
Unification des noms des maillages
2021-04-16 16:45:34 +02:00
GERALD NICOLAS
0d11241615
Prise en compte de la courbure de la face à mailler
2021-04-16 10:51:45 +02:00
GERALD NICOLAS
8eb3c73cbd
informations de log
2021-04-16 10:34:46 +02:00
GERALD NICOLAS
13469a2390
pb du addToStudy() failed
2021-04-15 20:30:17 +02:00
GERALD NICOLAS
2cf6435f14
simplification
2021-04-15 16:05:00 +02:00
GERALD NICOLAS
eb7885b577
Découpage de claculePointsAxiauxPipe
2021-04-15 15:40:06 +02:00
GERALD NICOLAS
19f671efb9
arguments inutiles
2021-04-15 15:22:19 +02:00
GERALD NICOLAS
6cdcd4fb15
Ménage dans les imports
2021-04-15 14:47:43 +02:00
GERALD NICOLAS
430da9254a
Nommage
2021-04-15 14:21:22 +02:00
GERALD NICOLAS
857a95f855
suppression de l'argument geometriesSaines
2021-04-15 14:20:42 +02:00
GERALD NICOLAS
01aad7a504
Référence
2021-04-15 14:20:03 +02:00
GERALD NICOLAS
cc07eb11e5
Merge branch 'master' into gni/evolution
2021-04-15 13:41:34 +02:00
GERALD NICOLAS
33b5421551
correction des valeurs
2021-04-15 13:40:42 +02:00
GERALD NICOLAS
ff873c8b10
Affichage du diagnostic
2021-04-15 13:40:29 +02:00
GERALD NICOLAS
8f0082e9d0
SUppression de step dans construitFissureGenerale
2021-04-15 13:39:45 +02:00
rnv
f6dcd574a0
Bos #23995 [CEA 24030] ParaView 5.9: fix volumes selection
2021-04-13 13:29:20 +03:00
GERALD NICOLAS
a4dc6572e5
addtostudy systématique
2021-04-08 16:16:13 +02:00
GERALD NICOLAS
a3c14d1977
Noms des algorithmes
2021-04-08 15:17:28 +02:00
GERALD NICOLAS
f4829e7aed
Corrections cas-tests 14 et 27
2021-04-08 10:53:24 +02:00
GERALD NICOLAS
f6e61276ef
mise à jour
2021-04-08 09:17:24 +02:00
GERALD NICOLAS
4063103961
Nettoyage du fichier de log
2021-04-08 08:59:18 +02:00
GERALD NICOLAS
5a81ccdc33
Cas_test vis OK
2021-04-08 08:45:27 +02:00
Gérald NICOLAS
35f01d3bc6
Correction du cas-test faceGauche2
...
Merge branch 'gni/evolution'
2021-04-07 16:12:37 +02:00
Gérald NICOLAS
25cb0387a3
correction faceGauche2
2021-04-07 16:11:37 +02:00
Gérald NICOLAS
345b6319e0
contrôle du python
2021-04-07 14:27:18 +02:00
Gérald NICOLAS
6a42b4e2db
Fichier de log
2021-04-07 14:03:25 +02:00
Gérald NICOLAS
54dfa7efaa
cas-tests 25 et 26 OK
2021-04-07 13:56:25 +02:00
Gérald NICOLAS
4dd17ccea5
Données de la fissure coude
2021-04-07 12:04:22 +02:00
Gérald NICOLAS
d124c5d354
Publications
2021-04-07 11:11:05 +02:00
GERALD NICOLAS
0070da1d05
La vis
2021-04-06 18:37:11 +02:00
GERALD NICOLAS
04f08dc89a
création de la fissure
2021-04-06 18:37:05 +02:00
GERALD NICOLAS
ced0a62d6f
argyuments
2021-04-06 18:06:40 +02:00
GERALD NICOLAS
93f22a734d
Nommage - suite
2021-04-06 17:59:21 +02:00
GERALD NICOLAS
c018079f7f
Noms d'objets
2021-04-06 17:50:03 +02:00
GERALD NICOLAS
caba16c69d
préfixe par défaut
2021-04-06 17:43:34 +02:00
GERALD NICOLAS
c90594b658
Cas-tests tube et vis
2021-04-06 16:36:28 +02:00
GERALD NICOLAS
a9a3db3095
Nom du maillage initial
2021-04-06 12:58:58 +02:00
GERALD NICOLAS
be1f12a8f5
Affichage
2021-04-06 11:58:50 +02:00
GERALD NICOLAS
e27e2a377c
Affichage filtré des objets créés
2021-04-06 11:42:59 +02:00
GERALD NICOLAS
d439ade3e9
Infortmations
2021-04-06 11:18:10 +02:00
GERALD NICOLAS
898796393d
Préfixe autre qu'un entier
2021-04-06 11:08:32 +02:00
vsr
ebba1c2a8e
Avoid installing redundant files
2021-04-06 11:51:12 +03:00
GERALD NICOLAS
1a2209c281
Nommage des maillags intermédiaires
2021-04-02 18:33:09 +02:00
GERALD NICOLAS
3f3ca40e45
Simplification
2021-04-02 17:59:18 +02:00
GERALD NICOLAS
403a6925d3
Nommage des éléments de smesh
2021-04-02 17:05:20 +02:00
GERALD NICOLAS
b07ad0d79c
Nommage des objets pour une fissure longue
2021-04-02 15:18:46 +02:00
GERALD NICOLAS
56374a61bb
erreur de décodage du dcitionnaire
2021-04-02 15:18:20 +02:00
GERALD NICOLAS
93738e779d
Règles python - Fin
2021-04-02 13:48:18 +02:00
GERALD NICOLAS
60f10166b8
ménage
2021-04-02 13:45:24 +02:00
GERALD NICOLAS
b4a070b88f
Mise à niveau python
2021-04-02 13:17:18 +02:00
GERALD NICOLAS
3f80bd1060
Merge branch 'master' into gni/evolution
2021-04-02 09:10:20 +02:00
GERALD NICOLAS
f44efbc020
Amélioration du ptyhon
2021-04-01 16:19:17 +02:00
Viktor Uzlov
3feb7ac701
bos #24085 fix TSplitMethod method for Windows (to avoid crash)
2021-03-31 19:04:06 +03:00
GERALD NICOLAS
71de383cb6
controle_python
2021-03-31 09:18:32 +02:00
GERALD NICOLAS
be0d884bdf
Numéro du cas
2021-03-31 09:07:01 +02:00
GERALD NICOLAS
045cedf24f
Ajout d'un préfix aux noms des objets SMESH - début
2021-03-29 18:13:22 +02:00
eap
7e2390f8c3
Porting to CGNS-4x
2021-03-29 17:10:19 +03:00
GERALD NICOLAS
4c4e84f165
cas-test encore HS
2021-03-29 10:03:53 +02:00
GERALD NICOLAS
33b6f87003
Merge branch 'master' into gni/evolution
2021-03-29 09:42:06 +02:00
GERALD NICOLAS
6ff40a3d47
commentaire
2021-03-29 08:47:53 +02:00
eap
03d855b75b
bos #24009 Merge gni/adaptation branch (MG-Adapt)
2021-03-26 12:45:00 +03:00
GERALD NICOLAS
b24a2d1b76
Merge branch 'master' into gni/evolution
2021-03-25 09:08:23 +01:00
eap
24825596b3
[bos #23982 ] EDF 22984 - aspect ratio of hexa
...
switch to HOMARD method (see HOMARD/src/tool/Utilitaire/utqhex.F)
2021-03-23 18:57:35 +03:00
vsr
a274ade365
Copyright update 2021
2021-03-23 17:44:29 +03:00
vsr
13e344b872
Revert wrongly integrated merge
...
This reverts commit a463e46431
, reversing
changes made to 1c35693208
.
2021-03-22 10:19:31 +03:00
eap
a463e46431
#23999 EDF 22760 - integration of dev in SMESH (from branch 'gni/adaptation')
2021-03-20 16:01:14 +03:00
GERALD NICOLAS
42c23b637c
Découpage de construitFissureGenerale
2021-03-17 18:46:40 +01:00
GERALD NICOLAS
a685bd8705
cosmétique
2021-03-17 16:20:13 +01:00
GERALD NICOLAS
3ab2bf76e7
Oubli d'arguments
2021-03-17 16:04:04 +01:00
GERALD NICOLAS
c68bd3b39a
cosmétique
2021-03-17 16:03:52 +01:00
GERALD NICOLAS
f79e964b75
Ménage dans les python des cas-tests
2021-03-17 14:13:23 +01:00
GERALD NICOLAS
c905727828
Merge branch 'gni/evolution' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh into gni/evolution
2021-03-17 08:22:29 +01:00
Gérald NICOLAS
1f61ca9786
Préparation pour MG-CADSurf
2021-03-16 16:52:38 +01:00
GERALD NICOLAS
81adb7985f
Merge branch 'master' into gni/evolution
2021-03-11 12:21:11 +01:00
rnv
aaf57db6ff
Build under Windows.
2021-03-04 15:31:20 +03:00
GERALD NICOLAS
1d867beb6d
Nom du résultat
2021-03-03 18:47:59 +01:00
GERALD NICOLAS
6af512d41a
Nouveau message d'erreur pour le tube
2021-03-03 17:46:41 +01:00
GERALD NICOLAS
6bccb8f04c
Ménage
2021-03-03 17:41:55 +01:00
GERALD NICOLAS
2e62464296
Raccourcissement de la distance d'influence
2021-03-03 17:41:30 +01:00
GERALD NICOLAS
b922e849a4
cosmétique
2021-03-03 16:39:15 +01:00
GERALD NICOLAS
54d6af9301
Merge branch 'master' into gni/evolution
2021-03-01 17:59:29 +01:00
Anthony Geay
9851a42aa9
Modif for salome gui without neither NS nor other servers.
2021-02-26 07:17:41 +01:00
GERALD NICOLAS
29bbad6217
impressions déboggage
2021-02-19 17:56:38 +01:00
GERALD NICOLAS
cbacd94676
mise à jour
2021-02-19 15:28:36 +01:00
GERALD NICOLAS
18dc4f94b8
Message à bon escient
2021-02-19 13:41:54 +01:00
GERALD NICOLAS
9e8470b6e7
Mise à jour des références
2021-02-19 13:41:31 +01:00
GERALD NICOLAS
71e110654c
Merge branch 'master' into gni/evolution
2021-02-19 09:36:55 +01:00
Anthony Geay
ded5e634c9
Forward medcoupling exception thrown in case of problem of conversion
2021-02-17 22:22:22 +01:00
GERALD NICOLAS
4092d89107
Etiquettes sur les pushbutton
2021-02-17 17:57:14 +01:00
GERALD NICOLAS
48406860a1
Merge branch 'master' into gni/adaptation
2021-02-15 14:09:41 +01:00
GERALD NICOLAS
0b1452b15d
Filtrage des options selon les dimensions
2021-02-12 15:40:12 +01:00
GERALD NICOLAS
af3f09b843
Option d'adaptation enfocntion de la dimension des maillages
2021-02-12 14:50:59 +01:00
GERALD NICOLAS
37d8c5a41c
contrôles
2021-02-11 10:35:50 +01:00
GERALD NICOLAS
a23e1b0daf
MEDcoupling pour la dimension du maillage
2021-02-11 08:43:57 +01:00
GERALD NICOLAS
36da803449
Usage de medcoupling pour le nom du maillage
2021-02-10 18:01:16 +01:00
GERALD NICOLAS
b54385ddd4
les champs par medcoupling
2021-02-10 16:31:01 +01:00
GERALD NICOLAS
58ca79c858
contrôle du nom du champ de la carte de taille
2021-02-10 14:41:44 +01:00
GERALD NICOLAS
85b2ed944e
Contrôle du choix des pas de temps
2021-02-10 13:50:13 +01:00
Gérald NICOLAS
4c3cd911ff
Message d'erreur en l'absence de fichier
2021-02-09 17:05:33 +01:00
Gérald NICOLAS
f6eed752d8
Mise à jour
2021-02-09 14:53:06 +01:00
Gérald NICOLAS
96c02d08b9
récupération
2021-02-09 12:24:42 +01:00
Gérald NICOLAS
ed49807f17
Merge branch 'master' into gni/adaptation
2021-02-09 12:24:02 +01:00
rnv
aa88721630
Build under Windows.
2021-02-09 12:29:37 +03:00
GERALD NICOLAS
d90a581cef
Gestion des erreurs de données
2021-02-08 15:52:38 +01:00
eap
b6b3466755
bos #20650 EDF 22824 - UseExisting1DElements
2021-02-06 21:29:17 +03:00
eap
836cce91b5
bos #20584 EDF 22720 - degenerated edge / projection
2021-02-05 18:23:25 +03:00
Anthony Geay
382f2cc4ab
Merge branch 'agy/arch2_ic0'
2021-02-04 16:24:14 +01:00
Ovidiu MIRCESCU
e181d9ccc8
Generic creation of a sessionless component.
2021-02-04 15:39:44 +01:00
GERALD NICOLAS
36e723d3d3
Remplacement des taquets de tabulations paor des espaces
2021-02-03 15:55:16 +01:00
Ovidiu Mircescu
d668f09c99
No more toto.
2021-02-03 15:37:35 +01:00
eap
0ad3621c84
bos #20650 : EDF 22824 - UseExisting1DElements
2021-02-02 16:24:05 +03:00
Anthony Geay
b8cc25cce5
2 servant implementations of SMESH::SMESH_GEN. One with Study and ModuleCatalog retrived from NS (like the beginning), another one with Study and ModulCatalog embedded
2021-02-01 20:13:06 +01:00
GERALD NICOLAS
55f658966b
Ménage avant intégration
2021-02-01 11:26:34 +01:00
GERALD NICOLAS
5e46af5968
Mise à jour des messages et défaut
2021-01-29 16:39:42 +01:00
GERALD NICOLAS
5b9e6708a5
Merge branch 'master' into gni/adaptation
2021-01-29 11:58:13 +01:00
GERALD NICOLAS
591a1c9862
Merge branch 'master' into gni/evolution
2021-01-28 16:15:45 +01:00
GERALD NICOLAS
0ec0a6a841
mise à jour de cas-tests
2021-01-28 16:13:36 +01:00
GERALD NICOLAS
53fe7cd1a7
ajout du tube
2021-01-28 15:14:16 +01:00
GERALD NICOLAS
8fde0dfff8
cosmétique
2021-01-28 15:06:48 +01:00
GERALD NICOLAS
4e85b9376b
Clés de repérage des données
2021-01-28 14:29:52 +01:00
eap
b586ea5065
bos #20646 [CEA] Fix error in polyhedron per solid on pentahedron
2021-01-28 16:07:58 +03:00
Christophe Bourcier
bca8bf9ddb
Fix polyhedron on penta
...
Add a test on all kinds of elements
2021-01-28 16:07:57 +03:00
GERALD NICOLAS
681c10775e
Menus
2021-01-28 11:34:20 +01:00
GERALD NICOLAS
bb1db63155
Mise à jour documentation
2021-01-28 10:35:48 +01:00
GERALD NICOLAS
37d2759a1c
Normes python
2021-01-27 18:04:32 +01:00
GERALD NICOLAS
f6ad065a74
Merge branch 'master' into gni/evolution
2021-01-27 16:48:02 +01:00
GERALD NICOLAS
9b4ce9dbf2
cosmétique
2021-01-27 16:38:18 +01:00
GERALD NICOLAS
a9dfed39c8
Insertion d'un cas test via xao
2021-01-27 16:37:59 +01:00
eap
374031c17e
bos #20640 EDF 22800 - Adding 3D
2021-01-27 16:48:04 +03:00
GERALD NICOLAS
b1e46c77b6
import et erreur d'arguments
2021-01-27 12:26:43 +01:00
GERALD NICOLAS
09eeca0267
Merge branch 'master' into gni/evolution
2021-01-27 11:56:22 +01:00
GERALD NICOLAS
39da29483f
cosmétique
2021-01-27 11:51:06 +01:00
GERALD NICOLAS
b00d213122
Simplification de insereFissureLongue
2021-01-27 11:50:20 +01:00
GERALD NICOLAS
0940378b4a
groupongeom avant compute
2021-01-27 11:49:35 +01:00
GERALD NICOLAS
3a2e0de7aa
Les cas à passer : ok et pb
2021-01-27 11:48:18 +01:00
eap
86007b0b5d
bos #20543 EDF 22638 - hyperpatch with CADSurf
...
A nice solution for pb of dealing with SHAPERSTUDY objects has been found
2021-01-27 13:10:14 +03:00
GERALD NICOLAS
850c52d788
oubli de l'import
2021-01-26 18:49:09 +01:00
GERALD NICOLAS
d1b3c09abe
message d'erreur
2021-01-26 18:39:03 +01:00
GERALD NICOLAS
0068dfdcb1
Contrôle des calculs de maillage
2021-01-26 18:34:02 +01:00
GERALD NICOLAS
65d5c162a5
mise à jour des cas-tests
2021-01-26 17:00:07 +01:00
GERALD NICOLAS
d6d7f3ffb4
Conformité python
2021-01-26 16:54:49 +01:00
GERALD NICOLAS
a37f701f67
Gestion des continuations
2021-01-26 16:37:29 +01:00
GERALD NICOLAS
4203b2933f
Cosmétique python3
2021-01-26 16:00:53 +01:00
GERALD NICOLAS
ee8255184a
Filtrage des cas qui ne passent pas
2021-01-26 15:38:16 +01:00
GERALD NICOLAS
5f9f702845
Référence mise à jour
2021-01-26 15:28:08 +01:00
GERALD NICOLAS
93b3222f60
Conformité python avec import os
2021-01-26 15:12:35 +01:00
GERALD NICOLAS
361885ae5e
Correcion de programmation - fichiers en python
2021-01-26 11:45:01 +01:00
GERALD NICOLAS
e66f809aa1
Mise à jour des données des cas-test de cube
2021-01-26 11:34:18 +01:00
GERALD NICOLAS
cd96b6d3d4
Mise à la norme python des fichiers
2021-01-22 18:31:51 +01:00
GERALD NICOLAS
b3c9d09a8a
Fichier d'archive à la norme python
2021-01-22 18:08:58 +01:00
GERALD NICOLAS
e9ec5b9114
Gestion de l'affichage des noms des cas passés
2021-01-22 11:14:13 +01:00
GERALD NICOLAS
b0797b305a
liste de passage des cas à jour
2021-01-21 18:13:50 +01:00
GERALD NICOLAS
ff0c47c3fe
Messages d'erreur
2021-01-21 17:51:47 +01:00
GERALD NICOLAS
bd68084631
Erreur dans le tableau des cas
2021-01-21 17:39:30 +01:00
GERALD NICOLAS
b66ee19eea
Nom des problèmes
2021-01-21 16:09:37 +01:00
GERALD NICOLAS
2e486645c5
Mise à jour des références
2021-01-21 10:07:24 +01:00
GERALD NICOLAS
2a904f692b
Modernisation du programme
2021-01-20 19:16:13 +01:00
GERALD NICOLAS
bc7bb7e199
Mise à jour de références
2021-01-20 19:15:58 +01:00
GERALD NICOLAS
5344373474
Mise à jour des références
2021-01-20 17:17:56 +01:00
GERALD NICOLAS
faac17b764
précision
2021-01-20 15:49:50 +01:00
azakir
b04533874f
some precisions
2021-01-19 11:31:46 +01:00
azakir
4002febb8b
enable to publish in TUI
2021-01-19 10:30:07 +01:00
GERALD NICOLAS
7a9c58ff87
erreur dans la valeur par défaut
2021-01-18 18:02:50 +01:00
GERALD NICOLAS
dc3c466f6b
Utilisation d'une CAO sous xao avec des groupes
2021-01-18 17:36:30 +01:00
GERALD NICOLAS
238d8c9c1e
Merge branch 'master' into gni/adaptation
2021-01-18 09:28:35 +01:00
GERALD NICOLAS
1d3309b296
Merge branch 'master' into gni/adaptation
2021-01-15 16:03:31 +01:00
GERALD NICOLAS
69643a0bda
Merge branch 'master' into gni/documentation
2021-01-15 15:52:13 +01:00
GERALD NICOLAS
75768a815f
blabla
2021-01-15 15:10:09 +01:00
GERALD NICOLAS
eaea42a89a
Précisions sur le lancement individualisé des cas-tests
2021-01-15 15:02:40 +01:00
GERALD NICOLAS
2ad0face0c
Example of a bended pipe
2021-01-15 14:24:21 +01:00
GERALD NICOLAS
ed1f62a9c0
orthographe
2021-01-15 13:55:33 +01:00
azakir
4cd6311d74
little corrections
2021-01-15 12:03:28 +01:00
GERALD NICOLAS
cffa68872f
précision
2021-01-15 11:57:20 +01:00
GERALD NICOLAS
c3e7fa6425
Correction des informations
2021-01-15 11:46:13 +01:00
GERALD NICOLAS
4e448fd1da
Quelques précisions
2021-01-15 09:52:15 +01:00
GERALD NICOLAS
eccabc2b71
Mise en cohérence des importations BREP
2021-01-14 17:24:32 +01:00
eap
9e3db5ed1d
bos #20553 : EDF 22656 - Error after computation but mesh seems OK
...
bos #20561 : 22656 - Strange behavior with submeshes
2021-01-14 19:11:42 +03:00
GERALD NICOLAS
2952c21e59
Correction de l'ID de l'arête pour le fillet
2021-01-14 17:10:13 +01:00
azakir
43e6429c58
TUI for mg-adapt
2021-01-14 17:00:52 +01:00
GERALD NICOLAS
4cd3b61d47
Quelques corrections.
2021-01-14 16:07:46 +01:00
azakir
d37a77ee95
maj TUI
2021-01-13 11:01:18 +01:00
GERALD NICOLAS
214e994c0c
Merge branch 'gni/adaptation' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh into gni/adaptation
2021-01-13 09:43:29 +01:00
GERALD NICOLAS
8731eed929
Merge branch 'master' into gni/adaptation
2021-01-13 09:42:20 +01:00
GERALD NICOLAS
4e808b34f9
Récupération d'un ménage trop rapide
2021-01-13 08:59:13 +01:00
GERALD NICOLAS
3dac53cde1
Récupération d'un ménage trop rapide...
2021-01-13 08:55:01 +01:00
GERALD NICOLAS
de10aefca9
oubli
2021-01-13 08:41:40 +01:00
azakir
8196d751b1
for MG-adapt TUI
2021-01-12 17:36:13 +01:00
GERALD NICOLAS
b1ef0982b5
accord
2021-01-12 15:30:20 +01:00
azakir
456850beda
Merge branch 'gni/adaptation' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh into gni/adaptation
2021-01-12 14:19:56 +01:00
azakir
6e11711875
TUI first dev
2021-01-12 14:18:03 +01:00
GERALD NICOLAS
96b56d1ee6
Merge remote-tracking branch 'origin/master' into gni/documentation
2021-01-12 13:45:39 +01:00
GERALD NICOLAS
624e57e97d
Merge remote-tracking branch 'origin/master' into gni/adaptation
2021-01-12 09:57:11 +01:00
eap
7d57cfe306
Fix typos by Kunda
...
https://www.salome-platform.org/forum/forum_9/875695368/263950625
2021-01-11 12:42:05 +03:00
azakir
8b1d1d4dbc
add src/ADAPT_I/MG_ADAPT_i.* files
2021-01-07 17:07:11 +01:00
Viktor UZLOV
3da6be1c99
bos #20215 Help panels into SALOME for new users
2021-01-07 16:45:39 +03:00
azakir
1a5fa0f4c0
replace files in their respective rep
2021-01-05 11:18:05 +01:00
azakir
f6f19e7452
merge from origin gni/adaptation
...
Merge branch 'gni/adaptation' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh into gni/adaptation
2020-12-23 10:33:43 +01:00
azakir
248e606435
naming param in method declaration
2020-12-23 10:33:06 +01:00
GERALD NICOLAS
ac78dadbe5
Merge remote-tracking branch 'origin/master' into gni/adaptation
2020-12-22 15:08:18 +01:00
azakir
147d2c026d
correct timestep issues
2020-12-21 15:46:50 +01:00
azakir
2e6d418599
MeshFormatWriter and MeshFormaReader are in MEDCOUPLING namespace
2020-12-21 10:41:06 +01:00