Commit Graph

2473 Commits

Author SHA1 Message Date
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