Commit Graph

2789 Commits

Author SHA1 Message Date
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
azakir
97ad2bb328 fixing adaptation default mode 2020-12-18 12:36:45 +01:00
azakir
86be227dee change default med file out 2020-12-17 16:18:49 +01:00
azakir
1224f8cfd6 restoring fam with old id 2020-12-17 10:04:50 +01:00
azakir
abe3e0bbe9 to remove tmp file 2020-12-16 10:31:52 +01:00
jfa
47d2912cb3 Porting to OCCT7.5.0 2020-12-15 13:59:42 +03:00
eap
223210ad12 #20282 EDF 22320 - general compute fails
don't apply 1D-2D algorithms before 1D-2D-3D ones if sub-mesh order says opposite
2020-12-14 16:41:04 +03:00
azakir
b099bfe29f reading constant size map 2020-12-14 11:51:43 +01:00
azakir
af459b337c fix med_int conversion 2020-12-12 16:35:18 +01:00
azakir
c0c883fc72 update translation files 2020-12-10 18:33:02 +01:00
azakir
d8fb185943 mesh adaptation with mg-adapt 2020-12-10 16:15:09 +01:00
eap
fba6d9eef3 #18963 Minimize compiler warnings (finish) 2020-12-10 14:39:46 +03:00
eap
2f4749af53 #18963 Minimize compiler warnings
fix the rest warnings
2020-12-09 22:12:51 +03:00
GERALD NICOLAS
16a07c8761 Merge branch 'master' into gni/documentation 2020-12-09 16:14:00 +01:00
GERALD NICOLAS
665d037f93 Merge branch 'master' into gni/adaptation 2020-12-09 16:11:12 +01:00
SALOME
cb55604f37 #18963 Minimize compiler warnings 2020-12-08 16:46:17 +03:00
eap
4039f267f1 bos #20282 EDF 22320 - general compute fails
1) Compute sub-meshes with prescribed order before the rest ones
2) Save sub-mesh order not as ids but as entries, because ids of groups
   within SMESHDS_Mesh can change at study loading if some group is no
   longer used as a base of sub-mesh of group on geometry
2020-12-02 11:51:19 +03:00
GERALD NICOLAS
b53cb60aee Merge remote-tracking branch 'origin/master' into gni/adaptation 2020-11-23 16:40:24 +01:00
eap
97b0a95536 [bos #20282] EDF 22320 - general compute fails
Correct tree icon of partially computed sub-mesh
2020-11-20 11:26:59 +03:00
rnv
982a098136 Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh 2020-11-19 03:35:20 +03:00
rnv
a0b14f92a4 Partial fix for '#16403 EDF 17034 - Hole during meshing visualization' 2020-11-19 03:35:02 +03:00
eap
fdab1d32d5 bos #20282 EDF 22320 - general compute fails 2020-11-12 23:06:06 +03:00
Gérald NICOLAS
920c0a06c6 Correction d'oublis 2020-10-27 11:59:50 +01:00
Gérald NICOLAS
30271ef4ea Merge branch 'master' into gni/documentation 2020-10-27 11:51:53 +01:00
Gérald NICOLAS
c259964259 Merge branch 'master' into gni/adaptation 2020-10-27 11:36:03 +01:00
eap
cca498b791 #20238 EDF 22226 - problem of remeshing 2020-10-26 20:00:40 +03:00
eap
76e8d44a4d IPAL0054702: TC-9.6.0: 1D Algo "Use Existing 1D elements" is ignored
Update docs
2020-10-22 17:21:19 +03:00
eap
d3bb81e560 IPAL54700: TC-9.6.0: 0D Mesh - several items are missed in the OB popup menu 2020-10-22 12:19:01 +03:00
eap
76b3528b3f bos #20244 [CEA 20227] OCCT SIGSEGV - Cutting of quadrangles 2020-10-22 11:33:25 +03:00
eap
d76c0e6e5e #20232 EDF 22208 - Add a crack in a pipe 2020-10-21 19:27:53 +03:00
jfa
4a2c77515c bos #20087: [CEA 20080] spacing value constraint not taken into account in Body fitting hypothesis construction. 2020-10-16 13:41:08 +03:00
rnv
9d0765db5d Fix compilation errors under Windows: VS-2017 2020-10-16 12:20:46 +03:00
eap
6bc94c2211 bos #20144 [CEA 20142] Import1D - Error: Algorithm failed 2020-10-16 01:16:47 +03:00
eap
3afca7a3ff #19926 [CEA 19782] renumbering meshes \\ fix excess nodes 2020-10-15 18:02:26 +03:00
eap
abc50b5f49 #19926 [CEA 19782] renumbering meshes 2020-10-15 17:01:10 +03:00
eap
d245f797f1 #19926 [CEA 19782] renumbering meshes 2020-10-15 16:57:54 +03:00
eap
34d237befe fix missing "break"s 2020-10-14 13:41:45 +03:00
eap
981e2bca16 bos #19961 EDF 21858 - ExportMED 2020-10-12 17:15:51 +03:00
eap
50479f058d #19982 EDF 21954 - Compute mesh fails -------- compilation error 2020-10-12 12:38:29 +03:00
eap
1ce54e1c12 #19982 EDF 21954 - Compute mesh fails 2020-10-12 11:47:53 +03:00
Gérald NICOLAS
7faac48fff Merge remote-tracking branch 'origin/master' into gni/adaptation 2020-10-08 09:42:10 +02:00
jfa
611b13e233 bos #20082: Set reverse edge in GeometricProgression fails 2020-10-06 15:46:44 +03:00
eap
222d596e3b #19993 [CEA 17873] Delete group with contents crash 2020-09-28 14:18:24 +03:00
Gérald NICOLAS
a5b6754422 Mise à jour des messages de SMESH 2020-09-22 15:57:14 +02:00
Gérald NICOLAS
ea6d39162c Update translations to French 2020-09-18 11:18:36 +03:00
Gérald NICOLAS
3c6c99661b Mise à jour des traductions vers le français 2020-09-18 09:30:00 +02:00
Gérald NICOLAS
847a84b772 Merge remote-tracking branch 'origin/master' into gni/documentation 2020-09-18 09:17:51 +02:00
Gérald NICOLAS
f40eff6896 Mise à jour des traductions vers le français 2020-09-18 09:17:31 +02:00
vsr
a88c5ba91e Merge 'gni/documentation' 2020-09-16 09:44:23 +03:00
Gérald NICOLAS
b5294e25f9 Accès à la documentation de référence de MeshGems 2020-09-15 18:00:26 +02:00
Viktor UZLOV
aca37fd07f #19889 [CEA] No more items available in context menu after delete group with contents 2020-09-14 12:21:01 +03:00
Gérald NICOLAS
4f27d56bda Merge branch 'master' into gni/adaptation 2020-09-09 11:00:25 +02:00
mpv
3632886261 #19919 [CEA] Group of Edges reported as empty
Make mesh marked by ! sign if after breaking link the referenced shape becomes different from the shape used for meshing before.
2020-09-04 17:46:03 +03:00
eap
f6bd1b130c Fix imps_02/C7 2020-08-28 13:08:19 +03:00
Gérald NICOLAS
b1ea582157 Merge branch 'master' into gni/adaptation 2020-08-28 10:55:33 +02:00
eap
dd1c96d8ed Fix error of unreachable code 2020-08-27 14:03:34 +03:00
mpv
04b9d63d5a Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh 2020-08-24 16:40:31 +03:00
mpv
338d12a959 #19919 [CEA] Group of Edges reported as empty
Clear shapes-cash in GEOMClient also for sub-meshes objects.
2020-08-24 16:38:41 +03:00
eap
3d87656309 #19913 [CEA] Crash when compute mesh with body fitting and shared faces
fix elements on top of cylinder
2020-08-20 20:05:57 +03:00
eap
66de7ed40f #19913 [CEA] Crash when compute mesh with body fitting and shared faces
1) fix the crash
  2) fix missing volumes when taking shared faces into account

  overlapping volumes remain to fix
2020-08-19 11:56:22 +03:00
eap
951dd4234e #19887 [CEA] Body fitting missing some faces and generates not-wanted splitted elements
Remove excess nodes
2020-08-14 15:58:50 +03:00
eap
14662b2361 #19887 [CEA] Body fitting missing some faces and generates not-wanted splitted elements
Excess edges removed (nodes still remain)
2020-08-12 21:45:23 +03:00
eap
eac64fdf48 In dump script avoid removing missing geom objects 2020-08-10 17:43:45 +03:00
eap
c85f79dfca Operation Show Meshing Errors does not work 2020-08-10 17:42:16 +03:00
eap
6c91402a6f Fix memory leaks in SMESHGUI_Displayer::canBeDisplayed() 2020-08-10 17:16:36 +03:00
eap
9d1d5827c6 #19887 [CEA] Body fitting missing some faces and generates not-wanted splitted elements
fix missing faces
2020-08-10 17:08:26 +03:00
eap
f435fe5c82 Enable simultaneous usage of several StdMeshersGUI_SubShapeSelectorWdg's
Add SMESH_Gen_i::CountInPyDump(text) which is useful for defining uniquely
named variables in dump python scripts
2020-08-07 12:14:55 +03:00
eap
dbbd8a2dbe Protection for the case of python command wrapped over several lines 2020-07-31 20:27:23 +03:00
eap
e85e13ee2a #19765 EDF 21730 - long time to load med file file with huge amount of groups 2020-07-20 10:13:03 +03:00
eap
d55dbe18f5 Merge remote-tracking branch 'origin/V9_5_BR'
Conflicts:
	src/SMESH_I/SMESH_Mesh_i.cxx
2020-07-10 19:33:14 +03:00
eap
29c693b1c3 #18708 EDF 20746 - Strange behaviors after loading YACS
Pb was in clashing class names (chrono.hxx) in SMESH and YACS
2020-07-08 12:46:18 +03:00
Gérald NICOLAS
33ba300401 Merge branch 'master' into gni/adaptation 2020-06-29 11:28:50 +02:00
vsr
9beb8d2764 bos #19219 [CEA] SIGSEGV when right-click in the view in 3D layers dialog box 2020-06-15 18:44:50 +03:00
Gérald NICOLAS
224eada951 Clarification des menus 2020-06-10 16:00:51 +02:00
Gérald NICOLAS
eb9868c360 Les préférences pour MG-Adapt 2020-06-10 11:22:21 +02:00
Gérald NICOLAS
cadf63ae2c Suppression des particularités HOMARD 2020-06-09 14:13:29 +02:00
eap
1a39b08ad9 #19232 [CEA] overal Mesh quality crash on imported MED
Bug reason: the med file includes polygons based on none of nodes.
Solution: forbid creating such polygons
2020-06-09 15:09:07 +03:00
mpv
a18dd5f05c Fix for #19226 : ViscousLayers2D can't be created on a group from SHAPERSTUDY in python 2020-06-09 14:01:07 +03:00
eap
1deb1c3b7e #19232 [CEA] overal Mesh quality crash on imported MED
Bug reason: the med file includes polygons based on none of nodes.
Solution: forbid creating such polygons
2020-06-09 13:58:21 +03:00
Gérald NICOLAS
40e97e8c94 ménage 2020-06-09 11:38:47 +02:00
Gérald NICOLAS
c9d52c82e1 suppression des impressions sytématiques 2020-06-09 11:38:36 +02:00
Gérald NICOLAS
913c682099 Clarification 2020-06-09 11:25:48 +02:00
Gérald NICOLAS
f52342ec68 Ménage 2020-06-09 10:27:06 +02:00
Gérald NICOLAS
005a0c7d7e Suppression des impressions 2020-06-09 10:10:12 +02:00
Gérald NICOLAS
f787750dbb Rassemblement des toolbars 2020-06-08 16:43:05 +02:00
Gérald NICOLAS
d4b3f508bf Menus 2020-06-08 14:40:22 +02:00
Gérald NICOLAS
389de9f0a1 Messages pour les TOP menus 2020-06-08 14:29:21 +02:00
mpv
cc893fddd4 Fix for the issue #19226 : ViscousLayers2D can't be created on a group from SHAPERSTUDY in python 2020-06-05 11:59:23 +03:00
Gérald NICOLAS
2362b00dd2 mise à jour 2020-06-04 17:44:51 +02:00
Gérald NICOLAS
3fb47a6522 gestion des includes en .ui 2020-06-04 17:43:05 +02:00
Gérald NICOLAS
d72d95195c ménage 2020-06-04 17:41:47 +02:00
Gérald NICOLAS
b8d0c082d5 cosmétique 2020-06-04 17:41:11 +02:00
Gérald NICOLAS
56793dea96 Gestion des ui.h 2020-06-04 17:39:55 +02:00
Gérald NICOLAS
aeafd2ea22 retour arrière 2020-06-04 17:38:43 +02:00
mpv
b9ebe1deb0 A quick-fix for the #19221 smeshBuilder Mesh.Group(group) does not work on SHAPERSTUDY groups 2020-06-03 17:10:45 +03:00
GERALD NICOLAS
62f81f8c27 préférences 2020-06-03 10:23:34 +02:00
mpv
593c663f2d Fix for #19201: Can't select a SHAPER result to create a group on geometry 2020-05-28 16:44:33 +03:00
Gérald NICOLAS
c4a98a4a6a Les préférences. 2020-05-28 14:22:10 +02:00
Gérald NICOLAS
c29f2e2ad6 Bibliothèque complémentaire 2020-05-28 14:19:59 +02:00
Gérald NICOLAS
7a6c94b9e0 Oubli 2020-05-28 10:48:20 +02:00
Gérald NICOLAS
029e6c0c45 changement homardGen ==> adaptGen 2020-05-28 10:40:28 +02:00
rnv
67c4262d23 Fix for '54677: TC-9.5.0: SMESH: ball visualization failed' 2020-05-28 00:00:43 +03:00
rnv
501b1a0f68 Fix for '54677: TC-9.5.0: SMESH: ball visualization failed' 2020-05-27 23:56:31 +03:00
eap
75b15d2531 Cosmetic changes 2020-05-27 20:48:43 +03:00
eap
2a5ef76d25 Fix failure of HEXOTIC/doc/salome/examples/hexoticdemo.py 2020-05-27 19:32:29 +03:00
Gérald NICOLAS
aa70584c33 incmude des ui 2020-05-27 17:02:03 +02:00
Gérald NICOLAS
d7dead847f includes des ui 2020-05-27 17:01:52 +02:00
Gérald NICOLAS
baad437937 homardGen réactivé 2020-05-27 17:01:35 +02:00
eap
2fcf0d1b8e Fix failure of HEXOTIC/doc/salome/examples/hexoticdemo.py 2020-05-27 15:46:46 +03:00
Gérald NICOLAS
4434b7437b Recherche de l'étude sous-jacente 2020-05-27 12:13:20 +02:00
Gérald NICOLAS
bb46a82d43 Préalables de l'activation des menus 2020-05-27 11:43:49 +02:00
Gérald NICOLAS
687effe75f Merge branch 'master' into gni/adaptation 2020-05-27 10:40:52 +02:00
Gérald NICOLAS
0937b58dc2 Merge branch 'master' into gni/adaptation 2020-05-27 10:36:49 +02:00
eap
19720c1ef8 IPAL54678: TC-9.5.0: Sub-mesh priority: not all sub-meshes are displayed in the dialog
+ Small improvement of a mesh context menu:
  * Add "Clear + Compute" for a non-empty mesh
  * Add "Show Compute Errors" for a failed meshing
  * Remove "Compute" for a fully computed mesh
  * Add an icon for "Export" item
2020-05-26 19:20:30 +03:00
eap
bba8dbd724 IPAL54678: TC-9.5.0: Sub-mesh priority: not all sub-meshes are displayed in the dialog 2020-05-26 17:59:55 +03:00
Gérald NICOLAS
93ad4359b0 Changements de noms HOMARD ==> ADAPT 2020-05-26 14:36:52 +02:00
Gérald NICOLAS
ed1a6f1c4d Lancement des menus pour l'adaptation 2020-05-26 10:46:55 +02:00
Gérald NICOLAS
1e51d8ea89 Pilotage des bibliothèques 2020-05-26 09:48:59 +02:00
Gérald NICOLAS
bb0c73cad0 Dialogue pour l'adaptation 2020-05-25 17:14:06 +02:00
Gérald NICOLAS
0df363832a complément 2020-05-25 16:24:40 +02:00
Gérald NICOLAS
870e3ff874 complément 2020-05-25 16:24:20 +02:00
Gérald NICOLAS
d05e8d5111 préférences 2020-05-25 16:01:16 +02:00
Gérald NICOLAS
c752294906 Changement de nom HOMARDGUI ==> ADAPTGUI 2020-05-25 14:29:23 +02:00
Gérald NICOLAS
9bad31fec2 Messages des sous-menus 2020-05-25 14:11:11 +02:00
Gérald NICOLAS
8d8960f24f Ordre correct pour les.ui 2020-05-25 11:44:25 +02:00
Gérald NICOLAS
c047fd2702 Coquille 2020-05-25 11:23:56 +02:00
Gérald NICOLAS
a284639387 oubli de FrontTrack 2020-05-25 11:02:54 +02:00
Gérald NICOLAS
94b4f20a65 Merge branch 'master' into gni/adaptation 2020-05-25 08:32:02 +02:00
eap
2629c8bf51 IPAL54676: TC-9.5.0: Problem with "Radial Quadrangle 1D-2D" algo and "Local Lenght" hypo 2020-05-20 20:10:27 +03:00
eap
1cc4f6c5a9 IPAL54676: TC-9.5.0: Problem with "Radial Quadrangle 1D-2D" algo and "Local Lenght" hypo 2020-05-20 20:04:42 +03:00
Gérald NICOLAS
ad3b3a2bbf Version et engine 2020-05-20 18:06:11 +02:00
Gérald NICOLAS
e48a18b261 compléments 2020-05-20 17:54:52 +02:00
Gérald NICOLAS
7132a233f4 Suivi de frontière - départ 2020-05-20 17:36:39 +02:00
Gérald NICOLAS
a174b69248 Transfert brutal des sources du module HOMARD 2020-05-20 17:28:22 +02:00
GERALD NICOLAS
41d2fa239d Menu de pilotage global 2020-05-20 10:47:58 +02:00
eap
928a9967c9 IPAL0054674: Wrong mesh icon after mesh modification
+ minor doc imp
2020-05-18 21:31:22 +03:00
eap
7f8c5c9aa7 #19129 [CEA] Error export med version
fix error message + untabify
2020-05-18 17:45:57 +03:00
eap
4b5a9b85ae Unify function headers 2020-05-14 17:26:57 +03:00
eap
54d90bf525 SHAPERSTUDY: Break Link when geometry not changed 2020-05-14 16:40:46 +03:00
jfa
ab46000ce3 bos #18341: HOME environment variable 2020-05-13 17:11:19 +03:00
vsr
0a37d49f45 bos #18963 [CEA 18962] Warnings in module compilations 2020-05-11 11:14:28 +03:00
eap
4d658cb770 #19078 [CEA] Mesh Group - Group on filter
fix places where component name "GEOM" is used
2020-05-08 19:32:46 +03:00
rnv
20d7486abe Fix the problem with saving a file with several meshes under Windows. 2020-05-07 17:14:56 +03:00
vsr
eb7803d480 bos #19055 Fix broken linkage on Windows (add missing GEOMUtils library) 2020-04-30 09:40:13 +03:00
eap
54580d9a2a #19026 EDF 21355 - Problem with Belog to GEOM 2020-04-29 19:54:39 +03:00
vsr
0fc0831670 Copyright update 2020 2020-04-15 18:19:44 +03:00
eap
7406f0680a SHAPERSTUDY: fix case of a group containing the main shape 2020-04-11 01:22:43 +03:00
eap
52a5308f7c fix SHAPERSTUDY: when two meshes are on the same geometry 2020-04-08 19:01:46 +03:00
eap
f380991026 fix SHAPERSTUDY bugs 2020-04-08 11:19:56 +03:00
Anthony Geay
a21c246418 CEA18933 : As before, when non managed version requested, ignore and take the latest 2020-04-06 21:53:23 +02:00
Anthony Geay
29fa6f3696 simplification involved by medfile 4.1 2020-04-03 14:15:07 +02:00
mpv
bcb3b6e5cd Fix for the issue #3200 : Can't select SHAPERSTUDY groups in Netgen local size 2020-04-03 10:59:04 +03:00
eap
ed5c94eda8 Pb: sub-mesh becomes invalid upon adding fillet to a sketch 2020-04-02 13:01:51 +03:00
eap
e7ac767896 IPAL0054629: Compute sub-mesh fails in TUI but works in GUI 2020-03-31 14:32:27 +03:00
eap
cfa95f0477 IPAL0054631: NETGEN-1D2D3D fails on two adjacent boxes with Viscous Layers
Bug reported in https://www.salome-platform.org/forum/forum_14/64297494#556145973
2020-03-27 22:43:20 +03:00
eap
d487f882d9 IPAL54633: Bad viscous layers 2020-03-20 18:57:40 +03:00
eap
1f0895c06c IPAL54630: Wire discretization error 2020-03-19 17:16:21 +03:00
eap
896ab9bad6 small optimization 2020-03-18 19:02:52 +03:00
eap
24a8566eb1 #17336 [CEA 17333] Mesh offset generates a segmentation violation 2020-03-18 15:36:19 +03:00
eap
230046ed89 Task #3134: Improve the relation between SHAPER and SMESH
Fix pb that sub-mesh loses hypotheses if topology changes
2020-03-17 21:23:13 +03:00
vsr
50dabfbfdf #18861 [CEA] Unstable Netgen 1D-2D-3D algorithm: Fix crash caused by improper usage of SObject::GetFather() 2020-03-16 14:26:51 +03:00
vsr
265fc676f5 Additional minor correction to previous commit 2020-03-13 18:07:13 +03:00
vsr
d792abb5a2 bos #18858 Use sphinx_rtd_theme as theme for SALOME documentation built with Sphinx 2020-03-13 14:40:37 +03:00
mpv
d07d6a9662 Fix the problem on break link and creation of a mesh on the same geometry:
- In SHAPER, create a part
- Create a sketch with a rectangle
- Extrude it
- Create a group of face with the TOP face
- Create a group of face with the BOTTOM face
- In SMESH, create a mesh with Netgen 1D2D
- Compute the mesh
=> The mesh groups TOP and BOTTOM are created (if "Create all Groups on geometry" is ticked in Create mesh dialog box)
- Call Break link on Extrusion_1_1 under Mesh_1.
- Compute Mesh_1 again (it has been cleared by break link).
- In SHAPER, edit the sketch and add a fillet in a corner
- In SMESH, create another mesh with Netgen 1D2D
- Compute Mesh_2
=> The mesh groups TOP and BOTTOM are created, but they are void and have a warning sign.
2020-03-12 18:02:51 +03:00
eap
4a3d652a69 #18835 Automatically create groups on Geometry in SMESH when the SHAPER result is modified 2020-03-11 19:57:24 +03:00
rnv
61652a5871 Porting to med-4.1.0. 2020-03-11 14:39:37 +03:00
Pascal Obry
c9c3fe8924 Porting to ParaView 5.8 2020-03-11 14:37:59 +03:00
eap
54db132ba1 Fix SIGSEGV on imps_09/K0
Not sure about "continue;"
2020-03-10 17:11:19 +03:00
Christian Van Wambeke
8fa9e8c05f fix #7051 libmesh5.c/h DriverGMF_Read.cxx/hxx 2020-03-04 18:54:52 +03:00
eap
0f4abfb68b Fix regression of smesh/3D_mesh_Extrusion_00/A3 2020-03-04 18:08:41 +03:00
eap
d46c8ad014 Fix regression of cartesian_algo.py example 2020-03-03 14:57:40 +03:00
eap
b3f2b68fc2 #18782 EDF 20946 - Free nodes with biquadratic 2020-03-02 21:07:59 +03:00
eap
155c6427af #17336 [CEA 17333] Mesh offset generates a segmentation violation 2020-02-28 16:06:43 +03:00
eap
d7e7b8a466 Fix regression of 3D_mesh_GHS3D_01/B1 2020-02-28 16:05:59 +03:00
eap
e6f1c5ae12 Fix issue reported in https://www.salome-platform.org/forum/forum_10/180510604 2020-02-26 12:02:38 +03:00
eap
0e63df0f03 Fix regression of smesh/bugs_14/P7 2020-02-26 11:59:42 +03:00
eap
afef8ccaa7 Restore usage of GenericObject wraper ( _wrap ) 2020-02-21 21:19:12 +03:00
eap
dfcc0eb72b Fix Body Fitting regression on smesh/imps_11/M3 2020-02-21 20:30:54 +03:00
vsr
6472eab132 Merge branch 'occ/shaper2smesh' 2020-02-21 17:00:22 +03:00
eap
13b3c4bbb9 Fix regression of smesh/bugs_13/N3 (Body Fitting) and SIGSEGV at killSalome.py 2020-02-21 13:47:31 +03:00
eap
90741df834 Fix regression of Extrusion 3D caused by OCCT changes 2020-02-20 19:28:41 +03:00
eap
78e005bc86 Enable creation of group of edges lying on wires using Mesh.Group() 2020-02-19 17:15:03 +03:00
eap
3e0873e7ff Fix regression of #17828: Polyhedron Mesh volume calculation 2020-02-18 14:39:31 +03:00
eap
48d9b5a07c Fix negative volume of valid but small polyhedron
https://salome-platform.org/forum/forum_10/547695356
2020-02-17 21:34:19 +03:00
rnv
0fe03353fe Fix for '#18728[CEA][Windows] SMESH compilation broken __cdecl SMESH::GetMeshesUsingAlgoOrHypothesis' 2020-02-17 19:17:08 +03:00
Anthony Geay
847109ca10 Fix compilation problem when vtkIdType is 64bits integer 2020-02-17 13:02:16 +01:00
eap
650885c135 #17237: Body fitting on sub-mesh, #16523: Treatment of internal faces 2020-02-14 18:47:13 +03:00
eap
66ec81f68d #16522 [CEA 7599] Viscous layers hypothesis: extract layers as a group
1) Fix invalid python dump (missing Compute() before GetGroups())
2) Remove a group if group name changes
3) Remove an actor of a removed group
2020-02-14 18:11:57 +03:00
eap
70eb9c09d0 #16522 [CEA 7599] Viscous layers hypothesis: extract layers as a group 2020-02-14 18:11:56 +03:00
mpv
59fe51ff7f Correct python dump for the SHAPERSTUDY part of the script 2020-02-14 15:51:40 +03:00
eap
788e2d8114 Fix Break Link called from TUI 2020-02-14 14:16:51 +03:00
mpv
09e4b58983 Fix for the break-link dump into python: also sub-mesh references must be updated. 2020-02-13 19:09:53 +03:00
eap
bda71f4197 Prevent crash at too small comment ratio of geometric progression hypothesis 2020-02-13 13:37:31 +03:00
vsv
800fdf5fdc Do not remove Mesh on geometry change according to request #3134 2020-02-12 16:35:57 +03:00
mpv
4f9b4e3fb3 Make the dead shape correctly referenced by SMESH mesh after loading the python dump script 2020-02-07 15:42:25 +03:00
eap
2fb74f97f6 #18665 [CEA 17339] Polyhedron volume calculation 2020-02-06 13:33:19 +03:00
eap
7cda93af40 Make SetNodeOnEdge() tell a valid range if U is invalid
Inspired by https://salome-platform.org/forum/forum_10/103286584
2020-02-05 18:38:06 +03:00
eap
eb32ac37f3 #17351 [CEA] Mesh with Polyhedron 2020-02-05 16:15:42 +03:00
eap
93781217ab #16479 [CEA 12950] ViscousLayers hypothesis and periodic condition 2020-02-05 16:05:45 +03:00
mpv
2cdec6ec50 Support of python dump in SHAPER STUDY 2020-01-30 19:18:32 +03:00
rnv
e374376aa6 bos #18641 [CEA 18636][Windows] SMESH_MeshersList environment variable separator 2020-01-29 15:02:42 +03:00
vsr
0c8b79a917 bos #18601 GMSH is missing from SMESH algorithms when 2D model is selected 2020-01-28 18:05:11 +03:00
eap
ab494e654a New mesh icon if geometry changes 2020-01-28 17:14:39 +03:00
rnv
7d3e4fc0b1 bos #18659 [CEA][Windows] SMESH compilation issue 2020-01-28 16:45:37 +03:00
eap
c4d4c3be32 Fix exception at Break Link after shaper group modification
Scenario:
- Create a mesh on a box with sub-mesh on a group
- Modify group in shaper
- Switch to SMESH and Break Link ==> SIGSEGV
2020-01-24 21:36:13 +03:00
eap
24a67a7033 #17845 [EDF] Modifications of Automatic meshing
1) Make "Free Hexahedralization" unavailable if NETGEN preferred over MeshGems
2) BUG: Hyposets do work only with English language
2020-01-24 19:09:39 +03:00
eap
4cb88409b2 Fix dump for #17845 [EDF] Modifications of Automatic meshing 2020-01-24 19:09:38 +03:00
eap
f67cc2cf76 #17845 [EDF] Modifications of Automatic meshing
Fixes for remarks
2020-01-24 19:09:38 +03:00
eap
5dcb2f2b46 #17845 [EDF] Modifications of Automatic meshing 2020-01-24 19:09:38 +03:00
eap
fe414fe4e7 adjust for shaperBuilder 2020-01-23 21:56:19 +03:00
eap
7c8ea81b29 Update sub-mesh actors after Compute 2020-01-21 17:42:01 +03:00
eap
e3019524b4 Fix sub-mesh update upon shaper geometry change 2020-01-21 17:41:22 +03:00
eap
93ac2e8964 fix update of sub-meshes on group in checkGeomModif()
+ make SMESH_Mesh_i::_mainShapeTick persistent, which is needed for the case:
    - open a saved study with shaper data
    - edit an object in the shaper
    - switch to smesh ==> shape modification not detected
2020-01-20 18:57:12 +03:00
eap
3801576eaf in UpdateActorsAfterUpdateStudy() do not update actors
else an actor can switch to "node display mode"
2020-01-20 18:51:55 +03:00
eap
81dd629345 Fix sub-mesh creation by selection of mesh element + remove dead actors after BreakLink 2020-01-17 20:43:01 +03:00
eap
09e26a7d86 indenting 2020-01-17 13:30:20 +03:00
eap
af067a707e Update mesh according to geometry modif. Care of actors of removed objects 2020-01-16 16:41:56 +03:00
eap
ad718f9854 #18611 EDF 20669 - Quality of quadrangles 2020-01-16 13:52:52 +03:00
eap
174c7bbfbf BUG: SMESH::GetGEOMGen() returns GEOM_Engine instead of SHAPERSTUDY
another place of  SMESH::GetGEOMGen() usage
2020-01-15 17:01:31 +03:00
eap
8df5094ecd Fix SMESH_Mesh_i::ReplaceShape() 2020-01-15 16:13:38 +03:00
eap
07ac4da8b2 BUG: SMESH::GetGEOMGen() returns GEOM_Engine instead of SHAPERSTUDY
1) GetGEOMGen() -> GetGEOMGen( GEOM::GEOM_Object_ptr go )
2) some formatting (whitespace changes)
2020-01-15 16:12:51 +03:00
eap
d2681a122c #17927: EDF 20035 - perfs of mesh creation 2020-01-10 14:33:42 +03:00
mpv
2b3c553f4f Implementation of Groups support by the SHAPER-STUDY module 2019-12-30 17:13:29 +03:00
vsv
c2a62ff550 Improve ReplaceShape interface 2019-12-27 18:26:04 +03:00
vsv
00b30e0d6c Replace shape in Mesh object 2019-12-27 16:22:48 +03:00
vsv
26999fa04d Update views on the module activation 2019-12-26 16:55:21 +03:00
vsv
68d2446f69 Update object browser 2019-12-26 14:55:44 +03:00
vsv
0ed56e5073 Translation on French 2019-12-23 18:52:42 +03:00
vsv
96a86667a9 Transfer BreakLink from Object to Gen 2019-12-23 14:57:39 +03:00
vsv
c47c00f480 Call BreakLinks method 2019-12-20 16:13:06 +03:00
vsv
b8ddb1330c Define canBreakLink parameter 2019-12-20 15:53:23 +03:00
vsv
779967e2f5 Create "Break link" pop-up menu item 2019-12-20 13:04:00 +03:00
mpv
c56d066c64 Implementation of the automatic breaking the link if the shape is modified or deleted 2019-12-19 18:24:56 +03:00
eap
fa9f8a6224 LOT7: fix compilation at med_int==int64 2019-12-19 16:34:19 +03:00
rnv
70d591791d Fix compilation errors (OCCT-7.4.0) 2019-12-17 22:19:27 +03:00
mpv
b6155253f8 Fixes for SMESH working with SHAPERSTUDY 2019-12-17 14:37:02 +03:00
vsv
c7e6dcf72a Modification of SMESH_Gen interface 2019-12-09 16:09:31 +03:00
eap
abf6641b14 #18097 [CEA] Mesh group not updated in the view after a compute with other hypotheses 2019-11-12 19:04:18 +03:00
eap
8fc0f4f355 #17956 [CEA 17925] COMPERR_OCC_EXCEPTION 2019-11-08 16:55:05 +03:00
vsr
5166ed186f #17959 [CEA 17951] MG-HEXA segments MIN/MAX parameters not saved: 9.3.0 and in 9.4.0 + max_memory 2019-11-08 16:35:08 +03:00
eap
db1df018eb BUG: mesh.Append( nodeGroup ) adds nodes twice 2019-11-05 22:00:23 +03:00
eap
6d7121da90 #17871 [CEA 17868] Import 1D 2D threshold value (test_import1d2d_mesh_top.py)
Workaround for OCCT bug #31112: replace BRepClass_FaceClassifier by BRepTopAdaptor_FClass2d
2019-10-30 17:24:46 +03:00
eap
d52c607e29 #17799 EDF 20211 - Problem with exporting to GEOM
Find existing sub-shapes by name and by ids
2019-10-30 14:53:36 +03:00
eap
9c7efc01ae Fix a hang-up of UNV import
Hang-up at reading an empty data-set at the file end:
    -1
  2477
    -1
2019-10-24 16:25:50 +03:00
eap
47514a428f #17871 [CEA 17868] Import 1D 2D threshold value 2019-10-18 21:21:27 +03:00
eap
b88c2f1bf7 #17828 [CEA 17805] Polyhedron Mesh volume calculation and volume orientation criterion
Fix volume calculation of invalid polyhedra
2019-10-16 15:24:43 +03:00
eap
2cc662ea28 #17828 [CEA 17805] Polyhedron Mesh volume calculation and volume orientation criterion
1) Fix BadOrientedVolume criterion to detect invalid polyhedrons
  2) Fix SMESH_MeshEditor::Reorient() to correct orientation of polyhedron facets
2019-10-15 21:25:46 +03:00
eap
e67f8c2cab #17828 [CEA 17805] Polyhedron Mesh volume calculation and volume orientation criterion
Implement ChangePolyhedronNodes()

+ Enable  Orientation of Faces in wireframe mode
2019-10-15 16:04:58 +03:00
eap
d66fe4a500 Fix smesh/imps_09/K0
Fix for zero-width slot
2019-10-11 19:13:54 +03:00
rnv
2a1407f46f Roll-back to med-4.0.0 2019-10-08 11:46:24 +03:00
Paul RASCLE
c7ec4c445e fix MED version supported, comments to explain what must be updated when MED version changes 2019-10-03 17:06:11 +02:00
eap
e29ec7a70a #17783 [CEA] Dumping Mesh information 2019-10-02 17:58:53 +03:00
eap
e64a06483c #17775 [CEA] SALOME 9.4.0a1: export a mesh with fields using Python API- SMESH::ExportMED crash
Add the version of MED_FILE with which SALOME is built into a list
 returned by MED::GetMEDVersionsAppendCompatible()
2019-10-02 17:33:03 +03:00
Anthony Geay
831c6999e8 Support 4.0 and 4.1 2019-10-01 15:53:49 +02:00
Anthony Geay
08fb2c2e08 Porting to MED4.1 2019-09-30 10:50:32 +02:00
vsr
b14a10d622 #17695 - SMESH build/ TopoDS_Shape compilation issue 2019-09-17 17:30:08 +03:00
eap
2c751a0edd #17636 [CEA 17369] Extrusion by normal: along average normal option issue 2019-09-06 19:02:21 +03:00
eap
c64a5dc488 Fix Edit Mesh regression
Pb: no 2D algo selected when editing Mesh_3 of SALOME_TESTS/Grids/smesh/imps_09/K7
2019-09-05 20:45:46 +03:00
eap
54d95073e1 IPAL54157: Empty bounding box of a non-empty mesh 2019-09-04 20:50:22 +03:00
eap
2954414714 #17336 [CEA 17333] Mesh offset generates a segmentation violation 2019-09-03 15:47:17 +03:00
eap
9de03403fe #17328: EDF 20043 - Submeshes 2019-09-03 14:29:31 +03:00
rnv
46f1ca0181 Porting to latest TBB on Windows. 2019-08-30 18:48:46 +03:00
eap
a4f06a3d9d IPAL54452: Compact mesh after merge operations
Don't use elem IDs at UNV and DAT export to avoid gaps in numeration
2019-08-29 16:19:25 +03:00
eap
fad0945128 Typo fixes by Kunda
https://salome-platform.org/forum/forum_9/495080934
2019-08-27 14:48:19 +03:00
eap
66f913b253 #17319: EDF 20003 - suppress Meshes in TUI 2019-08-27 14:13:23 +03:00
eap
c76543a1ab IPAL54614: Getting nodes of polyhedron works wrong
Source https://salome-platform.org/forum/forum_10/633516704
2019-08-26 13:53:48 +03:00
eap
db6f1785f5 54416: Extrusion 3D algo is not applicable to a prismatic shape
Fix for the case of non-manifold internal faces

+
1) Fix SMESH_Actor for coloring using custom 1D functor
2) Improve some doc images
2019-08-23 16:16:29 +03:00
rnv
226f238460 Build documentation under Windows: revert previous wrong commit, apply new approach. 2019-08-16 20:04:50 +03:00
rnv
4786233c98 Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh 2019-08-16 18:45:56 +03:00
rnv
5086ff6710 Build documentation under Windows. 2019-08-16 18:41:58 +03:00
eap
6b45e19484 IPAL54417: Hexahedron(ijk) crashes salome 2019-08-14 13:42:11 +03:00
eap
f65b9b8b24 IPAL54425: Quadrangle mapping fails on a quadrangle face with a seam
Issue reported in https://www.salome-platform.org/forum/forum_10/984373499

+
1) Fix a bug in Python dump
2) Expose corners in Quadrangle Param gui
2019-08-05 20:02:26 +03:00
eap
0146a69d82 IPAL54585: Extrusion 3D algo fails with "OCC exception. Standard_NoSuchObject: NCollection_DataMap::Find" error
Issue (2) with Geometric Progression reported in
  https://www.salome-platform.org/forum/forum_10/976643804#300891023
  Fixed in StdMeshers_Prism_3D.cxx

+ Minor changes:
1) SMESHGUI_PreVisualObj::myMesh in now SMESHDS_Mesh*
2) TPythonDump::DumpArray is now public method
3) In StdMeshers_FixedPoints1D, make args of Set*() methods const
4) Install SMESHGUI_PreVisualObj.h
5) Make StdMeshers_QuadrangleParams::SetCorners() available via CORBA
2019-08-02 18:14:14 +03:00
Paul RASCLE
0baa22d65a disable debug trace on CGNS 2019-07-23 13:27:07 +02:00
Paul RASCLE
9eb8f2ba00 change text on Zcracks menu 2019-07-23 13:21:14 +02:00
eap
a87bde2a08 IPAL54529: Hexahedron(ijk) fails on a block with composite sides if Viscous Layers assigned
+ In Create Mesh dialog define enabled tabs by SMESH_Algo::IsApplicable( shape )
+ Extract SMESH_Indexer from StdMeshers_HexaFromSkin_3D.cxx
2019-07-12 15:15:38 +03:00
eap
bb1e4b11d8 #17096 [CEA 16891] SMesh::CopyMeshWithGeom : discrepeancies in copied groups volumes. 2019-07-11 18:42:52 +03:00
eap
1732ea91c4 #17085 [CEA 17030] Warning sub-mesh with Extrusion 3D 2019-07-01 21:45:44 +03:00
eap
b718a7cc45 IPAL54585: Extrusion 3D algo fails with "OCC exception. Standard_NoSuchObject: NCollection_DataMap::Find" error 2019-07-01 13:44:54 +03:00
eap
3f88168d83 #17013 [CEA 17006] Meshing a compsolid with one internal vertex per face 2019-07-01 13:35:28 +03:00
Christophe Bourcier
9b65ce0c47 Publishing the result of SurfOpt and Cleaner if the output file exists even if the computation has ended in error 2019-06-03 17:37:42 +02:00
Christophe Bourcier
d8e62d4397 Increasing number of decimals for SurfOpt min size to be able to put a small size (default is 2 decimals) 2019-06-03 16:21:41 +02:00
rnv
de3e0ec062 Remove QT4 compatibility. 2019-05-31 16:49:15 +03:00
rnv
7b4bb082fa Fix for "16960 EDF 19475 - Control Free nodes" issue 2019-05-17 11:49:10 +03:00
eap
b8a546c91f #16866: [CEA 13186] smesh Exception during hypothesis creation
Show more information on error occurred.
2019-05-15 16:40:17 +03:00
rnv
17fe9ed25b Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh 2019-05-15 11:48:13 +03:00
rnv
94ab6b047c Fix for "16925 [CEA 16749] MeshCut Python exception with Windows" issue. 2019-05-15 11:47:21 +03:00
eap
f0f37f1fc7 #16914: EDF 19401 - Wrong quadratic mesh (bis)
- don't force3DOutOfBoundary() for quadrangles and hexahedrons
- don't force3DOutOfBoundary() for bad-shaped tetras
2019-05-14 17:11:13 +03:00
eap
e63b88c7f3 #16927: Error when loading a med file with 140 millions elements 2019-05-14 16:58:34 +03:00
rnv
35b85c0539 Fix for '16926 [CEA 16749] MeshCut Python encoding issue' issue 2019-05-14 16:54:09 +03:00
eap
eacfc191eb #16914 EDF 19401 - Wrong quadratic mesh (bis)
Bug: SetEventListener() not called when a sub-algo assigned
2019-05-07 13:30:06 +03:00
vsr
ecea056f61 Merge branch 'V9_3_BR' 2019-05-06 14:10:53 +03:00
eap
31fce7937d #16797 [CEA 16781] QuadFromMedialAxis_1D2D: Failed to mesh sinuous edges 2019-04-19 16:56:57 +03:00
eap
ce56cca517 #16843 EDF 19340 - wrong quadratic mesh 2019-04-18 21:34:39 +03:00
eap
0743fa8f5f IPAL54529: [CKD]: Hexahedron(ijk) fails on a composite block if Viscous Layers assigned 2019-04-18 20:33:45 +03:00
vsr
4e9fa6a7f4 Merge branch 'master' into V9_3_BR 2019-04-09 19:23:38 +03:00
eap
b8917880e4 Quality Info: tolerance change does not influence on Nb double nodes 2019-04-09 19:11:56 +03:00
Paul RASCLE
62c6ecf7ae fix for plugin padder 2019-04-09 10:23:32 +02:00
Paul RASCLE
67e484afbe Merge branch 'V9_3_BR' into pre/padder 2019-04-08 20:27:22 +02:00
Paul RASCLE
bf3fbe8dd4 debug for SMESH plugin padder 2019-04-08 20:23:25 +02:00
vsr
474a24023d Merge branch 'master' into V9_3_BR 2019-04-08 19:23:20 +03:00
eap
8a0ae20732 Fix CRASH after mesh.RemoveGroupWithContents( group_of_other_mesh ) 2019-04-08 13:40:11 +03:00
eap
734c82522e Fix typo by Kunda
https://www.salome-platform.org/forum/forum_9/253019360
2019-04-08 13:38:22 +03:00
eap
55d3f10182 IPAL54527: SIGSEGV after group removal
Fix SMESHDS_GroupOnFilter.cxx

+ partial fix for SALOME_TESTS/Grids/smesh/imps_09/K0 (SMESH_Slot.cxx)
2019-04-04 20:02:34 +03:00
vsr
58a7aa4445 Merge branch 'master' into V9_3_BR 2019-04-03 19:00:08 +03:00
eap
ee0db2f237 54524: [FORUM]: Export in STL work wrong' issue 2019-04-01 18:39:56 +03:00
rnv
a9af195d40 Fix for '54524: [FORUM]: Export in STL work wrong' issue. 2019-04-01 12:31:32 +03:00
vsr
e6d5ea2c9a Merge branch 'master' into V9_3_BR 2019-03-29 17:08:54 +03:00
eap
e9abd0b9b5 WIN: Dump Study fails
Reason: decrement iterator on an empty list
2019-03-29 16:46:47 +03:00
eap
5e337ede0d #16755 [CEA 16749] Merge nodes generates fatal error if selection is disabled 2019-03-28 18:22:44 +03:00
vsr
10f507591e Merge remote branch 'origin/master' into V9_3_BR 2019-03-28 17:46:41 +03:00
eap
d2203f18e1 #16748 EDF 19207 - no change priority with submesh 2019-03-28 16:18:54 +03:00
vsr
3421298e04 Issue !16751: [CEA16749] import MED 3.0 files in SMESH: exception 2019-03-28 14:54:46 +03:00
eap
90538c5190 54522: Compound Mesh: bad groups with meshToAppendTo provided
Fix SMESH_Gen_i::ConcatenateCommon()

+ #16469: MakeSlot - add split faces to groups of initial faces
2019-03-27 14:51:54 +03:00
eap
1fb3ff621a #16648 [CEA] RadialQuadrangle algorithm hypothesis change requires a Clear Mesh Data beforehand 2019-03-25 18:50:14 +03:00
eap
341e363240 IPAL54521: [TC-9.3.0]: Mesh information: Additinal Info tab: 'Compute' button for size doesn't work
Add SMESH_GroupOnFilter::IsUpToDate()
  Redefine SMESH_GroupOnFilter::IsMeshInfoCorrect()
2019-03-22 13:32:28 +03:00
eap
63d5619b14 #16609: EDF - mesh computation : strange behavior
Fix pattern mapping to a face with hole

+
1) Optimize ElementsOnShape::Classifier::Init()
2) Optimize SMDS_VtkCellIterator (replace vtkIdList by std::vector)
3) Prevent SIGSEGV upon Compute() after base mesh removal
2019-03-15 21:29:39 +03:00
rnv
dce0afd0a6 Fix for "54515: [FORUM] MED export issue" issue. 2019-03-13 11:17:57 +03:00
rnv
eb9d56943a Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh 2019-03-12 13:25:02 +03:00
rnv
40f690a797 [CEA 13302] Policy for c++ files ? using namespaces in c++ header files. boost_ptr / shared_ptr 2019-03-12 13:23:45 +03:00
eap
4f3cfd814e #16662 EDF - ExportMED : too long (bis)
Compute precise bounding box for BSpline faces

+ Fix compilation warnings
2019-03-11 18:35:25 +03:00
rnv
0b4f557c95 Run SALOME with UNICODE path 2019-03-11 13:05:42 +03:00
eap
98ec6be586 Fix MinDistance for node-group (SALOME_TESTS/Grids/smesh/imps_09/K0)
+ Minor doc improvement
2019-03-06 16:59:54 +03:00
eap
0bbec902ba #16648. + Update icons 2019-03-05 20:01:00 +03:00
eap
d2248790d7 #16648 [CEA] RadialQuadrangle algorithm hypothesis change requires a Clear Mesh Data beforehand
+
1) Optimize FreeEdges::IsFreeEdge()
2) Fix SMESH_MeshEditor::FindFreeBorder() for the case of multi-continuation
3) Improve Mesh.GetLength() to accept groups and list of IDs
2019-03-05 19:35:52 +03:00
rnv
fa49d0ce94 Close HDF data set. 2019-02-28 20:11:53 +03:00
rnv
bf6639b9f6 Fix compilation on Windows 2019-02-25 19:35:16 +03:00
eap
6ca4db2d7c Fix SALOME_TESTS/Grids/smesh/imps_09/K0
Fix Triangulator for the case of self-intersecting but valid polygon

+ some fixes for #16469

1) ElementsOnShape: fix too high octree of classifiers in case of large tolerance
2) SMESH_MeshEditor::SewFreeBorder() SIGSEGV on over-constrained elements
3) Project(): adjust radius to avoid checking too many elements
4) Protect SMESH_Gen_i::Compute() from CORBA error in case of a removed mesh
5) smeshBuilder.Mesh.FindCoincidentNodesOnPart() - fix for a case of ID list
2019-02-22 21:17:20 +03:00
mnt
b9b6785c00 Porting to OCCT 7.4 dev 2019-02-22 16:12:08 +03:00
vsr
29ca56ad9f Issue #16586: [CEA 16555] MG-SurfOpt log window title 2019-02-15 15:40:23 +03:00
eap
a30f2699f0 #16526 EDF 18698 - Problem when loading a dumped script
take into account an argument added to Concatenate()
2019-02-14 15:34:14 +03:00
vsr
6d32f944a0 Update copyrights 2019-02-14 15:33:05 +03:00
eap
27c94e830e #16578 EDF - Scibian - ViscousLayer / SIGSEGV 2019-02-14 14:22:06 +03:00
eap
1aaacad698 #16559 EDF - Changes to the Concatenate function: non regression test fails
fix group management
2019-02-13 16:26:17 +03:00
Paul RASCLE
4cd676f92c add a comment in dump for the disabling of publication in study 2019-02-12 15:09:03 +01:00
eap
0a237be4b9 #16459 EDF 14133 - Complete Merge Nodes / Merge Elements operations
fix crash

+ fix deletion of mesh objects (relates to #16478)
2019-02-12 15:05:43 +03:00
eap
cc85955178 23636: EDF 18217 - Problem when suppressing CAD
+
1) optimize standalone group filling
2) fix regressions caused by adding FT_Length3D
2019-02-04 14:32:58 +03:00
rnv
bf5b170186 Fix for "23678: [CEA 13186] messages in the python window" issue. 2019-01-30 19:50:05 +03:00
eap
01a6371181 Show faces added by Create boundary elements 2019-01-28 17:36:46 +03:00
eap
9a3f7d877e 0023614: EDF 16256 - Coordinates of a group 2019-01-28 15:04:53 +03:00
eap
401b2a2e54 23620: EDF 10301 - Completing Extrusion along a path
Add scale factors to Extrusion along line
Add angles to Extrusion along path
2019-01-24 18:28:24 +03:00
Christophe Bourcier
69119810f6 Small fixes in sphinx documentation of python plugins:
- remove depedency to babel (only used to generated a date format)
- add missing theme
- remove warnings
2019-01-24 09:57:53 +01:00
Christophe Bourcier
705345493d Improve behaviour of Cleaner and SurfOpt in case of error and add a cancel button. 2019-01-22 15:32:06 +01:00
rnv
c1a0ee0108 Fix compilation on Windows in DEBUG mode. 2019-01-22 11:20:42 +03:00
eap
64680c27c1 23617: EDF 14133 - Complete Merge Nodes / Merge Elements operations
+
1) fix bug that SMESH_MeshEditor::DoubleElements() can't duplicate all
   elements if they are of different dimension
2) Add QString GetName( Handle(SALOME_InteractiveObject)& ) that gets
   missing name from SObject.
2019-01-18 21:31:22 +03:00
eap
01fd9fd76a Compilation error in SMESHGUI_ExtrusionAlongPathDlg 2019-01-17 18:21:35 +03:00
mkr
c511644fda 0054473: TC9.2.0: SMESH: results of union, intersection and cut of groups operations are not updated correctly. 0054487: TC9.2.0: SMESH: VTK viewer is updated correctly only after the second call of Show Only command 2019-01-17 18:08:54 +03:00
mkr
1bc6da3e05 0054485: TC9.2.0: SMESH: not all elements are numbered in VTK viewer 2019-01-17 18:06:23 +03:00
mkr
ead0b153bd 0054465: TC9.2.0: SMESH: mesh presentation is not fully restored after Controls - Reset command 2019-01-17 18:06:22 +03:00
mkr
abbce04531 0054474: TC9.2.0: SMESH: selection and context menu popup in the Object Browser is broken after close of Pattern Mapping dialog 2019-01-17 18:06:22 +03:00
eap
09bc0414c9 23627: [IMACS] ASERIS: project point to the mesh and create a slot
1) Enable appending to an existing mesh via smesh.Concatenate() (compound mesh)
2) Enable filtering a mesh part: Filter::GetElementsIdFromParts( ListOfIDSources )
3) Add ElementType arg to SMESH_Mesh::GetNodeInverseElements()
4) Add Mesh.Get1DBranches( edgeIDs )
5) Define a default Z med tolerance
6) Update ElementsOnSurface upon SetTolerance()
7) Change group management to have group ID persistent
8) Extract SMESH_PolyLine.cxx from SMESH_MeshEditor.cxx
9) Enable Min Distance measure for node-element and node-object
10) Fix SMESH_MeshAlgos::GetDistance( XYZ, face )
11) Extract SMESH_MeshAlgos::Intersector from SMESH_Offset.cxx
12) Enable optimization in SMESH_MeshAlgos::Triangulate
13) Add mestods Mesh.GetEngine() and Mesh.GetGeomEngine()
2019-01-17 15:53:49 +03:00
Christophe Bourcier
6d3cec2c38 Fix to allow Cleaner and SurfOpt to be launched on files with special characters on Windows.
Do not use an intermediate bat file to prevent bad unicode conversions.
2019-01-16 14:18:24 +01:00
Christophe Bourcier
9d4de5cff7 Fix to allow Cleaner and SurfOpt to deal with directory with spaces 2019-01-16 14:15:48 +01:00
Christophe Bourcier
c294972ace More fixes in Cleaner and SurfOpt:
- fix decode error in case a GMF file is selected
- fix save log error
- fix wrong mesh used when changing from mesh object to mesh file.
2019-01-14 12:18:20 +01:00
eap
890ce9fde2 54499: SALOME crash at mesh evaluation 2019-01-09 14:37:31 +03:00
Christophe Bourcier
5f978fc962 Fix output formatting of Cleaner and SurfOpt plugins so that new lines are printed 2019-01-08 15:16:15 +01:00
Christophe Bourcier
2322b627c6 Fix error in SurfOpt plugin caused by a decode() unneeded 2019-01-08 15:15:24 +01:00
eap
2644464cc2 23653: [CEA] SMESH compilation failure: Ubuntu 16 : isnan 2018-12-19 17:58:28 +03:00
vsr
05bdaa6d2e Merge branch 'V9_2_BR' 2018-12-10 17:30:25 +03:00
Paul RASCLE
3ecbeb028a try icon and toolbar on SMESH plugin MeshCut: OK 2018-12-10 14:59:11 +01:00
Paul RASCLE
39f40f2fb8 french translation missing 2018-12-05 18:20:20 +01:00
eap
212d923cf8 23619: EDF 18055 - Detection of sharp edges (note 0022724) 2018-12-05 15:05:57 +03:00
eap
a18e579603 23615: EDF 17317 - Fit All when display one mesh
Pb: no FitAll at 1st mesh compute
2018-12-05 14:55:28 +03:00
rnv
7f7311ca93 Windows compatibility. 2018-12-03 19:08:11 +03:00
vsr
4f62bd0683 IPAL54486 - TC9.2.0: SMESH: Volumes aspect ratio plot is not shown in Mesh Info dialog 2018-11-30 14:35:24 +03:00
vsr
19ea87e9c2 0023636: EDF 18217 - Problem wen suppressing CAD
- Avoid crash on activating SMESH module after source geometry removal
2018-11-30 14:08:13 +03:00
eap
60beecbdbd 23615: EDF 17317 - Fit All when display one mesh 2018-11-30 13:54:14 +03:00
eap
48b83422af IMP 23612: EDF 14143 - Compute angle from 3 points 2018-11-29 17:31:43 +03:00
Paul RASCLE
96726c1eae fix several bugs in SMESH Python plugins (MeshCut, MGSurfOpt, MgCleaner, BlocFissure) 2018-11-27 17:46:51 +01:00
eap
7b4c10fd0e 23619: EDF 18055 - Detection of sharp edges 2018-11-27 17:21:06 +03:00
eap
baf83bed41 IMP 23613: EDF 15565 - Ponctual elements 2018-11-22 21:37:35 +03:00
eap
fc9c05a33c 23611: EDF 11012 - Force Z coords to 0 2018-11-22 19:29:38 +03:00
vsr
13d0dc562d 0023636: EDF 18217 - Problem wen suppressing CAD
- Avoid crash on activating SMESH module after source geometry removal
2018-11-22 15:58:01 +03:00
eap
1dadb7d2e2 [GPUSPHGUI] #511: Spheric2 with dynamic boundaries - Mesh offset failed 2018-11-22 15:35:17 +03:00