Commit Graph

162 Commits

Author SHA1 Message Date
vsr
9d7121c884 bos #29628 Remove MEFISTO 2D algorithm 2022-06-08 13:36:08 +03:00
vsr
499f29d249 Copyright update 2022 2022-05-05 16:51:14 +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
vsr
60bb6273b9 Merge branch 'V9_7_BR' 2021-05-24 17:54:03 +03:00
Anthony Geay
cc54cd4b94 Implementation of ExportMEDCoupling. 2021-05-17 16:09:53 +02:00
rnv
61bac50f78 Fix compilation problems under windows. 2021-04-30 10:40:02 +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
vsr
a274ade365 Copyright update 2021 2021-03-23 17:44:29 +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
96b56d1ee6 Merge remote-tracking branch 'origin/master' into gni/documentation 2021-01-12 13:45:39 +01: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
SALOME
cb55604f37 #18963 Minimize compiler warnings 2020-12-08 16:46:17 +03:00
Gérald NICOLAS
30271ef4ea Merge branch 'master' into gni/documentation 2020-10-27 11:51:53 +01: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
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
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
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
4d658cb770 #19078 [CEA] Mesh Group - Group on filter
fix places where component name "GEOM" is used
2020-05-08 19:32:46 +03:00
vsr
0fc0831670 Copyright update 2020 2020-04-15 18:19:44 +03:00
Pascal Obry
c9c3fe8924 Porting to ParaView 5.8 2020-03-11 14:37:59 +03:00
vsr
6472eab132 Merge branch 'occ/shaper2smesh' 2020-02-21 17:00:22 +03: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
eap
5dcb2f2b46 #17845 [EDF] Modifications of Automatic meshing 2020-01-24 19:09:38 +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
fad0945128 Typo fixes by Kunda
https://salome-platform.org/forum/forum_9/495080934
2019-08-27 14:48:19 +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
0bbec902ba #16648. + Update icons 2019-03-05 20:01:00 +03:00
vsr
6d32f944a0 Update copyrights 2019-02-14 15:33:05 +03:00
rnv
560f8b2d0c Unicode support 2018-07-13 09:51:07 +03:00
eap
f816f204d3 Typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/625363577
2018-06-25 14:38:55 +03:00
rnv
b7a7d49664 Merge V9_dev branch into master 2018-06-14 14:56:19 +03:00
rnv
f0f67c0b47 Redesign SALOME documentation 2018-03-30 18:43:58 +03:00
rnv
97889f80ac Migration to OpenCASCADE CMake configuration 2018-03-05 18:56:23 +03:00
eap
3a821b48ba GPUSPHGUI: add Offset transformation 2018-02-09 22:41:01 +03:00
rnv
7c11ba6115 Unicode support: correct handling of unicode on GUI level 2018-01-22 11:57:06 +03:00
rnv
7a3ecab720 Merge 'master' branch into 'V9_dev' branch. 2018-01-18 19:31:08 +03:00
rnv
10191484fe Merge changes from 'master' branch. 2017-12-29 16:20:32 +03:00
eap
04f9972521 Typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/22126441
2017-12-28 14:28:17 +03:00
rnv
90e0893c89 Merge V8_4_BR branch. 2017-12-13 12:18:31 +03:00
vsr
70c33e5f83 0023505: Sigsegv with fuse on cylinder and cone
- Switch to C++ exception handling mechanism
2017-11-16 15:17:10 +03:00
eap
05a257d4f4 Add "Deflection 2D" quality control
for GPUSPHGUI project
2017-10-12 19:52:03 +03:00
vsr
9d73526fbc Clean-up deprecated OCCT-related code 2017-09-25 16:12:08 +03:00
rnv
264eeb2edd Merge multi-study removal branch. 2017-06-13 13:01:10 +03:00