Commit Graph

1656 Commits

Author SHA1 Message Date
eap
1a82677a35 52977: Find Element by Point does not find supporting node of Ball element at group of balls selection
+ minor changes in sample scripts
2016-03-17 19:21:24 +03:00
eap
a6bce4daba Fix regression of SALOME_TESTS/Grids/smesh/3D_submesh_00/A6
Fix SMESH_subMesh::cleanDependsOn()

+ minor improvements in SMESH_submesh and sample scripts
2016-03-17 15:30:10 +03:00
eap
a695ce3aee IPAL53051: 3D Extrusion fails
+ minor doc modifs
2016-03-16 19:59:08 +03:00
eap
14534b5557 IPAL53053: Mesh compute with 3D Extrusion algo crashes SALOME 2016-03-15 18:52:11 +03:00
eap
14497e96c0 IPAL0053055: Import-1D2D algorithm fails 2016-03-15 17:14:26 +03:00
eap
d45cd9ae88 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)
2016-03-15 15:59:11 +03:00
eap
77ab849209 IPAL53097: At med export "Automatically define space dimension" does not work 2016-03-11 18:17:39 +03:00
eap
a1a6d5ddc1 53103: Mesh visualization performance problem
Optimize visualization and mesh loading.

+ fix docs
2016-03-11 16:32:07 +03:00
akl
0224364ee2 Taking into account SALOME_BUILD_DOC option. 2016-03-10 17:55:36 +03:00
mnt
4ae19232e4 Do not generate PDF documentation with latex 2016-03-10 11:30:38 +03:00
Paul RASCLE
1b77c7e1e1 Merge branch 'V7_dev' of https://git.salome-platform.org/git/modules/smesh into V7_dev 2016-03-08 11:42:48 +01:00
Paul RASCLE
635cfb4d85 general crack dialog, error in hexa detection 2016-03-08 11:41:15 +01:00
Paul RASCLE
8eda0c3c6d amorce doc Sphinx blocFissure 2016-03-07 18:32:29 +01:00
eap
5b62e4db7c 53099: 3D Extrusion algo refuses to work on an extruded solid with internal faces 2016-03-04 20:54:10 +03:00
Paul RASCLE
d54b8e1c78 general crack dialog, another error detection 2016-03-04 16:29:26 +01:00
Paul RASCLE
39ef405afe general crack dialog, another error detection 2016-03-04 15:09:50 +01:00
eap
43f41f0c11 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
2016-03-03 15:42:23 +03:00
Paul RASCLE
cc583a4ffa general crack dialog, another error detection 2016-02-29 18:09:50 +01:00
Paul RASCLE
c754537e9f general crack dialog, an error detection 2016-02-29 17:34:41 +01:00
Paul RASCLE
049440912b general crack dilalog, completion of save parameters 2016-02-29 16:56:48 +01:00
Paul RASCLE
fe678b8dc0 general crack dialog, user message mecanism for some errors 2016-02-29 15:12:14 +01:00
Paul RASCLE
4370e1798b general crack dialog, save log in file 2016-02-26 21:05:40 +01:00
Paul RASCLE
e144839c88 general crack dialog, use working dir and result file name 2016-02-26 09:15:52 +01:00
Paul RASCLE
a7e3aa2650 general crack dialog, working dir and result file 2016-02-25 17:57:05 +01:00
Paul RASCLE
15a305400b set log verbosity, general crack dialog 2016-02-25 11:27:34 +01:00
rnv
d422f17c1d Windows compatibility. 2016-02-24 12:57:51 +03:00
rnv
27d9294f19 Windows compatibility. 2016-02-24 12:51:57 +03:00
vsr
804edcb070 C++98 compatibility (remove C++11 staff) 2016-02-20 10:22:14 +03:00
vsr
c31ad1186e C++98 compatibility (remove C++11 staff) 2016-02-20 10:20:57 +03:00
imn
7f46c31f2b INT PAL 0053058: '2D Quadratic' item is shown in VTK context menu for non-quadratic mesh 2016-02-19 17:30:26 +03:00
eap
04b68235aa 23239: [CEA 1739] Regression : crash trying to create mesh
(StdMesher_Prism_3D.cxx)

+ minor changes
2016-02-19 17:29:59 +03:00
eap
920fe932b1 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
2016-02-19 17:28:05 +03:00
eap
1a4fabb165 23236: EDF 12346 - Problem with Local Size 2016-02-19 17:27:12 +03:00
eap
ada1900045 53068: Create Mesh dialog box is frozen 2016-02-19 17:25:58 +03:00
imn
5218291db4 INT PAL 0053058: '2D Quadratic' item is shown in VTK context menu for non-quadratic mesh 2016-02-19 15:40:34 +03:00
eap
3da8fefe9c 23239: [CEA 1739] Regression : crash trying to create mesh
(StdMesher_Prism_3D.cxx)

+ minor changes
2016-02-17 20:36:53 +03:00
vsr
971a1433b3 Merge relevant changes from V8_0_0_BR branch 2016-02-15 17:56:40 +03:00
eap
20248b6e76 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
2016-02-15 15:08:20 +03:00
Paul RASCLE
d2ed8e8dab Merge branch 'V7_dev' of https://git.salome-platform.org/git/modules/smesh into V7_dev 2016-02-15 10:04:08 +01:00
Paul RASCLE
330463b252 plugin dialog blocFissure general 2016-02-12 23:21:05 +01:00
eap
7807a4244d 23236: EDF 12346 - Problem with Local Size 2016-02-12 19:16:28 +03:00
ana
490e055ef1 Windows compatibility 2016-02-12 19:06:53 +03:00
eap
db1bdbcddc 53068: Create Mesh dialog box is frozen 2016-02-11 18:11:47 +03:00
vsr
ee0738fe56 Merge remote branch 'origin/V7_dev' into V8_0_0_BR 2016-02-05 17:25:24 +03:00
eap
82a86d922e 53061: "Clear mesh data" removes too many (if !HasShapeToMesh()) 2016-02-05 16:51:01 +03:00
vsr
0aa1e7419a Merge remote branch 'origin/V7_dev' into V8_0_0_BR 2016-02-04 12:24:52 +03:00
vsr
1c80375f7a 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)
2016-02-04 12:24:04 +03:00
vsr
eb75a450cc Merge remote branch 'origin/V7_dev' into V8_0_0_BR 2016-02-03 17:09:39 +03:00
eap
5b3023e6cb Enable splitting bi-quad quadrangles by QuadToTri() 2016-02-03 14:43:37 +03:00
eap
475d7c1304 Fix regressions in QuadTo4Tri() and QuadToTri()
mesh_Quadratic_00/A3
imps_09/K8
2016-02-02 21:10:57 +03:00
eap
85b03c3643 Regression of 3D_mesh_Extrusion_00/B2
+ avoid failure because of different 'vertical' discretization
2016-02-02 20:38:56 +03:00
vsr
f050ab3530 Merge remote branch 'origin/V7_dev' into V8_0_0_BR 2016-02-02 19:11:22 +03:00
eap
6f5fd35e49 23221: EDF - all edges are not meshed
an internal EDGE in a SOLID to be meshed
2016-01-29 18:03:18 +03:00
eap
e074bae4b7 Avoid MED file reading failure caused by low memory
Failure reason: system(...) command exits with "Cannot allocate memory"
2016-01-29 15:47:48 +03:00
rnv
02593a6a3d PyQt4/PyQt5 support. 2016-01-28 17:40:22 +03:00
eap
63d763e7b2 53076: OCC exception in Netgen algorithm (regression of StdMeshers_QuadToTriaAdaptor.cxx) 2016-01-25 21:06:20 +03:00
vsr
63c75f2e20 Merge branch 'V7_dev' into V8_0_0_BR 2016-01-25 16:32:07 +03:00
eap
8ae4682461 53075: Create mesh dialog: 3D tab disabled 2016-01-25 15:42:49 +03:00
eap
f0e2178ff8 OCCT Exception in "Cutting of quadrangles" dialog 2016-01-22 20:29:39 +03:00
eap
dbf226547f IPAL53073: Hexotic Mesh is not compute 2016-01-22 20:10:27 +03:00
imn
18dade91d0 INT PAL 0053067: Algorithm disable in "Edit mesh" dialog 2016-01-20 17:33:43 +03:00
eap
3c33b14157 0023212: EDF 12054 - Problem with a pyramidal layer 2016-01-20 16:02:17 +03:00
mpa
d1ed915c68 INT PAL 0053060: Preview in clipping 2016-01-18 16:55:45 +03:00
vsr
f6e2eed424 Merge branch 'V8_0_BR' 2016-01-15 09:21:25 +03:00
imn
537bc67863 0023198: EDF 8842 - Management of additional hypothesis 2016-01-14 11:14:55 +03:00
eap
59627b07d7 Fix compilation errors using gcc-5.X relating to explicit stream::operator bool()
+ Fix compilation warnings
2016-01-13 16:47:35 +03:00
Paul RASCLE
c3445f225d Readme cas tests bloc fissure 2016-01-12 17:40:50 +01:00
Paul RASCLE
9afabd719b correction cas test cubeMilieu (indice edge fond) 2016-01-12 17:21:43 +01:00
Paul RASCLE
8ebd5942d4 correction cas test vis: face de fissure trop débordante. Un probleme de GetInPlace sur ce cas 2016-01-12 17:02:55 +01:00
Paul RASCLE
b5bd7f1852 debug de GetInPlace pour Cas 7 eprouvette courbe non résolu 2016-01-12 15:00:56 +01:00
Paul RASCLE
f8923c5796 correction des scripts de materiel pour les cas tests bloc fissure 2016-01-11 18:11:57 +01:00
Paul RASCLE
d770d51848 debug bloc fissure after merge master 2016-01-11 11:44:48 +01:00
Paul RASCLE
7a65c9fad4 merge master 2016-01-07 18:15:04 +01:00
eap
3db9cecef8 IPAL53054: Hexahedron(ijk) fails with SIGSEGV 2015-12-30 19:55:01 +03:00
imn
15a2d78f10 Merge Qt5 porting. 2015-12-24 14:03:09 +03:00
mpa
14440f4966 INT PAL 0052968: 'Mesh Information' dialog shows incorrect color of group built from geometry. (added a new form for defining color) 2015-12-23 14:00:59 +03:00
Anthony Geay
e8abed47dd Porting PV50 2015-12-17 15:38:56 +01:00
mpa
9f2962eb00 INT PAL 52986: Previously selected 'Scale distribution' type is not selected at edit of 'Nb. Segments' hypothesis 2015-12-17 10:53:53 +03:00
mpa
f573f79fc8 INT PAL 53009: 'Remove row' removes 1st row always. 2015-12-09 10:33:24 +03:00
ctn
733276c6f7 Variables for MGCleaner/Yams are already set in the Salome environment 2015-12-02 13:06:22 +03:00
vsr
03335084a6 Add missing import SMESH 2015-12-02 12:42:04 +03:00
eap
a023eb1307 52981: Dump python on MESH module does't work 2015-12-01 16:28:08 +03:00
eap
7d08ac8481 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)
2015-12-01 14:32:09 +03:00
mpa
aac6ba83a9 INT PAL 0052968: 'Mesh Information' dialog shows incorrect color of group built from geometry (edited) 2015-11-30 13:31:21 +03:00
vsr
8348eecb6b One more compilation error on Mageia 5 2015-11-27 13:13:38 +03:00
vsr
cd8f63e177 Another compilation error on Mageia 5 2015-11-27 12:22:06 +03:00
eap
25b7d7ffe7 Compilation error on Mageia 5
(DriverMED_W_SMESHDS_Mesh.cxx)

+ small changes for 23190: EDF 11636 - Problem of viscous layer
   (not yet fixed)
2015-11-25 13:53:04 +03:00
eap
831ca6c828 IPAL52980: Wire Discretization with Table density fails
(StdMeshers_Regular_1D.cxx)

+ Compilation warnings

+ WIN specific errors
   (StdMeshers_Adaptive1D.cxx)
2015-11-19 14:29:23 +03:00
mpa
70e7642a8c INT PAL 0052968: 'Mesh Information' dialog shows incorrect color of group built from geometry. 2015-11-17 17:37:11 +03:00
eap
7a7d7e6e48 IPAL52943: "Apply and Close" button does not active on symmetry dialog box
Enable work with not shown meshes
2015-11-12 14:46:55 +03:00
eap
7b33b10e89 52943: "Apply and Close" button does not active on symmetry dialog box
Fix same pb in all similar dlg
2015-11-11 16:13:01 +03:00
eap
abd8d64dea 52941: Remove selected group does't work in sewing operation 2015-11-10 14:17:25 +03:00
mkr
a0487332cf Run tests on Windows platform. 2015-11-03 14:52:10 +03:00
eap
c149fe2963 IPAL52939: SIGSEGV when Compute a mesh with closed VTK Viewer 2015-10-29 19:27:29 +03:00
eap
a5a9b778aa IPAL10786: "Edit" is unnecessary functionality for some Mesh hypotheses
+ Eliminate compilation warnings
2015-10-29 19:18:36 +03:00
vsr
a4216ec9d0 Enable C++0x/C++11 support 2015-10-29 13:56:02 +03:00
eap
53a4f47393 IPAL52927: SIGSEGV at build compound of sub-meshes. 2015-10-28 19:16:42 +03:00
eap
abe9bd6dff IPAL52871: Mesh Information dialog shows different number of nodes for group of elements
Implement final solution (note 0506775)
2015-10-28 19:15:20 +03:00
eap
387ee09383 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
2015-10-28 19:11:56 +03:00
eap
219f1c3410 IPAL52933: Selection disappears in the "Move node" dialog
Fix SMESHGUI_MakeNodeAtPointDlg.cxx

Eliminate compilation warnings from SMESHGUI.cxx
2015-10-28 19:04:54 +03:00