Salome HOME
modules/smesh.git
5 years agoRevert "allow utf-8 variables names in Python dump"
Paul RASCLE [Fri, 27 Jul 2018 15:44:09 +0000 (17:44 +0200)]
Revert "allow utf-8 variables names in Python dump"
Needs a more in depth analysis...
This reverts commit 50b5fac2a8a05b472f332ac1f84ec38c7f305cb5.

5 years agoMerge remote-tracking branch 'origin/master'
Paul RASCLE [Thu, 26 Jul 2018 17:36:06 +0000 (19:36 +0200)]
Merge remote-tracking branch 'origin/master'

5 years agoallow utf-8 variables names in Python dump
Paul RASCLE [Thu, 26 Jul 2018 17:35:16 +0000 (19:35 +0200)]
allow utf-8 variables names in Python dump

5 years agodebug exporting MED files
Paul RASCLE [Thu, 26 Jul 2018 17:33:30 +0000 (19:33 +0200)]
debug exporting MED files

5 years agoFix up PressureValve test
eap [Thu, 26 Jul 2018 12:23:53 +0000 (15:23 +0300)]
Fix up PressureValve test

5 years agoASERIS: Return a group from FillHole()
eap [Thu, 26 Jul 2018 10:38:58 +0000 (13:38 +0300)]
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

5 years agoFix compilation pb caused by commit 49ff23c9
vsr [Thu, 26 Jul 2018 09:55:31 +0000 (12:55 +0300)]
Fix compilation pb caused by commit 49ff23c9

5 years agokeep debug traces in export MED dialog
Paul RASCLE [Thu, 19 Jul 2018 08:53:18 +0000 (10:53 +0200)]
keep debug traces in export MED dialog

5 years agoMerge remote-tracking branch 'origin/master'
Paul RASCLE [Thu, 19 Jul 2018 07:14:10 +0000 (09:14 +0200)]
Merge remote-tracking branch 'origin/master'

5 years agoIPAL54414: MED file info is not persistent
eap [Wed, 18 Jul 2018 15:15:22 +0000 (18:15 +0300)]
IPAL54414: MED file info is not persistent

5 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh
Paul RASCLE [Wed, 18 Jul 2018 13:51:52 +0000 (15:51 +0200)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh

5 years agodebug exporting MED files, adding meshes, different MED versions...
Paul RASCLE [Wed, 18 Jul 2018 13:51:37 +0000 (15:51 +0200)]
debug exporting MED files, adding meshes, different MED versions...

5 years agoWorkaround failure of test Tools/MacMesh/PressureValve.py
eap [Wed, 18 Jul 2018 13:02:57 +0000 (16:02 +0300)]
Workaround failure of test Tools/MacMesh/PressureValve.py

5 years ago23566: EDF 17146 - Problem with viscous layer
eap [Tue, 17 Jul 2018 13:21:24 +0000 (16:21 +0300)]
23566: EDF 17146 - Problem with viscous layer

5 years ago23566: EDF 17146 - Problem with viscous layer
eap [Mon, 16 Jul 2018 16:07:34 +0000 (19:07 +0300)]
23566: EDF 17146 - Problem with viscous layer

5 years agofix script SALOME_TESTS/Grids/smesh/bugs_00/A3
eap [Mon, 16 Jul 2018 16:01:43 +0000 (19:01 +0300)]
fix script SALOME_TESTS/Grids/smesh/bugs_00/A3
   prevent publishing, that was forbidden

5 years agoreintroduction of choice of MED minor version when exporting MED files
Paul RASCLE [Fri, 13 Jul 2018 13:35:34 +0000 (15:35 +0200)]
reintroduction of choice of MED minor version when exporting MED files

5 years agoMerge remote-tracking branch 'origin/ngo/FixVerima'
rnv [Fri, 13 Jul 2018 06:56:41 +0000 (09:56 +0300)]
Merge remote-tracking branch 'origin/ngo/FixVerima'

5 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh
rnv [Fri, 13 Jul 2018 06:51:25 +0000 (09:51 +0300)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh

5 years agoUnicode support
rnv [Fri, 13 Jul 2018 06:51:07 +0000 (09:51 +0300)]
Unicode support

5 years agoFix pour Verima Python 3
NATHALIE GORE [Thu, 12 Jul 2018 13:10:12 +0000 (15:10 +0200)]
Fix pour Verima Python 3

5 years agoRestore change of mesh icon depending on its status
eap [Tue, 10 Jul 2018 14:41:10 +0000 (17:41 +0300)]
Restore change of mesh icon depending on its status

    now icons are updated on the engine side

+ Remove deprecated smesh.py

5 years agodebug biquad_penta
Paul RASCLE [Fri, 6 Jul 2018 14:50:24 +0000 (16:50 +0200)]
debug biquad_penta

5 years ago[HYDRO] Lot 16: Allow resizing Order of sub-meshes dialog
eap [Thu, 5 Jul 2018 15:52:28 +0000 (18:52 +0300)]
[HYDRO] Lot 16: Allow resizing Order of sub-meshes dialog

5 years agoAllow smeshBuilder.New(salome.myStudy) but print a warning
eap [Wed, 4 Jul 2018 11:57:53 +0000 (14:57 +0300)]
Allow smeshBuilder.New(salome.myStudy) but print a warning

5 years agoAllow creating smeshBuilder before geomBuilder
eap [Wed, 4 Jul 2018 11:39:04 +0000 (14:39 +0300)]
Allow creating smeshBuilder before geomBuilder

5 years ago23570: EDF17299 - Problem with filters
eap [Fri, 29 Jun 2018 13:38:39 +0000 (16:38 +0300)]
23570: EDF17299 - Problem with filters

+ fix persistence of Group on Filter
+ minor fix of docs

5 years agoTypo-fix by Kunda
eap [Mon, 25 Jun 2018 11:38:55 +0000 (14:38 +0300)]
Typo-fix by Kunda

http://www.salome-platform.org/forum/forum_9/625363577

5 years agoTypo-fix by Kunda + fix user doc generation
eap [Tue, 19 Jun 2018 16:58:29 +0000 (19:58 +0300)]
Typo-fix by Kunda + fix user doc generation

5 years agoIPAL54401: Offset dialog bug
eap [Tue, 19 Jun 2018 11:00:57 +0000 (14:00 +0300)]
IPAL54401: Offset dialog bug

5 years agoMerge V9_dev branch into master
rnv [Thu, 14 Jun 2018 11:56:19 +0000 (14:56 +0300)]
Merge V9_dev branch into master

5 years agoFix regression caused by commit 67312ab9
vsr [Fri, 1 Jun 2018 07:21:02 +0000 (10:21 +0300)]
Fix regression caused by commit 67312ab9

5 years agoMerge branch 'V8_5_asterstudy'
vsr [Thu, 31 May 2018 14:16:47 +0000 (17:16 +0300)]
Merge branch 'V8_5_asterstudy'

5 years ago0023546: [EDF] AsterStudy: add a method to Python API to show/hide orientation vector... V8_5_asterstudy_v0.11
vsr [Tue, 17 Apr 2018 13:50:41 +0000 (16:50 +0300)]
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

5 years agoFix Redesign of SMESH documentation
eap [Fri, 25 May 2018 17:04:48 +0000 (20:04 +0300)]
Fix Redesign of SMESH documentation

5 years ago23562: EDF 17098 - problem with Extrusion 3D
eap [Tue, 22 May 2018 16:12:11 +0000 (19:12 +0300)]
23562: EDF 17098 - problem with Extrusion 3D

+ fix computing "Min elem size" in Mesh Info dlg

5 years agoFix misprint V8_5_0 V8_5_0rc2
vsr [Fri, 11 May 2018 06:12:53 +0000 (09:12 +0300)]
Fix misprint

5 years agoMerge remote branch 'origin/pre/V8_5_BR' into V8_5_BR
vsr [Thu, 10 May 2018 06:48:28 +0000 (09:48 +0300)]
Merge remote branch 'origin/pre/V8_5_BR' into V8_5_BR

5 years agodo not generate plugin Zcracks
Paul RASCLE [Thu, 3 May 2018 15:37:09 +0000 (17:37 +0200)]
do not generate plugin Zcracks

5 years agoFix for '23553: Replace ABSOLUTE_APPLI_PATH by KERNEL_ROOT_DIR in GEOM and SMESH... rnv/23553
rnv [Sat, 28 Apr 2018 09:09:52 +0000 (12:09 +0300)]
Fix for '23553: Replace ABSOLUTE_APPLI_PATH by KERNEL_ROOT_DIR in GEOM and SMESH cmakefiles' issue.

5 years agoMerge remote-tracking branch 'origin/master' into V8_5_BR V8_5_0rc1
rnv [Mon, 23 Apr 2018 16:06:30 +0000 (19:06 +0300)]
Merge remote-tracking branch 'origin/master' into V8_5_BR

5 years agoIPAL54384: TC8.5.0: SMESH: Regression delete groups with contents - exception
eap [Mon, 23 Apr 2018 15:58:06 +0000 (18:58 +0300)]
IPAL54384: TC8.5.0: SMESH: Regression delete groups with contents - exception

5 years ago23549: [EDF] PIGUI: Script with dumped study uses undefined filters in GroupOnFilter.
eap [Mon, 23 Apr 2018 11:03:45 +0000 (14:03 +0300)]
23549: [EDF] PIGUI: Script with dumped study uses undefined filters in GroupOnFilter.

5 years ago0023548: [CEA] Generation of documentation is broken if sphinxcontrib.napolen extensi...
vsr [Fri, 20 Apr 2018 08:28:21 +0000 (11:28 +0300)]
0023548: [CEA] Generation of documentation is broken if sphinxcontrib.napolen extension is not available

5 years agoIncrement version: 8.5.0
vsr [Fri, 20 Apr 2018 06:27:53 +0000 (09:27 +0300)]
Increment version: 8.5.0

6 years agoIPAL54382: TC8.5.0: SMESH: Regression in mesh visualization (body fitting)
eap [Thu, 19 Apr 2018 15:33:40 +0000 (18:33 +0300)]
IPAL54382: TC8.5.0: SMESH: Regression in mesh visualization (body fitting)

6 years ago54381: TC8.5.0: SMESH: Regression reading HDF files
eap [Tue, 17 Apr 2018 13:48:30 +0000 (16:48 +0300)]
54381: TC8.5.0: SMESH: Regression reading HDF files

6 years ago023544: SMESH's performance issues (note 22293) uhz/V8_5_BR_w_min_of_memory_usage_and_fixes
eap [Mon, 16 Apr 2018 12:04:33 +0000 (15:04 +0300)]
023544: SMESH's performance issues (note 22293)

6 years agoFix regressions of tests
eap [Thu, 12 Apr 2018 11:36:22 +0000 (14:36 +0300)]
Fix regressions of tests
mostly connected to 23418: [CEA] Mesh: Minimization of memory usage of SMESH

6 years ago0023544: SMESH's performance issues
eap [Wed, 11 Apr 2018 11:54:19 +0000 (14:54 +0300)]
0023544: SMESH's performance issues

6 years ago0023544: SMESH's performance issues
eap [Wed, 11 Apr 2018 11:19:02 +0000 (14:19 +0300)]
0023544: SMESH's performance issues

6 years ago23544: SMESH's performance issues
eap [Tue, 10 Apr 2018 16:14:21 +0000 (19:14 +0300)]
23544: SMESH's performance issues

6 years agoFix MG-Cleaner plugin wrong call to remesh_planes option cbr/fix_mgcleaner_remesh_planes
Christophe Bourcier [Mon, 9 Apr 2018 12:17:28 +0000 (14:17 +0200)]
Fix MG-Cleaner plugin wrong call to remesh_planes option

6 years agoFix compilation pb on gcc 6 (add missing std includes) V8_5_0b1
vsr [Mon, 9 Apr 2018 10:59:10 +0000 (13:59 +0300)]
Fix compilation pb on gcc 6 (add missing std includes)

6 years ago23418: [OCC] Mesh: Minimization of memory usage of SMESH
eap [Fri, 22 Dec 2017 11:14:24 +0000 (14:14 +0300)]
23418: [OCC] Mesh: Minimization of memory usage of SMESH

6 years agoMerge branch 'V8_4_BR'
vsr [Mon, 2 Apr 2018 13:58:30 +0000 (16:58 +0300)]
Merge branch 'V8_4_BR'

6 years agoRedesign SALOME documentation
rnv [Fri, 8 Dec 2017 14:09:48 +0000 (17:09 +0300)]
Redesign SALOME documentation

6 years agoMerge branch 'V8_3_BR' into V8_4_BR V8_4_BR
vsr [Fri, 30 Mar 2018 14:20:40 +0000 (17:20 +0300)]
Merge branch 'V8_3_BR' into V8_4_BR

6 years ago0023538: EDF 16777 - ASTERSTUDY: Suppression of meshes when AsterStudy is activated V8_3_BR V8_3_asterstudy
vsr [Fri, 30 Mar 2018 14:14:08 +0000 (17:14 +0300)]
0023538: EDF 16777 - ASTERSTUDY: Suppression of meshes when AsterStudy is activated

6 years agoMerge remote-tracking branch 'origin/master' V8_5_0a2
Paul RASCLE [Thu, 15 Mar 2018 14:07:08 +0000 (15:07 +0100)]
Merge remote-tracking branch 'origin/master'

6 years agoAdd missing include dirs
rnv [Thu, 15 Mar 2018 12:57:57 +0000 (15:57 +0300)]
Add missing include dirs

6 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh
rnv [Mon, 12 Mar 2018 13:58:23 +0000 (16:58 +0300)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh

6 years agoMerge remote-tracking branch 'origin/master'
Paul RASCLE [Mon, 12 Mar 2018 13:10:52 +0000 (14:10 +0100)]
Merge remote-tracking branch 'origin/master'

6 years ago[GPUSPHGUI] fix errors relating to eCustomControl + offset
eap [Wed, 7 Mar 2018 10:47:57 +0000 (13:47 +0300)]
[GPUSPHGUI] fix errors relating to eCustomControl + offset

+ Fix SMESH_Gen_i::Concatenate()

6 years agoMerge remote-tracking branch 'origin/master'
Paul RASCLE [Tue, 6 Mar 2018 10:35:08 +0000 (11:35 +0100)]
Merge remote-tracking branch 'origin/master'

6 years agoMigration to OpenCASCADE CMake configuration
rnv [Wed, 15 Feb 2017 15:15:18 +0000 (18:15 +0300)]
Migration to OpenCASCADE CMake configuration

6 years agoFix regressions caused by fix of 23521 V8_5_0a1
eap [Wed, 28 Feb 2018 19:15:23 +0000 (22:15 +0300)]
Fix regressions caused by fix of 23521

6 years agotypo-fix by Kunda
eap [Tue, 27 Feb 2018 11:23:35 +0000 (14:23 +0300)]
typo-fix by Kunda

http://www.salome-platform.org/forum/forum_9/975195177

6 years ago54353: Mesh group is not updated in VTK
eap [Mon, 26 Feb 2018 16:57:39 +0000 (19:57 +0300)]
54353: Mesh group is not updated in VTK

6 years ago23521: EDF 16246 - problems with quadrangles in use case
eap [Mon, 26 Feb 2018 16:06:46 +0000 (19:06 +0300)]
23521: EDF 16246 - problems with quadrangles in use case

6 years agoMerge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh
Paul RASCLE [Mon, 19 Feb 2018 15:29:01 +0000 (16:29 +0100)]
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/smesh

6 years agomessage 'unknown exception' while several mesh in parallel is not relevant
Paul RASCLE [Mon, 19 Feb 2018 15:25:13 +0000 (16:25 +0100)]
message 'unknown exception' while several mesh in parallel is not relevant

6 years ago23525: EDF16278 - Perf of concatenation of meshes
eap [Mon, 19 Feb 2018 14:24:51 +0000 (17:24 +0300)]
23525: EDF16278 - Perf of concatenation of meshes

6 years agoFix regression of doc/salome/examples/transforming_meshes_ex11.py
eap [Mon, 19 Feb 2018 10:30:58 +0000 (13:30 +0300)]
Fix regression of doc/salome/examples/transforming_meshes_ex11.py

6 years agoDo not unregister in Publish: random problems when meshing in parallel (yacs foreach...
Paul RASCLE [Thu, 8 Feb 2018 15:42:26 +0000 (16:42 +0100)]
Do not unregister in Publish: random problems when meshing in parallel (yacs foreach) in distributed python scripts

6 years agocontrol GEOM instance used in SMESH scripts
Paul RASCLE [Wed, 7 Feb 2018 06:58:43 +0000 (07:58 +0100)]
control GEOM instance used in SMESH scripts

6 years agoGPUSPHGUI: show a custom control by setting a functor
eap [Thu, 15 Feb 2018 13:04:32 +0000 (16:04 +0300)]
GPUSPHGUI: show a custom control by setting a functor

6 years agoAdd a missing resource file
eap [Thu, 15 Feb 2018 10:27:50 +0000 (13:27 +0300)]
Add a missing resource file

6 years agoGPUSPHGUI: Offset transformation
eap [Tue, 13 Feb 2018 12:16:32 +0000 (15:16 +0300)]
GPUSPHGUI: Offset transformation

add missing files

6 years agoGPUSPHGUI: add Offset transformation
eap [Fri, 9 Feb 2018 19:41:01 +0000 (22:41 +0300)]
GPUSPHGUI: add Offset transformation

6 years agoUnicode support: correct handling of unicode on GUI level
rnv [Mon, 22 Jan 2018 08:57:06 +0000 (11:57 +0300)]
Unicode support: correct handling of unicode on GUI level

6 years agoImplement unicode support in SALOME: first attempt
rnv [Fri, 19 Jan 2018 13:02:22 +0000 (16:02 +0300)]
Implement unicode support in SALOME: first attempt

6 years agoMerge 'master' branch into 'V9_dev' branch. V9_dev V9_0_0
rnv [Wed, 17 Jan 2018 13:20:50 +0000 (16:20 +0300)]
Merge 'master' branch into 'V9_dev' branch.

6 years agoRegression of doc/salome/examples/transforming_meshes_ex11.py
eap [Tue, 16 Jan 2018 11:01:03 +0000 (14:01 +0300)]
Regression of doc/salome/examples/transforming_meshes_ex11.py

6 years agoIPAL54364: Add Gravity Center measurement
eap [Mon, 15 Jan 2018 14:20:17 +0000 (17:20 +0300)]
IPAL54364: Add Gravity Center measurement

6 years agoMerge eap/23491 branch.
rnv [Mon, 15 Jan 2018 12:48:20 +0000 (15:48 +0300)]
Merge eap/23491 branch.

6 years agotypo-fix by Kunda
eap [Tue, 9 Jan 2018 10:48:40 +0000 (13:48 +0300)]
typo-fix by Kunda

http://www.salome-platform.org/forum/forum_10/195000978

6 years agoMerge changes from 'master' branch.
rnv [Fri, 29 Dec 2017 13:20:32 +0000 (16:20 +0300)]
Merge changes from 'master' branch.

6 years agoTypo-fix by Kunda
eap [Thu, 28 Dec 2017 11:28:17 +0000 (14:28 +0300)]
Typo-fix by Kunda

http://www.salome-platform.org/forum/forum_9/22126441

6 years agoPorting to VTK8.1
Anthony Geay [Thu, 28 Dec 2017 11:04:16 +0000 (12:04 +0100)]
Porting to VTK8.1

6 years ago23517: [CEA 2203] : Mesh group of polyhedron not exported in med and not saved in hdf
eap [Wed, 20 Dec 2017 18:46:38 +0000 (21:46 +0300)]
23517: [CEA 2203] : Mesh group of polyhedron not exported in med and not saved in hdf

6 years agoporting to next version of OCC
Sergey KUUL [Wed, 20 Dec 2017 08:05:27 +0000 (11:05 +0300)]
porting to next version of OCC

6 years agoMerge ASERIS development.
rnv [Tue, 19 Dec 2017 15:56:16 +0000 (18:56 +0300)]
Merge ASERIS development.

6 years agoMerge branch 'eap/23514'
rnv [Thu, 14 Dec 2017 15:04:38 +0000 (18:04 +0300)]
Merge branch 'eap/23514'

6 years agoFix regression of smesh/2D_mesh_Polygons_00/A2
eap [Thu, 14 Dec 2017 10:44:24 +0000 (13:44 +0300)]
Fix regression of smesh/2D_mesh_Polygons_00/A2

6 years agoMerge V8_4_BR branch.
rnv [Wed, 13 Dec 2017 09:17:51 +0000 (12:17 +0300)]
Merge V8_4_BR branch.

6 years agotypo-fix by Kunda
eap [Tue, 5 Dec 2017 11:47:35 +0000 (14:47 +0300)]
typo-fix by Kunda

http://www.salome-platform.org/forum/forum_9/621049380

6 years ago23514: EDF 16031 - SMESH freezes eap/23514
eap [Thu, 30 Nov 2017 16:51:51 +0000 (19:51 +0300)]
23514: EDF 16031 - SMESH freezes

Optimize loading a study with multiple mesh groups

6 years agotypo-fix by Kunda + minor changes
eap [Tue, 28 Nov 2017 11:15:48 +0000 (14:15 +0300)]
typo-fix by Kunda + minor changes

6 years ago0023505: Sigsegv with fuse on cylinder and cone vsr/23505 V8_4_0 V8_4_0rc3 V8_4_0rc4
vsr [Thu, 16 Nov 2017 12:17:10 +0000 (15:17 +0300)]
0023505: Sigsegv with fuse on cylinder and cone
- Switch to C++ exception handling mechanism