]>
SALOME platform Git repositories - modules/smesh.git/log
eap [Tue, 12 Feb 2019 12:05:43 +0000 (15:05 +0300)]
#16459 EDF 14133 - Complete Merge Nodes / Merge Elements operations
fix crash
+ fix deletion of mesh objects (relates to #16478)
eap [Mon, 4 Feb 2019 11:32:58 +0000 (14:32 +0300)]
23636: EDF 18217 - Problem when suppressing CAD
+
1) optimize standalone group filling
2) fix regressions caused by adding FT_Length3D
rnv [Wed, 30 Jan 2019 16:50:05 +0000 (19:50 +0300)]
Fix for "23678: [CEA 13186] messages in the python window" issue.
eap [Mon, 28 Jan 2019 14:36:46 +0000 (17:36 +0300)]
Show faces added by Create boundary elements
eap [Mon, 28 Jan 2019 12:04:53 +0000 (15:04 +0300)]
0023614 : EDF 16256 - Coordinates of a group
eap [Thu, 24 Jan 2019 15:28:24 +0000 (18:28 +0300)]
23620: EDF 10301 - Completing Extrusion along a path
Add scale factors to Extrusion along line
Add angles to Extrusion along path
Christophe Bourcier [Thu, 24 Jan 2019 08:57:53 +0000 (09:57 +0100)]
Small fixes in sphinx documentation of python plugins:
- remove depedency to babel (only used to generated a date format)
- add missing theme
- remove warnings
Christophe Bourcier [Tue, 22 Jan 2019 14:32:06 +0000 (15:32 +0100)]
Improve behaviour of Cleaner and SurfOpt in case of error and add a cancel button.
rnv [Tue, 22 Jan 2019 08:20:42 +0000 (11:20 +0300)]
Fix compilation on Windows in DEBUG mode.
eap [Fri, 18 Jan 2019 18:31:22 +0000 (21:31 +0300)]
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.
eap [Thu, 17 Jan 2019 15:21:35 +0000 (18:21 +0300)]
Compilation error in SMESHGUI_ExtrusionAlongPathDlg
mkr [Fri, 28 Dec 2018 10:14:21 +0000 (13:14 +0300)]
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
mkr [Mon, 24 Dec 2018 10:17:13 +0000 (13:17 +0300)]
0054485 : TC9.2.0: SMESH: not all elements are numbered in VTK viewer
mkr [Thu, 20 Dec 2018 08:42:19 +0000 (11:42 +0300)]
0054465 : TC9.2.0: SMESH: mesh presentation is not fully restored after Controls - Reset command
mkr [Fri, 14 Dec 2018 10:04:04 +0000 (13:04 +0300)]
0054474 : TC9.2.0: SMESH: selection and context menu popup in the Object Browser is broken after close of Pattern Mapping dialog
eap [Thu, 17 Jan 2019 12:53:49 +0000 (15:53 +0300)]
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()
Christophe Bourcier [Wed, 16 Jan 2019 13:18:24 +0000 (14:18 +0100)]
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.
Christophe Bourcier [Wed, 16 Jan 2019 13:15:48 +0000 (14:15 +0100)]
Fix to allow Cleaner and SurfOpt to deal with directory with spaces
Christophe Bourcier [Mon, 14 Jan 2019 11:18:20 +0000 (12:18 +0100)]
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.
eap [Wed, 9 Jan 2019 11:37:31 +0000 (14:37 +0300)]
54499: SALOME crash at mesh evaluation
Christophe Bourcier [Tue, 8 Jan 2019 14:16:15 +0000 (15:16 +0100)]
Fix output formatting of Cleaner and SurfOpt plugins so that new lines are printed
Christophe Bourcier [Tue, 8 Jan 2019 14:15:24 +0000 (15:15 +0100)]
Fix error in SurfOpt plugin caused by a decode() unneeded
eap [Wed, 19 Dec 2018 14:58:28 +0000 (17:58 +0300)]
23653: [CEA] SMESH compilation failure: Ubuntu 16 : isnan
vsr [Mon, 10 Dec 2018 14:29:37 +0000 (17:29 +0300)]
Merge branch 'V9_2_BR'
Paul RASCLE [Mon, 10 Dec 2018 13:59:11 +0000 (14:59 +0100)]
try icon and toolbar on SMESH plugin MeshCut: OK
Paul RASCLE [Wed, 5 Dec 2018 17:05:57 +0000 (18:05 +0100)]
french translation missing
eap [Wed, 5 Dec 2018 12:05:57 +0000 (15:05 +0300)]
23619: EDF 18055 - Detection of sharp edges (note
0022724 )
eap [Wed, 5 Dec 2018 11:55:28 +0000 (14:55 +0300)]
23615: EDF 17317 - Fit All when display one mesh
Pb: no FitAll at 1st mesh compute
rnv [Mon, 3 Dec 2018 16:08:11 +0000 (19:08 +0300)]
Windows compatibility.
vsr [Fri, 30 Nov 2018 11:35:24 +0000 (14:35 +0300)]
IPAL54486 - TC9.2.0: SMESH: Volumes aspect ratio plot is not shown in Mesh Info dialog
vsr [Thu, 22 Nov 2018 12:58:01 +0000 (15:58 +0300)]
0023636 : EDF 18217 - Problem wen suppressing CAD
- Avoid crash on activating SMESH module after source geometry removal
eap [Fri, 30 Nov 2018 10:54:14 +0000 (13:54 +0300)]
23615: EDF 17317 - Fit All when display one mesh
eap [Thu, 29 Nov 2018 14:31:43 +0000 (17:31 +0300)]
IMP 23612: EDF 14143 - Compute angle from 3 points
Paul RASCLE [Tue, 27 Nov 2018 16:46:51 +0000 (17:46 +0100)]
fix several bugs in SMESH Python plugins (MeshCut, MGSurfOpt, MgCleaner, BlocFissure)
eap [Tue, 27 Nov 2018 14:21:06 +0000 (17:21 +0300)]
23619: EDF 18055 - Detection of sharp edges
eap [Thu, 22 Nov 2018 18:37:35 +0000 (21:37 +0300)]
IMP 23613: EDF 15565 - Ponctual elements
eap [Thu, 22 Nov 2018 16:29:38 +0000 (19:29 +0300)]
23611: EDF 11012 - Force Z coords to 0
vsr [Thu, 22 Nov 2018 12:58:01 +0000 (15:58 +0300)]
0023636 : EDF 18217 - Problem wen suppressing CAD
- Avoid crash on activating SMESH module after source geometry removal
eap [Thu, 22 Nov 2018 12:35:17 +0000 (15:35 +0300)]
[GPUSPHGUI] #511: Spheric2 with dynamic boundaries - Mesh offset failed
vsr [Tue, 20 Nov 2018 06:29:28 +0000 (09:29 +0300)]
Windows support: move test scripts to lib/python<version>/site-packages/salome folder to avoid conflict with other files in bin/salome folder.
eap [Mon, 19 Nov 2018 14:14:59 +0000 (17:14 +0300)]
23630: EDF 18157 - Problem of meshing
+ replace deprecated std::auto_ptr
vsr [Fri, 16 Nov 2018 08:14:59 +0000 (11:14 +0300)]
Increment version: 9.2.0
vsr [Wed, 14 Nov 2018 17:08:15 +0000 (20:08 +0300)]
0054463 : Refactor salome_test.py
eap [Wed, 14 Nov 2018 13:41:52 +0000 (16:41 +0300)]
Crash after pre-viewing mesh translation
eap [Tue, 13 Nov 2018 16:28:05 +0000 (19:28 +0300)]
54462: Hexa(ijk) fails on a composite block with a degenerated edge (note
0509712 )
eap [Mon, 12 Nov 2018 13:42:33 +0000 (16:42 +0300)]
54462: Hexa(ijk) fails on a composite block with a degenerated edge
eap [Wed, 14 Nov 2018 13:41:52 +0000 (16:41 +0300)]
Crash after pre-viewing mesh translation
eap [Tue, 13 Nov 2018 16:28:05 +0000 (19:28 +0300)]
54462: Hexa(ijk) fails on a composite block with a degenerated edge (note
0509712 )
eap [Mon, 12 Nov 2018 13:42:33 +0000 (16:42 +0300)]
54462: Hexa(ijk) fails on a composite block with a degenerated edge
eap [Fri, 9 Nov 2018 16:12:07 +0000 (19:12 +0300)]
PAL0023627: [IMACS] ASERIS: project point to the mesh
correct order of elements if the poly-line
eap [Fri, 9 Nov 2018 10:28:18 +0000 (13:28 +0300)]
PAL0023627: [IMACS] ASERIS: project point to the mesh
Algorithm of poly-line construction modified to enable specifying
arbitrary points serving as end points of the poly-line segment.
eap [Wed, 7 Nov 2018 15:02:19 +0000 (18:02 +0300)]
PAL0023627: [IMACS] ASERIS: project point to the mesh
vsr [Thu, 1 Nov 2018 13:23:50 +0000 (16:23 +0300)]
Minor correction to previous commit: zcracks plugin is currently unavailable
vsr [Thu, 1 Nov 2018 13:19:16 +0000 (16:19 +0300)]
Add documentation fallbacks
vsr [Wed, 31 Oct 2018 11:48:24 +0000 (14:48 +0300)]
Run all SMESH tests at once: all tests pass in 2min instead of 1h20min
vsr [Fri, 26 Oct 2018 05:37:03 +0000 (08:37 +0300)]
Prettify documentation: force width of the document area to occupy all available space
vsr [Thu, 25 Oct 2018 12:08:37 +0000 (15:08 +0300)]
0023623 : [CEA 2284] : Mesh migration documentation link doesn't exist
eap [Fri, 19 Oct 2018 12:09:48 +0000 (15:09 +0300)]
23608: [EDF] HYDRO: crash when compute copied mesh
23609: [EDF] HYDRO: wrong warning appears
23607: [EDF] HYDRO: Copy mesh with geometry - problems of Copy elements
eap [Wed, 17 Oct 2018 15:25:35 +0000 (18:25 +0300)]
23607: [EDF] HYDRO: Copy mesh with geometry - problems of Copy elements
eap [Wed, 17 Oct 2018 14:35:08 +0000 (17:35 +0300)]
23605: [EDF] HYDRO: parent mesh for Copy mesh with new geometry
23606: [EDF] HYDRO: Help for option Copy mesh with new geometry is absent
eap [Mon, 15 Oct 2018 12:27:16 +0000 (15:27 +0300)]
Typo and whitespace fixes by Kunda
http://www.salome-platform.org/forum/forum_9/
454200149 #
834683007
Paul RASCLE [Fri, 12 Oct 2018 14:35:40 +0000 (16:35 +0200)]
Merge branch 'master' into pre/medCompatibility
eap [Fri, 12 Oct 2018 14:25:16 +0000 (17:25 +0300)]
23586: [EDF] HYDRO: Copy mesh to new geometry
Add a sample script
+ remove line numbers from codes in docs
eap [Fri, 12 Oct 2018 12:52:42 +0000 (15:52 +0300)]
23599: EDF 17907 - Gnome freezes when suppressing horde of groups
Limit height of the warning dialog
Paul RASCLE [Thu, 11 Oct 2018 12:38:48 +0000 (14:38 +0200)]
Merge branch 'master' into pre/medCompatibility
rnv [Wed, 10 Oct 2018 20:35:31 +0000 (23:35 +0300)]
Use existing CSS file.
rnv [Wed, 10 Oct 2018 20:34:39 +0000 (23:34 +0300)]
Merge branch 'rnv/unicode'
Paul RASCLE [Wed, 10 Oct 2018 15:31:49 +0000 (17:31 +0200)]
more information on exception on mesh export
eap [Wed, 10 Oct 2018 14:11:35 +0000 (17:11 +0300)]
23594: EDF 17213 : crash of salome when loading SMESH or dumping the study
Attempt 1:
in SMESH_Mesh::SortByMeshOrder() assure same size of sortedPos and onlyOrderedList
Paul RASCLE [Wed, 10 Oct 2018 11:51:29 +0000 (13:51 +0200)]
Merge branch 'master' into pre/medCompatibility
Paul RASCLE [Wed, 10 Oct 2018 11:20:08 +0000 (13:20 +0200)]
debug load med file with penta18
Paul RASCLE [Wed, 10 Oct 2018 11:48:46 +0000 (13:48 +0200)]
MED write/append with a lower major version of MED file format: comments
Paul RASCLE [Wed, 10 Oct 2018 11:20:08 +0000 (13:20 +0200)]
debug load med file with penta18
Paul RASCLE [Tue, 9 Oct 2018 15:26:15 +0000 (17:26 +0200)]
MED write/append with a lower major version of MED file format: third step
Paul RASCLE [Tue, 9 Oct 2018 13:06:17 +0000 (15:06 +0200)]
MED write/append with a lower major version of MED file format: second step
eap [Tue, 9 Oct 2018 09:12:21 +0000 (12:12 +0300)]
Fix regression of SALOME_TESTS/Grids/smesh/mesh_BLSURF_02/C6
Paul RASCLE [Wed, 3 Oct 2018 13:08:45 +0000 (15:08 +0200)]
introduction of MED write/append with a lower major version of MED file format (hdf5 >= 1.10.2 needed)
rnv [Thu, 27 Sep 2018 11:34:01 +0000 (14:34 +0300)]
Some corrections related to using UNICODE.
rnv [Wed, 19 Sep 2018 15:32:46 +0000 (18:32 +0300)]
'/usr/bin/env python' -> '/usr/bin/env python3'
eap [Tue, 18 Sep 2018 14:38:32 +0000 (17:38 +0300)]
23586: [EDF] HYDRO: Copy mesh to new geometry
fix highlighting at mesh computing
eap [Mon, 17 Sep 2018 19:24:36 +0000 (22:24 +0300)]
23586: [EDF] HYDRO: Copy mesh to new geometry
vsr [Mon, 17 Sep 2018 12:11:07 +0000 (15:11 +0300)]
0023591 : [EDF] Add test to check meshing plug-ins to SMESH module
- additional fix: add new test case to check with 'salome test'
vsr [Fri, 14 Sep 2018 09:08:44 +0000 (12:08 +0300)]
0023591 : [EDF] Add test to check meshing plug-ins to SMESH module
Paul RASCLE [Thu, 13 Sep 2018 09:31:33 +0000 (11:31 +0200)]
fix for parallel compilation with CMake 3.12.1
vsr [Wed, 12 Sep 2018 07:49:27 +0000 (10:49 +0300)]
Merge remote branch 'origin/V8_5_asterstudy'
rnv [Tue, 11 Sep 2018 14:47:20 +0000 (17:47 +0300)]
Increment version: 9.1.0
vsr [Tue, 11 Sep 2018 11:51:38 +0000 (14:51 +0300)]
0023580 : [EDF] AsterStudy: more distinct display of selected items in 3D view
rnv [Wed, 29 Aug 2018 11:47:50 +0000 (14:47 +0300)]
SALOME 9.1.0 Windows version
eap [Thu, 6 Sep 2018 13:12:29 +0000 (16:12 +0300)]
Regression revealed after restoring mesh data destruction at study closing
vsr [Mon, 3 Sep 2018 13:15:22 +0000 (16:15 +0300)]
Each SMESH engine should publish its data in a study in a separate SComponent
eap [Mon, 3 Sep 2018 11:52:55 +0000 (14:52 +0300)]
Fix Python dump of ExportPartToMED()
eap [Fri, 31 Aug 2018 12:35:57 +0000 (15:35 +0300)]
Regression: mesh objects are not deleted => memory leaks
Paul RASCLE [Wed, 29 Aug 2018 14:40:12 +0000 (16:40 +0200)]
abort when using SMESH GUI for creating a mesh from a geometry (while testing suitable algorithms)
Paul RASCLE [Wed, 29 Aug 2018 14:36:01 +0000 (16:36 +0200)]
add script for a YACS test: foreach loop, parallel geometry and mesh (see YACS samples for yacs schema)
Anthony Geay [Mon, 27 Aug 2018 12:52:30 +0000 (14:52 +0200)]
Overload of ExportMED method of SMESH_Mesh proxy was not OK. Revealed by EDF non regression test "coude_demo_V2_1_0"
eap [Fri, 24 Aug 2018 15:47:47 +0000 (18:47 +0300)]
Avoid crash at "import smesh_selection" in terminal mode
+ don't print useless mesh log
eap [Thu, 23 Aug 2018 15:10:56 +0000 (18:10 +0300)]
Allow saving groups with non-ascii names.
+ Fix UTF8-invalid group names present in MED file
eap [Wed, 22 Aug 2018 17:46:26 +0000 (20:46 +0300)]
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)
eap [Tue, 21 Aug 2018 12:06:54 +0000 (15:06 +0300)]
Fix some tests regressions
+ time optimization of ex12_grid17partition.py
eap [Mon, 20 Aug 2018 15:00:59 +0000 (18:00 +0300)]
Provide missing TUI examples of some algorithms