]>
SALOME platform Git repositories - modules/smesh.git/log
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
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.
vsr [Sat, 20 Feb 2016 07:20:57 +0000 (10:20 +0300)]
C++98 compatibility (remove C++11 staff)
imn [Fri, 19 Feb 2016 12:40:34 +0000 (15:40 +0300)]
INT PAL
0053058 : '2D Quadratic' item is shown in VTK context menu for non-quadratic mesh
eap [Wed, 17 Feb 2016 17:36:53 +0000 (20:36 +0300)]
23239: [CEA 1739] Regression : crash trying to create mesh
(StdMesher_Prism_3D.cxx)
+ minor changes
Paul RASCLE [Tue, 16 Feb 2016 17:52:15 +0000 (18:52 +0100)]
Merge branch 'hydro/imps_2015' into V7_dev
vsr [Fri, 12 Feb 2016 06:32:57 +0000 (09:32 +0300)]
Merge relevant changes from V8_0_0_BR branch
rnv [Mon, 15 Feb 2016 12:49:45 +0000 (15:49 +0300)]
CMake: simplifying Python detection mechanism.
eap [Mon, 15 Feb 2016 12:08:20 +0000 (15:08 +0300)]
23237: EDF 12367 - SIGSEGV with Remove group
(SMESH_Gen_i_1.cxx)
IPAL53059: Not all solids are highlighted by magenta
(SMESHGUI_ComputeDlg.cxx)
+ remove "using namespace std" from headers
Paul RASCLE [Mon, 15 Feb 2016 09:04:08 +0000 (10:04 +0100)]
Merge branch 'V7_dev' of https://git.salome-platform.org/git/modules/smesh into V7_dev
Paul RASCLE [Fri, 12 Feb 2016 22:21:05 +0000 (23:21 +0100)]
plugin dialog blocFissure general
eap [Fri, 12 Feb 2016 16:16:28 +0000 (19:16 +0300)]
23236: EDF 12346 - Problem with Local Size
eap [Thu, 11 Feb 2016 15:11:47 +0000 (18:11 +0300)]
53068: Create Mesh dialog box is frozen
eap [Fri, 5 Feb 2016 13:51:01 +0000 (16:51 +0300)]
53061: "Clear mesh data" removes too many (if !HasShapeToMesh())
vsr [Thu, 4 Feb 2016 09:22:57 +0000 (12:22 +0300)]
0023224 : [CEA 1709] Error with numpy with Windows version of SALOME
Each mesh plug-in is added in a separate try/except block, to prevent blocking of plug-ins due to error in some of them (e.g. if import failed)
eap [Wed, 3 Feb 2016 11:43:37 +0000 (14:43 +0300)]
Enable splitting bi-quad quadrangles by QuadToTri()
eap [Tue, 2 Feb 2016 18:10:57 +0000 (21:10 +0300)]
Fix regressions in QuadTo4Tri() and QuadToTri()
mesh_Quadratic_00/A3
imps_09/K8
eap [Tue, 2 Feb 2016 17:38:56 +0000 (20:38 +0300)]
Regression of 3D_mesh_Extrusion_00/B2
+ avoid failure because of different 'vertical' discretization
Paul RASCLE [Mon, 1 Feb 2016 14:25:53 +0000 (15:25 +0100)]
merge V7_7_BR suite
Paul RASCLE [Mon, 1 Feb 2016 14:23:06 +0000 (15:23 +0100)]
merge V7_7_BR
eap [Fri, 29 Jan 2016 15:03:18 +0000 (18:03 +0300)]
23221: EDF - all edges are not meshed
an internal EDGE in a SOLID to be meshed
eap [Fri, 29 Jan 2016 12:47:48 +0000 (15:47 +0300)]
Avoid MED file reading failure caused by low memory
Failure reason: system(...) command exits with "Cannot allocate memory"
eap [Mon, 25 Jan 2016 18:06:20 +0000 (21:06 +0300)]
53076: OCC exception in Netgen algorithm (regression of StdMeshers_QuadToTriaAdaptor.cxx)
eap [Mon, 25 Jan 2016 12:42:49 +0000 (15:42 +0300)]
53075: Create mesh dialog: 3D tab disabled
eap [Fri, 22 Jan 2016 17:29:39 +0000 (20:29 +0300)]
OCCT Exception in "Cutting of quadrangles" dialog
eap [Fri, 22 Jan 2016 17:10:27 +0000 (20:10 +0300)]
IPAL53073: Hexotic Mesh is not compute
imn [Wed, 20 Jan 2016 14:33:43 +0000 (17:33 +0300)]
INT PAL
0053067 : Algorithm disable in "Edit mesh" dialog
eap [Wed, 20 Jan 2016 13:02:17 +0000 (16:02 +0300)]
0023212 : EDF 12054 - Problem with a pyramidal layer
mpa [Mon, 18 Jan 2016 13:55:45 +0000 (16:55 +0300)]
INT PAL
0053060 : Preview in clipping
imn [Thu, 14 Jan 2016 08:14:55 +0000 (11:14 +0300)]
0023198 : EDF 8842 - Management of additional hypothesis
eap [Wed, 13 Jan 2016 13:47:35 +0000 (16:47 +0300)]
Fix compilation errors using gcc-5.X relating to explicit stream::operator bool()
+ Fix compilation warnings
Paul RASCLE [Tue, 12 Jan 2016 16:40:50 +0000 (17:40 +0100)]
Readme cas tests bloc fissure
Paul RASCLE [Tue, 12 Jan 2016 16:21:43 +0000 (17:21 +0100)]
correction cas test cubeMilieu (indice edge fond)
Paul RASCLE [Tue, 12 Jan 2016 16:02:55 +0000 (17:02 +0100)]
correction cas test vis: face de fissure trop débordante. Un probleme de GetInPlace sur ce cas
Paul RASCLE [Tue, 12 Jan 2016 14:00:56 +0000 (15:00 +0100)]
debug de GetInPlace pour Cas 7 eprouvette courbe non résolu
Paul RASCLE [Mon, 11 Jan 2016 17:11:57 +0000 (18:11 +0100)]
correction des scripts de materiel pour les cas tests bloc fissure
Paul RASCLE [Mon, 11 Jan 2016 10:44:48 +0000 (11:44 +0100)]
debug bloc fissure after merge master
Paul RASCLE [Thu, 7 Jan 2016 17:15:04 +0000 (18:15 +0100)]
merge master
eap [Wed, 30 Dec 2015 16:55:01 +0000 (19:55 +0300)]
IPAL53054: Hexahedron(ijk) fails with SIGSEGV
mpa [Wed, 23 Dec 2015 11:00:59 +0000 (14:00 +0300)]
INT PAL
0052968 : 'Mesh Information' dialog shows incorrect color of group built from geometry. (added a new form for defining color)
Anthony Geay [Thu, 17 Dec 2015 14:38:56 +0000 (15:38 +0100)]
Porting PV50
mpa [Thu, 17 Dec 2015 07:53:53 +0000 (10:53 +0300)]
INT PAL 52986: Previously selected 'Scale distribution' type is not selected at edit of 'Nb. Segments' hypothesis
mpa [Wed, 9 Dec 2015 07:33:24 +0000 (10:33 +0300)]
INT PAL 53009: 'Remove row' removes 1st row always.
ctn [Wed, 28 Oct 2015 12:38:46 +0000 (13:38 +0100)]
Variables for MGCleaner/Yams are already set in the Salome environment
vsr [Wed, 2 Dec 2015 09:42:04 +0000 (12:42 +0300)]
Add missing import SMESH
vsr [Tue, 1 Dec 2015 14:51:41 +0000 (17:51 +0300)]
Increment version: 7.7.1
eap [Tue, 1 Dec 2015 13:28:08 +0000 (16:28 +0300)]
52981: Dump python on MESH module does't work
eap [Tue, 1 Dec 2015 11:32:09 +0000 (14:32 +0300)]
Fix regression of non-regression tests
- Coplanar faces filter (SMESH_Controls.cxx)
- Convert to quadratic (SMESH_MesherHelper.cxx)
- Missing Compute item in mesh pop-up in presence of a sub-mesh on compound only (no other algos) (SSMESHGUI_ComputeDlg.cxx)
- set checkAll=False in call of SMESH_Gen::IsApplicable() (smeshBuilder.py)
mpa [Mon, 30 Nov 2015 10:31:21 +0000 (13:31 +0300)]
INT PAL
0052968 : 'Mesh Information' dialog shows incorrect color of group built from geometry (edited)
vsr [Fri, 27 Nov 2015 10:13:27 +0000 (13:13 +0300)]
One more compilation error on Mageia 5
vsr [Fri, 27 Nov 2015 09:22:06 +0000 (12:22 +0300)]
Another compilation error on Mageia 5
eap [Wed, 25 Nov 2015 10:53:04 +0000 (13:53 +0300)]
Compilation error on Mageia 5
(DriverMED_W_SMESHDS_Mesh.cxx)
+ small changes for 23190: EDF 11636 - Problem of viscous layer
(not yet fixed)
eap [Thu, 19 Nov 2015 11:29:23 +0000 (14:29 +0300)]
IPAL52980: Wire Discretization with Table density fails
(StdMeshers_Regular_1D.cxx)
+ Compilation warnings
+ WIN specific errors
(StdMeshers_Adaptive1D.cxx)
mpa [Tue, 17 Nov 2015 14:37:11 +0000 (17:37 +0300)]
INT PAL
0052968 : 'Mesh Information' dialog shows incorrect color of group built from geometry.
eap [Thu, 12 Nov 2015 11:46:55 +0000 (14:46 +0300)]
IPAL52943: "Apply and Close" button does not active on symmetry dialog box
Enable work with not shown meshes
eap [Wed, 11 Nov 2015 13:13:01 +0000 (16:13 +0300)]
52943: "Apply and Close" button does not active on symmetry dialog box
Fix same pb in all similar dlg
eap [Tue, 10 Nov 2015 11:17:25 +0000 (14:17 +0300)]
52941: Remove selected group does't work in sewing operation
mkr [Mon, 17 Aug 2015 09:12:33 +0000 (12:12 +0300)]
Run tests on Windows platform.
eap [Thu, 29 Oct 2015 16:27:29 +0000 (19:27 +0300)]
IPAL52939: SIGSEGV when Compute a mesh with closed VTK Viewer
eap [Thu, 29 Oct 2015 16:18:36 +0000 (19:18 +0300)]
IPAL10786: "Edit" is unnecessary functionality for some Mesh hypotheses
+ Eliminate compilation warnings
ysn [Mon, 19 Oct 2015 08:10:14 +0000 (11:10 +0300)]
Documentation update
vsr [Fri, 16 Oct 2015 10:46:33 +0000 (14:46 +0400)]
Enable C++0x/C++11 support
eap [Wed, 28 Oct 2015 16:16:42 +0000 (19:16 +0300)]
IPAL52927: SIGSEGV at build compound of sub-meshes.
eap [Wed, 28 Oct 2015 16:15:20 +0000 (19:15 +0300)]
IPAL52871: Mesh Information dialog shows different number of nodes for group of elements
Implement final solution (note
0506775 )
eap [Wed, 28 Oct 2015 16:11:56 +0000 (19:11 +0300)]
IPAL52934: Elements are't not highlighted in vtk viewer after set id in measurements dialog box
Fix SMESHGUI_Measurements.cxx
In "Build Compound Mesh", set "Merge coincident nodes and elements" ON by default
after reflection about a question on the Forum http://www.salome-platform.org/forum/forum_11/
866636535
Change SMESHGUI_BuildCompoundDlg.cxx
eap [Wed, 28 Oct 2015 16:04:54 +0000 (19:04 +0300)]
IPAL52933: Selection disappears in the "Move node" dialog
Fix SMESHGUI_MakeNodeAtPointDlg.cxx
Eliminate compilation warnings from SMESHGUI.cxx
eap [Tue, 27 Oct 2015 18:21:05 +0000 (21:21 +0300)]
23189: EDF 11603 - Dyssymetry in meshing
(fix StdMeshers_CompositeHexa_3D.cxx, StdMeshers_Hexa_3D.cxx)
+ Doc update
+ Optimize dump of NumberOfSegments
eap [Tue, 27 Oct 2015 17:57:08 +0000 (20:57 +0300)]
IPAL52924: Edit Group Standalone: Filters with Source: Mesh, Initial selection does not work
+ Enable "New Mesh" option in Create Boundary Elements dialog independently of type of selected object
(SMESHGUI_Make2DFrom3DOp.cxx)
eap [Tue, 27 Oct 2015 17:47:31 +0000 (20:47 +0300)]
IPAL52935: "Apply and Close" button is not available in "Make 0D Elements on Element Nodes" dialog box
(SMESHGUI_Add0DElemsOnAllNodesDlg.cxx)
Eliminate compilation warnings (all the rest files)
vsr [Mon, 19 Oct 2015 08:25:16 +0000 (11:25 +0300)]
Set development flag to 1
vsr [Thu, 15 Oct 2015 05:57:03 +0000 (08:57 +0300)]
Increment version: 7.7.0
vsr [Wed, 14 Oct 2015 14:53:01 +0000 (17:53 +0300)]
Fix compilation error on Linux caused by previous commit
ana [Wed, 14 Oct 2015 13:38:35 +0000 (16:38 +0300)]
Windows compatibility
eap [Fri, 9 Oct 2015 14:47:17 +0000 (17:47 +0300)]
23179: EDF 11603 - Problem with extrusion when path is not well oriented
HYDRO module: Feature #523: river, channel, embankment meshing
vsr [Fri, 9 Oct 2015 12:54:46 +0000 (15:54 +0300)]
INT PAL 52920: TC7.7.0: Button is to small for its label
rnv [Thu, 8 Oct 2015 15:07:19 +0000 (18:07 +0300)]
Fix for the '22047: Automatic Tetrahedralization - field Length is shown not from beginning of the number' issue.
eap [Thu, 8 Oct 2015 14:32:17 +0000 (17:32 +0300)]
IPAL52860: Free Edges control mis-location and mis-visibility