Commit Graph

2113 Commits

Author SHA1 Message Date
Paul RASCLE
3be9ecb5ca debug load med file with penta18 2018-10-10 13:20:08 +02:00
Paul RASCLE
a0a18305a2 MED write/append with a lower major version of MED file format: third step 2018-10-10 09:44:33 +02:00
Paul RASCLE
90761b482c MED write/append with a lower major version of MED file format: second step 2018-10-09 15:06:17 +02:00
eap
5e4a5b388c Fix regression of SALOME_TESTS/Grids/smesh/mesh_BLSURF_02/C6 2018-10-09 12:12:21 +03:00
Paul RASCLE
9cef4666a1 introduction of MED write/append with a lower major version of MED file format (hdf5 >= 1.10.2 needed) 2018-10-08 16:31:40 +02:00
rnv
8b8b424103 Some corrections related to using UNICODE. 2018-09-27 14:34:01 +03:00
rnv
15fdc1b6fc '/usr/bin/env python' -> '/usr/bin/env python3' 2018-09-19 18:32:46 +03:00
eap
807d754b0e 23586: [EDF] HYDRO: Copy mesh to new geometry
fix highlighting at mesh computing
2018-09-18 17:38:32 +03:00
eap
6df8817c1a 23586: [EDF] HYDRO: Copy mesh to new geometry 2018-09-17 22:24:36 +03:00
Paul RASCLE
54ac9a308a fix for parallel compilation with CMake 3.12.1 2018-09-13 11:31:33 +02:00
vsr
8d297d6698 Merge remote branch 'origin/V8_5_asterstudy' 2018-09-12 10:49:27 +03:00
vsr
98e8c17721 0023580: [EDF] AsterStudy: more distinct display of selected items in 3D view 2018-09-11 14:51:38 +03:00
rnv
c5f8cda9bf SALOME 9.1.0 Windows version 2018-09-07 15:00:24 +03:00
eap
00bd895f44 Regression revealed after restoring mesh data destruction at study closing 2018-09-06 16:12:29 +03:00
vsr
8c67d06369 Each SMESH engine should publish its data in a study in a separate SComponent 2018-09-03 16:33:12 +03:00
eap
14866e6309 Fix Python dump of ExportPartToMED() 2018-09-03 14:52:55 +03:00
eap
5552aec787 Regression: mesh objects are not deleted => memory leaks 2018-08-31 15:35:57 +03:00
Paul RASCLE
db7a4ffa0c abort when using SMESH GUI for creating a mesh from a geometry (while testing suitable algorithms) 2018-08-29 16:40:12 +02:00
Paul RASCLE
5fb78e0913 add script for a YACS test: foreach loop, parallel geometry and mesh (see YACS samples for yacs schema) 2018-08-29 16:36:01 +02:00
Anthony Geay
c79e2b20d5 Overload of ExportMED method of SMESH_Mesh proxy was not OK. Revealed by EDF non regression test "coude_demo_V2_1_0" 2018-08-27 14:52:30 +02:00
eap
3fcd996c94 Avoid crash at "import smesh_selection" in terminal mode
+ don't print useless mesh log
2018-08-24 18:47:47 +03:00
eap
8af480d893 Allow saving groups with non-ascii names.
+ Fix UTF8-invalid group names present in MED file
2018-08-23 18:10:56 +03:00
eap
2f529dcd26 54355: 'Compute' button is absent for 'Number of the double nodes' value in 'Mesh Information' dialog in 'Quality Info' tab.
+ fix regression of QuadFromMedialAxis
+ fix invalid icon of sub-mesh on wire (SMESH_subMesh_i.cxx)
2018-08-22 20:46:26 +03:00
eap
aa574473cf Fix some tests regressions
+ time optimization of ex12_grid17partition.py
2018-08-21 15:06:54 +03:00
eap
5c79b298da Provide missing TUI examples of some algorithms 2018-08-20 18:00:59 +03:00
eap
3781c2c7d6 Regression of SALOME_TESTS/Grids/smesh/3D_mesh_Extrusion_01/B8
Optimize iteration on sub-mesh elements

+ minor doc fix
2018-08-08 16:55:53 +03:00
eap
35012b0a3d Fix mixed Python dump of a new and a closed study 2018-08-01 18:41:11 +03:00
Paul RASCLE
a8d98187a5 Revert "allow utf-8 variables names in Python dump"
Needs a more in depth analysis...
This reverts commit 50b5fac2a8.
2018-07-27 17:44:09 +02:00
Paul RASCLE
c600d3a4e7 Merge remote-tracking branch 'origin/master' 2018-07-26 19:36:06 +02:00
Paul RASCLE
50b5fac2a8 allow utf-8 variables names in Python dump 2018-07-26 19:35:16 +02:00
Paul RASCLE
4e4f62e33a debug exporting MED files 2018-07-26 19:33:30 +02:00
eap
088e26c781 Fix up PressureValve test 2018-07-26 15:23:53 +03:00
eap
9133087aaa ASERIS: Return a group from FillHole()
+
1) Minor doc imp
2) Fix a bug that some filters can't work with SMESH::ALL element type
3) Fix an icon of imported meshes
2018-07-26 13:38:58 +03:00
vsr
b51815efc6 Fix compilation pb caused by commit 49ff23c9 2018-07-26 12:55:31 +03:00
Paul RASCLE
8b8421ca19 keep debug traces in export MED dialog 2018-07-19 10:53:18 +02:00
Paul RASCLE
3785fda32c Merge remote-tracking branch 'origin/master' 2018-07-19 09:14:10 +02:00
eap
fe4d201b78 IPAL54414: MED file info is not persistent 2018-07-18 18:15:22 +03:00
Paul RASCLE
e330934ca6 Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh 2018-07-18 15:51:52 +02:00
Paul RASCLE
c58add1af5 debug exporting MED files, adding meshes, different MED versions... 2018-07-18 15:51:37 +02:00
eap
b4ddd97db8 Workaround failure of test Tools/MacMesh/PressureValve.py 2018-07-18 16:02:57 +03:00
eap
ba0f425284 23566: EDF 17146 - Problem with viscous layer 2018-07-17 16:21:24 +03:00
eap
2dff514922 23566: EDF 17146 - Problem with viscous layer 2018-07-16 19:07:34 +03:00
eap
78a29bb103 fix script SALOME_TESTS/Grids/smesh/bugs_00/A3
prevent publishing, that was forbidden
2018-07-16 19:01:43 +03:00
Paul RASCLE
49ff23c94f reintroduction of choice of MED minor version when exporting MED files 2018-07-13 16:23:54 +02:00
rnv
ec2b6eb2fb Merge remote-tracking branch 'origin/ngo/FixVerima' 2018-07-13 09:56:41 +03:00
rnv
32d14d3084 Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh 2018-07-13 09:51:25 +03:00
rnv
560f8b2d0c Unicode support 2018-07-13 09:51:07 +03:00
NATHALIE GORE
7334d6f9f7 Fix pour Verima Python 3 2018-07-12 15:10:12 +02:00
eap
1b80c8bc60 Restore change of mesh icon depending on its status
now icons are updated on the engine side

+ Remove deprecated smesh.py
2018-07-10 17:41:10 +03:00
Paul RASCLE
c21442db90 debug biquad_penta 2018-07-06 16:50:24 +02:00
eap
9bbf8d875f [HYDRO] Lot 16: Allow resizing Order of sub-meshes dialog 2018-07-05 18:52:28 +03:00
eap
ed26bf4db7 Allow smeshBuilder.New(salome.myStudy) but print a warning 2018-07-04 14:57:53 +03:00
eap
7e7ad126e7 Allow creating smeshBuilder before geomBuilder 2018-07-04 14:39:04 +03:00
eap
074862c213 23570: EDF17299 - Problem with filters
+ fix persistence of Group on Filter
+ minor fix of docs
2018-06-29 16:38:39 +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
eap
24412178e1 Typo-fix by Kunda + fix user doc generation 2018-06-19 19:58:29 +03:00
eap
c704eadf04 IPAL54401: Offset dialog bug 2018-06-19 14:00:57 +03:00
rnv
b7a7d49664 Merge V9_dev branch into master 2018-06-14 14:56:19 +03:00
vsr
e7811c61c3 Fix regression caused by commit 67312ab9 2018-06-01 10:21:02 +03:00
vsr
f513b3c72c Merge branch 'V8_5_asterstudy' 2018-05-31 17:16:47 +03:00
vsr
9374764094 0023546: [EDF] AsterStudy: add a method to Python API to show/hide orientation vectors of faces
+ Redesign SMESH GUI Python API (libSMESH_Swig)
+ Add a lot of new methods to manage visualization attributes and properties of mesh presentations
2018-05-31 14:00:24 +03:00
eap
67312ab966 Fix Redesign of SMESH documentation 2018-05-25 20:04:48 +03:00
eap
24dd5df5f0 23562: EDF 17098 - problem with Extrusion 3D
+ fix computing "Min elem size" in Mesh Info dlg
2018-05-22 19:12:11 +03:00
Paul RASCLE
69a903cb74 do not generate plugin Zcracks 2018-05-03 17:37:09 +02:00
eap
08fca6f5de IPAL54384: TC8.5.0: SMESH: Regression delete groups with contents - exception 2018-04-23 18:58:06 +03:00
eap
0d2a992178 23549: [EDF] PIGUI: Script with dumped study uses undefined filters in GroupOnFilter. 2018-04-23 14:03:45 +03:00
eap
88a6b8d690 IPAL54382: TC8.5.0: SMESH: Regression in mesh visualization (body fitting) 2018-04-19 18:33:40 +03:00
eap
bfd1d67c06 54381: TC8.5.0: SMESH: Regression reading HDF files 2018-04-17 16:48:30 +03:00
eap
eb177ba645 023544: SMESH's performance issues (note 22293) 2018-04-16 15:04:33 +03:00
eap
5e2c97c386 Fix regressions of tests
mostly connected to 23418: [CEA] Mesh: Minimization of memory usage of SMESH
2018-04-12 14:36:22 +03:00
eap
7f47e06b6c 0023544: SMESH's performance issues 2018-04-11 14:54:19 +03:00
eap
a5ebdbe87e 0023544: SMESH's performance issues 2018-04-11 14:19:02 +03:00
eap
19fe2e412f 23544: SMESH's performance issues 2018-04-10 19:14:21 +03:00
Christophe Bourcier
dfdbed8fb7 Fix MG-Cleaner plugin wrong call to remesh_planes option 2018-04-09 14:17:28 +02:00
vsr
4e4625e956 Fix compilation pb on gcc 6 (add missing std includes) 2018-04-09 13:59:10 +03:00
eap
4c16067d42 23418: [OCC] Mesh: Minimization of memory usage of SMESH 2018-04-05 15:08:14 +03:00
vsr
88141f757b Merge branch 'V8_4_BR' 2018-04-02 16:58:30 +03:00
rnv
f0f67c0b47 Redesign SALOME documentation 2018-03-30 18:43:58 +03:00
vsr
204a3246f4 Merge branch 'V8_3_BR' into V8_4_BR 2018-03-30 17:20:40 +03:00
vsr
f8f26cfa9b 0023538: EDF 16777 - ASTERSTUDY: Suppression of meshes when AsterStudy is activated 2018-03-30 17:14:08 +03:00
Paul RASCLE
f6825d8431 Merge remote-tracking branch 'origin/master' 2018-03-15 15:07:08 +01:00
rnv
92aa1bcabf Add missing include dirs 2018-03-15 15:57:57 +03:00
rnv
f0354b9d84 Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh 2018-03-12 16:58:23 +03:00
Paul RASCLE
77b01c6a80 Merge remote-tracking branch 'origin/master' 2018-03-12 14:10:52 +01:00
eap
09607afb27 [GPUSPHGUI] fix errors relating to eCustomControl + offset
+ Fix SMESH_Gen_i::Concatenate()
2018-03-07 13:47:57 +03:00
Paul RASCLE
776a610c84 Merge remote-tracking branch 'origin/master' 2018-03-06 11:35:08 +01:00
rnv
97889f80ac Migration to OpenCASCADE CMake configuration 2018-03-05 18:56:23 +03:00
eap
8b6d98aa4a Fix regressions caused by fix of 23521 2018-02-28 22:15:23 +03:00
eap
30628bd54b typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/975195177
2018-02-27 14:23:35 +03:00
eap
eda06d81d6 54353: Mesh group is not updated in VTK 2018-02-26 19:57:39 +03:00
eap
f7712f9c03 23521: EDF 16246 - problems with quadrangles in use case 2018-02-26 19:06:46 +03:00
Paul RASCLE
5c49d3d8ef Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh 2018-02-19 16:29:01 +01:00
Paul RASCLE
cc0ac1b47c message 'unknown exception' while several mesh in parallel is not relevant 2018-02-19 16:28:43 +01:00
eap
89b15cd78e 23525: EDF16278 - Perf of concatenation of meshes 2018-02-19 17:24:51 +03:00
eap
47e876676d Fix regression of doc/salome/examples/transforming_meshes_ex11.py 2018-02-19 13:30:58 +03:00
Paul RASCLE
7a8c011e49 Do not unregister in Publish: random problems when meshing in parallel (yacs foreach) in distributed python scripts 2018-02-16 15:45:19 +01:00
Paul RASCLE
b7c268a645 control GEOM instance used in SMESH scripts 2018-02-16 15:44:59 +01:00
eap
2ffe4e63a8 GPUSPHGUI: show a custom control by setting a functor 2018-02-15 16:04:32 +03:00
eap
ead27b045b GPUSPHGUI: Offset transformation
add missing files
2018-02-13 15:16:32 +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
efce3946f7 Implement unicode support in SALOME: first attempt 2018-01-19 16:02:22 +03:00
rnv
7a3ecab720 Merge 'master' branch into 'V9_dev' branch. 2018-01-18 19:31:08 +03:00
eap
9655cb578d Regression of doc/salome/examples/transforming_meshes_ex11.py 2018-01-16 14:01:03 +03:00
eap
c656333fb4 IPAL54364: Add Gravity Center measurement 2018-01-15 17:20:17 +03:00
rnv
7a713be33b Merge eap/23491 branch. 2018-01-15 15:48:20 +03:00
eap
80637e48ef typo-fix by Kunda
http://www.salome-platform.org/forum/forum_10/195000978
2018-01-09 13:48:40 +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
Anthony Geay
ecc6a84a63 Porting to VTK8.1 2017-12-28 12:04:16 +01:00
eap
1a94b887a2 23517: [CEA 2203] : Mesh group of polyhedron not exported in med and not saved in hdf 2017-12-20 21:46:38 +03:00
Sergey KUUL
41bd7f7364 porting to next version of OCC 2017-12-20 11:05:27 +03:00
rnv
985eaf1925 Merge ASERIS development. 2017-12-19 18:56:16 +03:00
rnv
9d296302bc Merge branch 'eap/23514' 2017-12-14 18:04:38 +03:00
eap
b54f78cc79 Fix regression of smesh/2D_mesh_Polygons_00/A2 2017-12-14 13:44:24 +03:00
rnv
90e0893c89 Merge V8_4_BR branch. 2017-12-13 12:18:31 +03:00
eap
de56eb6c9f typo-fix by Kunda
http://www.salome-platform.org/forum/forum_9/621049380
2017-12-05 14:47:35 +03:00
eap
ccb5e3c25b 23514: EDF 16031 - SMESH freezes
Optimize loading a study with multiple mesh groups
2017-11-30 19:51:51 +03:00
eap
05318c85be typo-fix by Kunda + minor changes 2017-11-28 14:15:48 +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
50d4798371 23491: EDF 15591 - Duplicate Elements / Nodes
Make AffectedElemGroupsInRegion() universal, make it available in Duplicate dialog
2017-11-14 21:15:33 +03:00
vsr
f1313a5ca0 Cherry-pick 254c2216: Python3 porting: fix the pb with creation of StdMeshersBuilder_RadialPrism3D by mesh.Prism() 2017-10-19 16:52:20 +03:00
eap
254c2216c3 Python3 porting
fix the pb with creation of StdMeshersBuilder_RadialPrism3D by mesh.Prism()
2017-10-19 15:30:51 +03:00
eap
54d669640d GPUSPHGUI: add FillHole() operation
which is needed for NETGEN 2D remesher
2017-10-17 16:18:05 +03:00
vsr
ca5275c924 0023473: [CEA 2163] SMESH compilation failure with a PyCompileError
- Add direct dependencies between targets generated by PYQT_WRAP_UIC and SALOME_INSTALL_SCRIPTS macros to avoid races problem
2017-10-16 18:16:32 +03:00
Nicolas
f4da288f5a [V84] Fix conflict netgen / netgen contrib in GMSH 2017-10-16 10:53:11 +03:00
eap
05a257d4f4 Add "Deflection 2D" quality control
for GPUSPHGUI project
2017-10-12 19:52:03 +03:00
eap
678b908f16 Typo fixes http://www.salome-platform.org/forum/forum_10/433845793 2017-10-10 12:28:03 +03:00
Christophe Bourcier
09d1bbfd30 Update French translation files 2017-10-09 15:28:34 +02:00
Christophe Bourcier
5049cf9795 Update translation files from Crowdin 2017-10-09 14:40:21 +02:00
eap
85f0b9ca16 Typo fixes http://www.salome-platform.org/forum/forum_10/433845793 2017-10-09 15:28:05 +03:00
eap
ce117a7861 23487: EDF 15571 - Mesh with quadratic algo 1D
Update medium nodes after smoothing
2017-10-04 17:05:18 +03:00
eap
f757d34e5a 23487: EDF 15571 - Mesh with quadratic algo 1D
Update medium nodes after smoothing
2017-10-04 15:33:47 +03:00
Paul RASCLE
51760fb76f choice of MED format, minor version, for backward compatibility 2017-09-29 11:47:51 +03:00
vsr
9d73526fbc Clean-up deprecated OCCT-related code 2017-09-25 16:12:08 +03:00
Paul RASCLE
dbd1374aa8 Merge branch 'master' into pre/penta18 2017-09-19 20:53:17 +02:00
eap
400f6d87de Regression SALOME_TESTS/Grids/smesh/viscous_layers_01/B8
Fix negative volumes
2017-09-19 14:38:30 +03:00
Paul RASCLE
0cba9cf88f fix creation of biquadratic pentahedron from menu add element 2017-09-19 10:00:05 +02:00
eap
25d9ba81c5 0023478: EDF15356 - Viscous layer
+ fix some VL regressions about limited thinkness
2017-09-18 19:22:58 +03:00
Paul RASCLE
30ce546b0c Merge branch 'master' into pre/penta18 2017-09-15 11:15:53 +02:00
Paul RASCLE
09ff68516f fix biquadratic quadratic pentahedron(18 nodes prism) 2017-09-15 11:06:44 +02:00
rnv
7b117d9ccb Fix for '54311: Ugly representation in the VTK Viewer after creation of the ParaView Viewer' issue. 2017-09-14 18:26:41 +03:00
Paul RASCLE
2077baef82 introduce biquadratic quadratic pentahedron (18 nodes) 2017-09-08 17:10:31 +02:00
eap
291fbe554b 23476: EDF 15343 - Translate mesh
pb: a group on filter is not updated since the mesh is not marked as modified
2017-09-07 19:14:02 +03:00
eap
06f98b8021 IPAL54303: CGNS export problems
more fix
2017-09-07 19:08:53 +03:00
eap
76430457f1 23475: EDF - ExportCGNS in non regression test fails 2017-09-04 14:18:55 +03:00
eap
9435e2aab8 IPAL54303: CGNS export problems
Another fix for BC locations
2017-09-01 18:50:20 +03:00
eap
0be76e8fb8 IPAL54303: CGNS export problems
Change the way to assure group name uniqueness
2017-09-01 13:57:21 +03:00
eap
223c5b7f5d IPAL54303: CGNS export problems 2017-08-25 16:45:03 +03:00
vsr
d3e1cabf77 0021803: EDF 2351 : Available versions of MED in TUI function ExportMED aren't consistent with GUI behavior 2017-08-23 13:34:09 +03:00