]>
SALOME platform Git repositories - modules/smesh.git/log
ana [Mon, 25 Jul 2016 14:07:50 +0000 (17:07 +0300)]
Windows: suppress Cmake warnings
eap [Mon, 25 Jul 2016 11:29:25 +0000 (14:29 +0300)]
23298: EDF 13271 SMESH: ExportMED fails
eap [Fri, 8 Jul 2016 19:22:13 +0000 (22:22 +0300)]
Minor doc changes
+ fix meshing progress (SMESH_subMesh.cxx)
Christophe Bourcier [Fri, 8 Jul 2016 09:44:37 +0000 (11:44 +0200)]
Remove the text "formerly Yams" from SMESH plugin menus. MG-SurfOpt is the official name.
Christophe Bourcier [Fri, 8 Jul 2016 09:37:47 +0000 (11:37 +0200)]
Fix crash when launching SurfOpt plugin with Qt5.
eap [Tue, 5 Jul 2016 10:52:55 +0000 (13:52 +0300)]
23295: [CEA 1870] Impossible to mesh the inside of the 2D skin of an object meshed with quadrangles
abn [Tue, 5 Jul 2016 08:28:56 +0000 (10:28 +0200)]
Moving *all* CMake detection files to common CONFIGURATION repo.
mnt [Thu, 30 Jun 2016 07:57:53 +0000 (10:57 +0300)]
Fix compilation problem
eap [Wed, 29 Jun 2016 17:53:22 +0000 (20:53 +0300)]
Regression of BelongToGeom on Debian-6
(SMESH_Controls* )
- Optimize mesh deletion (ObjectPool.hxx)
- Memory leaks (SMESH_Gen_i.cxx)
- Usage of uninitialized vars ( SMESHGUI_MeshOp.cxx )
- Minimize nb of #include in headers (the rest files)
mnt [Tue, 28 Jun 2016 09:29:10 +0000 (12:29 +0300)]
RNV: Fix compilation error.
eap [Mon, 27 Jun 2016 17:07:19 +0000 (20:07 +0300)]
IPAL53401: BelongToGeom is very long on multiple lines
More optimization of octree + parallel update of GroupOnFilter
Remove useless warnings
eap [Wed, 22 Jun 2016 12:45:22 +0000 (15:45 +0300)]
Documenting the nodal connectivity
eap [Tue, 21 Jun 2016 16:42:11 +0000 (19:42 +0300)]
IPAL53401: BelongToGeom is very long on multiple lines
Use octree of classifiers
vsr [Tue, 21 Jun 2016 13:10:07 +0000 (16:10 +0300)]
Update in accordance with changes in QtxComboBox.
eap [Tue, 21 Jun 2016 11:04:19 +0000 (14:04 +0300)]
53416: SALOME crashes when selecting a sub-menu of Control menu item
eap [Mon, 20 Jun 2016 14:14:20 +0000 (17:14 +0300)]
Move "SpherePadding plugin user's guide" to a dedicated sub-page and add it to Help sub-menu
eap [Thu, 16 Jun 2016 13:23:35 +0000 (16:23 +0300)]
Fix test SALOME_TESTS/Grids/smesh/2D_mesh_QuadranglePreference_01/B6
Case of a ring with sub-meshes on both wires
eap [Thu, 16 Jun 2016 10:08:40 +0000 (13:08 +0300)]
Regression: "Unknown" scalar bar title
eap [Tue, 14 Jun 2016 11:57:25 +0000 (14:57 +0300)]
23288: [CEA 1626] Meshgems v2.3
eap [Tue, 14 Jun 2016 09:42:49 +0000 (12:42 +0300)]
Compilation error on Ubuntu 16
eap [Fri, 10 Jun 2016 17:47:53 +0000 (20:47 +0300)]
IPAL52980: Wire Discretization with Table density fails
fix this problem for all 1D hypotheses (StdMeshers_Regular_1D.cxx)
Bug report: http://www.salome-platform.org/forum/forum_10/
636759606
Fix compilation warnings:
- unused function
- missing virtual destructor
- variable set but not used
eap [Thu, 9 Jun 2016 11:22:37 +0000 (14:22 +0300)]
BUG: impossible to import a med file of size more than MAX_INT (~2.1 Gb)
(SMESH_File.*)
Fix an error of porting to OCCT-7
(StdMeshers_Cartesian_3D.cxx)
Remove useless MESSAGE's
vsr [Mon, 6 Jun 2016 08:36:06 +0000 (11:36 +0300)]
Merge remote branch 'origin/V7_dev'
eap [Fri, 27 May 2016 14:20:45 +0000 (17:20 +0300)]
23282: EDF 13035 - Problem with submeshes priority
fix SMESH_Mesh::SortByMeshOrder()
vsr [Thu, 26 May 2016 15:29:15 +0000 (18:29 +0300)]
Merge remote branch 'origin/V7_dev'
eap [Thu, 26 May 2016 14:53:25 +0000 (17:53 +0300)]
23281: [CEA 1859] SALOME master : compilation SMESH - error StdMeshers_ViscousLayers2D
eap [Thu, 26 May 2016 14:38:08 +0000 (17:38 +0300)]
Minor DOC changes
mpa [Wed, 24 Feb 2016 13:46:43 +0000 (16:46 +0300)]
Migration to OCCT 7.0
eap [Tue, 24 May 2016 17:37:08 +0000 (20:37 +0300)]
Minor DOC changes
+ Fix compilation warning "variable may be used uninitialized"
vsr [Tue, 24 May 2016 15:17:28 +0000 (18:17 +0300)]
Merge remote branch 'origin/V7_dev'
vsr [Fri, 20 May 2016 14:43:47 +0000 (17:43 +0300)]
Increment version: 7.8.0
eap [Thu, 19 May 2016 17:50:08 +0000 (20:50 +0300)]
Fix regressions
1) 2D_mesh_QuadranglePreference_01/B5 ( StdMeshers_Quadrangle_2D.cxx )
2) viscous_layers_01/B2, B8 ( StdMeshers_ViscousLayers.cxx )
+ Fix compilation warning "variable may be used uninitialized"
eap [Wed, 18 May 2016 17:29:08 +0000 (20:29 +0300)]
Fix regression SALOME_TESTS/Grids/smesh/3D_mesh_Projection_00/A1
StdMeshers_Projection_2D.cxx
+ fix failure of IPAL52648: Incorrect vicous layer elements
eap [Mon, 16 May 2016 16:40:24 +0000 (19:40 +0300)]
23207: EDF 11232 SMESH: viscou layers builder fails at the very fist inflation
- fix propagation of limited _lenMax around MULTI_NORMAL edges
- fix invalidation of bad simplexes
- SmoothPos of all edges, using several iterations
now a reached thickness is 4.9
eap [Mon, 16 May 2016 12:37:57 +0000 (15:37 +0300)]
23278: [EDF] Mesh computation fails for cylinder or sphere with projection algorythme
eap [Mon, 16 May 2016 10:49:25 +0000 (13:49 +0300)]
23279: EDF 12978 - Overconstrained faces
eap [Fri, 13 May 2016 18:27:58 +0000 (21:27 +0300)]
Fix regression SALOME_TESTS/Grids/smesh/viscous_layers_00/A3 - too thin VL
and probably SALOME_TESTS/Grids/smesh/viscous_layers_01/B8 - OCC exception. gp_VectorWithNullMagnitude
eap [Thu, 12 May 2016 18:19:11 +0000 (21:19 +0300)]
23190: EDF 11636 - Problem of viscous layer
Paul RASCLE [Thu, 12 May 2016 13:20:32 +0000 (15:20 +0200)]
Merge branch 'V7_dev' of https://git.salome-platform.org/git/modules/smesh into V7_dev
Paul RASCLE [Thu, 12 May 2016 13:19:52 +0000 (15:19 +0200)]
Plugin blocFissure, bug EDF 12976, regression on some tests, a first correction
eap [Thu, 12 May 2016 12:01:20 +0000 (15:01 +0300)]
23078: [CEA 1498] Sewing of meshes without having to set the nodes ids
Debug for note 21002
mnt [Thu, 12 May 2016 09:51:15 +0000 (12:51 +0300)]
Fix compilation problem
eap [Wed, 11 May 2016 13:55:05 +0000 (16:55 +0300)]
23207: EDF 11232 SMESH: viscou layers builder fails at the very fist inflation
23190: EDF 11636 - Problem of viscous layer
Regression of SALOME_TESTS/Grids/smesh/viscous_layers_01/B2 - shrink fails
eap [Wed, 11 May 2016 12:13:17 +0000 (15:13 +0300)]
53225: Viscous Layers hyp: problem with selection of input/output faces
(StdMeshersGUI_SubShapeSelectorWdg.cxx)
+ Remove useless MESSAGEs
Paul RASCLE [Mon, 2 May 2016 06:23:29 +0000 (08:23 +0200)]
Merge branch 'V7_dev' of https://git.salome-platform.org/git/modules/smesh into V7_dev
Paul RASCLE [Sun, 1 May 2016 21:34:06 +0000 (23:34 +0200)]
blocFissure : debug logging implementation
Paul RASCLE [Sun, 1 May 2016 17:43:55 +0000 (19:43 +0200)]
encoding problem to solve later
Paul RASCLE [Sun, 1 May 2016 17:23:11 +0000 (19:23 +0200)]
blocFissure general dialog improvement
Paul RASCLE [Sun, 1 May 2016 17:21:53 +0000 (19:21 +0200)]
blocFissure: rename the med file produced in accordance with the case name
Paul RASCLE [Sun, 1 May 2016 15:09:47 +0000 (17:09 +0200)]
blocFissure: coherence of menu and plugin name in help
vsr [Tue, 26 Apr 2016 09:21:31 +0000 (12:21 +0300)]
Remove debug messages in Release mode
Paul RASCLE [Tue, 19 Apr 2016 07:22:37 +0000 (09:22 +0200)]
general crack dialog: doc correction
Paul RASCLE [Mon, 18 Apr 2016 12:07:49 +0000 (14:07 +0200)]
general crack dialog documentation
Paul RASCLE [Mon, 18 Apr 2016 12:04:36 +0000 (14:04 +0200)]
Sphinx style for html doc
Paul RASCLE [Fri, 15 Apr 2016 15:52:29 +0000 (17:52 +0200)]
Merge remote branch 'origin/V7_dev' into V7_dev
Paul RASCLE [Fri, 15 Apr 2016 15:51:36 +0000 (17:51 +0200)]
tests on memory measurements
Paul RASCLE [Fri, 15 Apr 2016 15:50:49 +0000 (17:50 +0200)]
general crack dialog: working on log...
eap [Thu, 14 Apr 2016 15:31:42 +0000 (18:31 +0300)]
23269: Meshing a composite block with IJK
StdMeshers_CompositeHexa_3D.cxx
And more:
1) Avoid creating actors for not shown mesh objects
SMESHGUI_ComputeDlg.cxx
2) Add wait-cursor while group deletion, which can be long on large meshes
SMESHGUI_DeleteGroupDlg.cxx
3) Avoid getting elem types of a new group on filter, which can be long
SMESH_Gen_i_1.cxx
vsr [Mon, 4 Apr 2016 09:42:19 +0000 (12:42 +0300)]
Merge remote branch 'origin/V7_dev'
ana [Fri, 1 Apr 2016 15:48:46 +0000 (18:48 +0300)]
Windows compatibility
vsr [Fri, 25 Mar 2016 12:36:16 +0000 (15:36 +0300)]
Merge remote branch 'origin/V7_dev'
eap [Fri, 25 Mar 2016 10:44:51 +0000 (13:44 +0300)]
Regression of doc/salome/examples/use_existing_faces.py
eap [Thu, 24 Mar 2016 17:12:07 +0000 (20:12 +0300)]
23068: [CEA 1505] Be able to keep meshing in 2D after having merged the nodes in 1D
In SMESH_subMesh::ComputeStateEngine() transform errors into warnings if it is caused by mesh edition
Regression of SALOME_TESTS/Grids/smesh/2D_submesh_00/A7
fix SMESH_subMesh::cleanDependsOn()
Regression of SALOME_TESTS/Grids/smesh/imps_02/C4
fix getSubMeshes() in SMESH_subMesh_i.cxx and use it in all cases
Regression SALOME_TESTS/Grids/smesh/mesh_Projection_2D_01/B1
In StdMeshers_Projection_2D treat coincident nodes in all cases
vsr [Thu, 24 Mar 2016 13:01:26 +0000 (16:01 +0300)]
Merge branch 'V7_dev'
eap [Wed, 23 Mar 2016 16:07:59 +0000 (19:07 +0300)]
23256: [CEA 1796] Merge nodes suppresses some elements
vsr [Tue, 22 Mar 2016 09:30:25 +0000 (12:30 +0300)]
Fix pb of make test
vsr [Tue, 22 Mar 2016 08:26:23 +0000 (11:26 +0300)]
0023235 : [CEA 1730] Patches for SMESH on Windows
eap [Mon, 21 Mar 2016 12:03:25 +0000 (15:03 +0300)]
IPAL53011: Order of sub-mesh in meshing process does't work
make SMESHGUI_MeshOrderDlg modal
+ add missing filter examples
eap [Mon, 21 Mar 2016 11:58:20 +0000 (14:58 +0300)]
IPAL53091: 'Scale of Marker' lists are different in Preferences and Properties dialogs
fix SMESHGUI::createPreferences()
+ cosmetic changes
vsr [Fri, 18 Mar 2016 17:10:20 +0000 (20:10 +0300)]
Copyright update: 2016
eap [Fri, 18 Mar 2016 12:42:33 +0000 (15:42 +0300)]
IPAL52974: Find Element by Point shows nodes that do not belong to current group
eap [Thu, 17 Mar 2016 18:47:21 +0000 (21:47 +0300)]
52976: Find Elements by Point - All does not find Ball element
+ minor changes in sample scripts
eap [Thu, 17 Mar 2016 16:21:24 +0000 (19:21 +0300)]
52977: Find Element by Point does not find supporting node of Ball element at group of balls selection
+ minor changes in sample scripts
eap [Thu, 17 Mar 2016 12:30:10 +0000 (15:30 +0300)]
Fix regression of SALOME_TESTS/Grids/smesh/3D_submesh_00/A6
Fix SMESH_subMesh::cleanDependsOn()
+ minor improvements in SMESH_submesh and sample scripts
eap [Wed, 16 Mar 2016 16:59:08 +0000 (19:59 +0300)]
IPAL53051: 3D Extrusion fails
+ minor doc modifs
eap [Tue, 15 Mar 2016 15:52:11 +0000 (18:52 +0300)]
IPAL53053: Mesh compute with 3D Extrusion algo crashes SALOME
eap [Tue, 15 Mar 2016 14:14:26 +0000 (17:14 +0300)]
IPAL0053055: Import-1D2D algorithm fails
eap [Tue, 15 Mar 2016 12:59:11 +0000 (15:59 +0300)]
53057: NETGEN-1D2D3D issues "Ignored" warning for faces of a sub-mesh
This case also reveals the following bugs:
1) SMESH_MesherHelper::IsReversedSubMesh() incorrectly works on
a coarsely meshed disk
2) Addition of NETGEN-1D2D3D removes already computed faces of a
sub-mesh on a group of FACEs (SMESH_subMesh::cleanDependsOn())
3) Volumes are shown, instead of faces, when displaying a sub-mesh on
a SOLID with only a 2D algo assigned to the sub-mesh (SMESH_subMesh_i.cxx)
eap [Fri, 11 Mar 2016 15:17:39 +0000 (18:17 +0300)]
IPAL53097: At med export "Automatically define space dimension" does not work
eap [Fri, 11 Mar 2016 13:32:07 +0000 (16:32 +0300)]
53103: Mesh visualization performance problem
Optimize visualization and mesh loading.
+ fix docs
akl [Thu, 10 Mar 2016 14:55:36 +0000 (17:55 +0300)]
Taking into account SALOME_BUILD_DOC option.
mnt [Thu, 10 Mar 2016 08:28:48 +0000 (11:28 +0300)]
Do not generate PDF documentation with latex
vsr [Wed, 9 Mar 2016 14:36:56 +0000 (17:36 +0300)]
Switch development flag ON
Paul RASCLE [Tue, 8 Mar 2016 10:42:48 +0000 (11:42 +0100)]
Merge branch 'V7_dev' of https://git.salome-platform.org/git/modules/smesh into V7_dev
Paul RASCLE [Tue, 8 Mar 2016 10:41:15 +0000 (11:41 +0100)]
general crack dialog, error in hexa detection
Paul RASCLE [Mon, 7 Mar 2016 17:32:29 +0000 (18:32 +0100)]
amorce doc Sphinx blocFissure
eap [Fri, 4 Mar 2016 17:54:10 +0000 (20:54 +0300)]
53099: 3D Extrusion algo refuses to work on an extruded solid with internal faces
Paul RASCLE [Fri, 4 Mar 2016 15:29:26 +0000 (16:29 +0100)]
general crack dialog, another error detection
Paul RASCLE [Fri, 4 Mar 2016 14:09:50 +0000 (15:09 +0100)]
general crack dialog, another error detection
eap [Thu, 3 Mar 2016 12:42:23 +0000 (15:42 +0300)]
23250: [CEA 1766] 3D tab is empty when editing mesh
+ minor changes in docs
+ fix other problems with Mesh Dialog:
1) at mesh edition, old hypothesis remain assigned after playing with
Mesh Type and Hypo Sets (change is in isSelectedHyp())
2) When a 3D algo is unset due to change of Mesh Type, its hypotheses remain
assigned and a new hyp can be created
Paul RASCLE [Mon, 29 Feb 2016 17:09:50 +0000 (18:09 +0100)]
general crack dialog, another error detection
Paul RASCLE [Mon, 29 Feb 2016 16:34:41 +0000 (17:34 +0100)]
general crack dialog, an error detection
Paul RASCLE [Mon, 29 Feb 2016 15:56:48 +0000 (16:56 +0100)]
general crack dilalog, completion of save parameters
Paul RASCLE [Mon, 29 Feb 2016 14:12:14 +0000 (15:12 +0100)]
general crack dialog, user message mecanism for some errors
Paul RASCLE [Fri, 26 Feb 2016 20:05:40 +0000 (21:05 +0100)]
general crack dialog, save log in file
Paul RASCLE [Fri, 26 Feb 2016 08:15:52 +0000 (09:15 +0100)]
general crack dialog, use working dir and result file name
Paul RASCLE [Thu, 25 Feb 2016 16:57:05 +0000 (17:57 +0100)]
general crack dialog, working dir and result file
Paul RASCLE [Thu, 25 Feb 2016 10:27:34 +0000 (11:27 +0100)]
set log verbosity, general crack dialog
rnv [Wed, 24 Feb 2016 09:51:57 +0000 (12:51 +0300)]
Windows compatibility.
rnv [Wed, 24 Feb 2016 09:51:57 +0000 (12:51 +0300)]
Windows compatibility.