Christophe Bourcier
65b30f865b
Fix crash when launching SurfOpt plugin with Qt5.
2016-07-08 11:37:47 +02:00
eap
ab2525d905
23295: [CEA 1870] Impossible to mesh the inside of the 2D skin of an object meshed with quadrangles
2016-07-05 13:52:55 +03:00
mnt
5535f6364f
Fix compilation problem
2016-06-30 10:57:53 +03:00
eap
386c76ea03
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)
2016-06-29 20:53:22 +03:00
mnt
cdc7526bd1
RNV: Fix compilation error.
2016-06-28 12:29:10 +03:00
eap
911ca90c3d
IPAL53401: BelongToGeom is very long on multiple lines
...
More optimization of octree + parallel update of GroupOnFilter
Remove useless warnings
2016-06-27 20:07:19 +03:00
eap
afb6b35047
IPAL53401: BelongToGeom is very long on multiple lines
...
Use octree of classifiers
2016-06-21 19:42:11 +03:00
vsr
79c2ca913c
Update in accordance with changes in QtxComboBox.
2016-06-21 16:10:07 +03:00
eap
c18fd9d00c
53416: SALOME crashes when selecting a sub-menu of Control menu item
2016-06-21 14:04:19 +03:00
eap
287b2ac10e
Move "SpherePadding plugin user's guide" to a dedicated sub-page and add it to Help sub-menu
2016-06-20 17:14:20 +03:00
eap
466da2436e
Fix test SALOME_TESTS/Grids/smesh/2D_mesh_QuadranglePreference_01/B6
...
Case of a ring with sub-meshes on both wires
2016-06-16 16:23:35 +03:00
eap
aae848792f
Regression: "Unknown" scalar bar title
2016-06-16 13:08:40 +03:00
eap
0f0bf7c728
23288: [CEA 1626] Meshgems v2.3
2016-06-14 14:57:25 +03:00
eap
aa58e0af13
Compilation error on Ubuntu 16
2016-06-14 12:42:49 +03:00
eap
ef3921b2af
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
2016-06-10 20:47:53 +03:00
eap
8d3d2084b7
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
2016-06-09 14:22:37 +03:00
vsr
6883e45c6b
Merge remote branch 'origin/V7_dev'
2016-06-06 11:36:06 +03:00
eap
08a7d4d04e
23282: EDF 13035 - Problem with submeshes priority
...
fix SMESH_Mesh::SortByMeshOrder()
2016-05-27 17:20:45 +03:00
vsr
c6ab650a79
Merge remote branch 'origin/V7_dev'
2016-05-26 18:29:15 +03:00
eap
b50774870a
23281: [CEA 1859] SALOME master : compilation SMESH - error StdMeshers_ViscousLayers2D
2016-05-26 17:53:25 +03:00
eap
a8c3e199b7
Minor DOC changes
2016-05-26 17:38:08 +03:00
mpa
e77162f42f
Migration to OCCT 7.0
2016-05-25 18:57:32 +03:00
eap
373690534a
Minor DOC changes
...
+ Fix compilation warning "variable may be used uninitialized"
2016-05-24 20:37:08 +03:00
vsr
004925bca4
Merge remote branch 'origin/V7_dev'
2016-05-24 18:17:28 +03:00
eap
65c1beab50
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"
2016-05-19 20:50:08 +03:00
eap
1a28a08237
Fix regression SALOME_TESTS/Grids/smesh/3D_mesh_Projection_00/A1
...
StdMeshers_Projection_2D.cxx
+ fix failure of IPAL52648: Incorrect vicous layer elements
2016-05-18 20:29:08 +03:00
eap
81bd7bc865
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
2016-05-16 19:40:24 +03:00
eap
d0d20593a7
23278: [EDF] Mesh computation fails for cylinder or sphere with projection algorythme
2016-05-16 15:37:57 +03:00
eap
26847926b7
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
2016-05-13 21:27:58 +03:00
eap
fd345fc99b
23190: EDF 11636 - Problem of viscous layer
2016-05-12 21:19:11 +03:00
Paul RASCLE
62726c435f
Merge branch 'V7_dev' of https://git.salome-platform.org/git/modules/smesh into V7_dev
2016-05-12 15:20:32 +02:00
Paul RASCLE
c178a1a491
Plugin blocFissure, bug EDF 12976, regression on some tests, a first correction
2016-05-12 15:19:52 +02:00
eap
bfe40dc738
23078: [CEA 1498] Sewing of meshes without having to set the nodes ids
...
Debug for note 21002
2016-05-12 15:01:20 +03:00
mnt
85d416c7e5
Fix compilation problem
2016-05-12 12:51:15 +03:00
eap
bc95c31002
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
2016-05-11 16:55:05 +03:00
eap
f3e2b7fea2
53225: Viscous Layers hyp: problem with selection of input/output faces
...
(StdMeshersGUI_SubShapeSelectorWdg.cxx)
+ Remove useless MESSAGEs
2016-05-11 15:13:17 +03:00
Paul RASCLE
56aba9305e
Merge branch 'V7_dev' of https://git.salome-platform.org/git/modules/smesh into V7_dev
2016-05-02 08:23:29 +02:00
Paul RASCLE
16e55e2e69
blocFissure : debug logging implementation
2016-05-01 23:34:06 +02:00
Paul RASCLE
ed2404d598
encoding problem to solve later
2016-05-01 19:43:55 +02:00
Paul RASCLE
316b62512c
blocFissure general dialog improvement
2016-05-01 19:23:11 +02:00
Paul RASCLE
b219607edd
blocFissure: rename the med file produced in accordance with the case name
2016-05-01 19:21:53 +02:00
Paul RASCLE
6a6636fcc6
blocFissure: coherence of menu and plugin name in help
2016-05-01 17:09:47 +02:00
vsr
a06c8afd14
Remove debug messages in Release mode
2016-04-26 12:21:31 +03:00
Paul RASCLE
9375168b07
general crack dialog: doc correction
2016-04-19 09:22:37 +02:00
Paul RASCLE
c570e0f979
general crack dialog documentation
2016-04-18 14:07:49 +02:00
Paul RASCLE
6c4a42763e
Sphinx style for html doc
2016-04-18 14:04:36 +02:00
Paul RASCLE
c98d9fcd7f
Merge remote branch 'origin/V7_dev' into V7_dev
2016-04-15 17:52:29 +02:00
Paul RASCLE
05cbd0eed8
tests on memory measurements
2016-04-15 17:51:36 +02:00
Paul RASCLE
7fd18ae8b1
general crack dialog: working on log...
2016-04-15 17:50:49 +02:00
eap
53bd086779
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
2016-04-14 18:31:42 +03:00
vsr
0b191577fc
Merge remote branch 'origin/V7_dev'
2016-04-04 12:42:19 +03:00
ana
d82557916e
Windows compatibility
2016-04-01 18:48:46 +03:00
vsr
c26e9bf6e2
Merge remote branch 'origin/V7_dev'
2016-03-25 15:36:16 +03:00
eap
c8f0893cc3
Regression of doc/salome/examples/use_existing_faces.py
2016-03-25 13:44:51 +03:00
eap
57cd3cc565
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
2016-03-24 20:12:07 +03:00
vsr
a17b36970b
Merge branch 'V7_dev'
2016-03-24 16:01:26 +03:00
eap
1ea4e6ee79
23256: [CEA 1796] Merge nodes suppresses some elements
2016-03-23 19:07:59 +03:00
vsr
c445ce74d8
0023235: [CEA 1730] Patches for SMESH on Windows
2016-03-22 11:28:20 +03:00
eap
1a88a8f665
IPAL53011: Order of sub-mesh in meshing process does't work
...
make SMESHGUI_MeshOrderDlg modal
+ add missing filter examples
2016-03-21 15:03:25 +03:00
eap
cc935c7f60
IPAL53091: 'Scale of Marker' lists are different in Preferences and Properties dialogs
...
fix SMESHGUI::createPreferences()
+ cosmetic changes
2016-03-21 14:58:20 +03:00
vsr
7eda9ca931
Copyright update: 2016
2016-03-18 20:10:28 +03:00
eap
3ae5846f24
IPAL52974: Find Element by Point shows nodes that do not belong to current group
2016-03-18 15:42:33 +03:00
eap
4ed74ad3da
52976: Find Elements by Point - All does not find Ball element
...
+ minor changes in sample scripts
2016-03-17 21:47:21 +03:00
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
eap
8301b1e71a
23189: EDF 11603 - Dyssymetry in meshing
...
(fix StdMeshers_CompositeHexa_3D.cxx, StdMeshers_Hexa_3D.cxx)
+ Doc update
+ Optimize dump of NumberOfSegments
2015-10-27 21:21:05 +03:00
eap
d4c5851320
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)
2015-10-27 20:57:08 +03:00
eap
3369d458ea
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)
2015-10-27 20:47:31 +03:00
vsr
791b078cf1
Fix compilation error on Linux caused by previous commit
2015-10-14 17:53:01 +03:00
ana
7c362c7041
Windows compatibility
2015-10-14 16:38:35 +03:00
eap
512d3547bc
23179: EDF 11603 - Problem with extrusion when path is not well oriented
...
HYDRO module: Feature #523 : river, channel, embankment meshing
2015-10-09 17:47:17 +03:00
vsr
0c1e70a38f
INT PAL 52920: TC7.7.0: Button is to small for its label
2015-10-09 15:54:46 +03:00
rnv
523d5d8801
Fix for the '22047: Automatic Tetrahedralization - field Length is shown not from beginning of the number' issue.
2015-10-08 18:07:19 +03:00
eap
b5f5fdd866
IPAL52860: Free Edges control mis-location and mis-visibility
2015-10-08 17:32:17 +03:00
eap
c4cacfb5c1
IPAL52916: TC7.7.0:Triangle in "Threshold value" is missing after applying filter with criterion "Geometry type"
2015-10-08 17:25:45 +03:00
eap
8b8b2deedb
IPAL52915: TC7.7.0:Preview is disappears in OB
2015-10-08 17:23:39 +03:00
Florian BRUNET
147e78d299
French translations and minor fixes in the english version.
2015-10-07 18:08:35 +03:00
eap
a0880e7c36
23179: EDF 11603 - Problem with extrusion when path is not well oriented
...
IPAL52909: TC7.7.0: edges selection provides incorrect nodes IDs
IPAL52895: TC7.7.0: Incorrect behaviour of the "Move Node" dialog.
IPAL52910: TC7.7.0: mesh is not updated at Apply click in Smoothing dialog
2015-10-07 18:06:26 +03:00
eap
67909c435c
IPAL52868: Confusing error message when computing an imported mesh w/o algo assigned
...
IPAL52888: Pattern Mapping fails to load from a face just after study loading
2015-10-05 14:51:57 +03:00
Christophe Bourcier
f15b6ceb9f
Update translation files from Crowdin
2015-10-05 13:09:38 +03:00
eap
674c0d8b9d
23173: EDF 11552 - Problem using Add 0D element function
...
IPAL52875: Extrusion along a path: the buttons are not active if the path is closed
IPAL52882: Hexahedron (i,j,k) makes a wrong mesh on a block with composite sides
2015-09-29 19:25:32 +03:00
eap
8682ebb1eb
23156: EDF 9626 SMESH: Dump study produces a non-working script
...
52874: List of available groups in 'Group' combo-box is empty for sub-mesh and group.
52871: Mesh Information dialog shows different number of nodes for group of elements
Regression of Grids/smesh/sewing_00/A5
2015-09-25 21:15:51 +03:00
akl
16224f624c
Fix misprint
2015-09-25 12:45:50 +04:00
eap
11bba48d41
23081: [CEA 1496] Control merge nodes behaviour: set fixed nodes
...
Change dlg layout by request of http://salome.mantis.opencascade.com/view.php?id=23081#c20415
2015-09-24 19:17:33 +03:00
imn
c2037920d0
INT PAL 0052873: IDs are not updated
2015-09-23 18:14:03 +03:00
eap
fd96feab4b
Debug 23078: [CEA 1498] Sewing of meshes without having to set the nodes ids
2015-09-23 17:47:26 +03:00
akl
0463dee592
Add naming of fields in Mesh Informaion dialog.
2015-09-23 13:28:37 +04:00
eap
02ac54c6f3
IMP 23078: [CEA 1498] Sewing of meshes without having to set the nodes ids
2015-09-18 17:10:34 +03:00
imn
8972ce9d84
INT PAL 0013201: Error during edit mesh
2015-09-16 12:34:16 +03:00
mpa
475cc166d5
INT PAL 0052858: VTK viewer is not updated at 'Controls - Reset' call
2015-09-14 12:51:08 +03:00
eap
07589de92e
IPAL52867: Crash at attempt to create group by 'Color of Group' filter
2015-09-10 20:50:31 +03:00
eap
6f7386be59
52863: Convert To Bi-Quadratic incorrectly locate in-face central nodes
...
52865: Wrong order of children under a sub-mesh in the Object Browser
2015-09-08 17:24:05 +03:00
imn
293c27e277
INT PAL 0052864: Assigned algorithms are not shown in Edit Mesh dialog
2015-09-07 16:12:52 +03:00
eap
44cfe3f661
IPAL52650: Convert to quadratic fails on an ellipsoid.
...
IPAL52659: Pattern file is not readable
IPAL18558: Wrong information of the created sub-mesh is shown.
2015-09-04 20:35:06 +03:00
eap
18e7b9c752
IPAL52860: Free Edges control mis-location and mis-visibility
...
IPAL19098: Confusing "Precision" of "Average Length" implemented for NPAL17873
2015-09-04 16:55:55 +03:00
imn
1774f77443
Fix "Assign a set of hypotheses" on available hypotheses in create mesh dialog box
2015-09-04 15:03:02 +03:00
eap
081f12102e
23151: EDF 9626 SMESH: Opening an existing study makes salome end with an allocation error when closing.
...
Fix ~SMESH_Gen_i()
Regression 2D_mesh_Polygons_00/A2
Fix DriverSTL_W_SMDS_Mesh.cxx
IPAL52658: Quadrangle (Mapping) makes invalid mesh with Enforced vertices
IPAL52654: Quadrangle (Mapping) with enforced vertices works wrong
IPAL20729: Difference in behaviour of selection for Rotation against Translation, Symmetry after Apply.
IPAL9947: SMESH – Merge nodes dialog box
2015-09-02 17:39:00 +03:00
imn
859219d598
Fixed filtering in create mesh dialog box
2015-09-02 13:13:46 +03:00
eap
1dd2f82c6d
IPAL52781: Orientation of a wall face created by revolution is wrong
...
IPAL52850: ConvertToQuadratic creates invalid triangles
Regression of imps_09/K0
2015-08-28 20:03:25 +03:00
Florian BRUNET
0db2de9312
Bugfix: removal of an unecessary job duration parameter in padder.
2015-08-28 09:11:07 +02:00
eap
27c5228fcf
23142: EDF 11419 SMESH: Details about extrusion methods
...
Debug of [HYDRO module - Feature #523 ] river, channel, embankment meshing
+ Wrong meshing progress if an algo calls SMESH_Gen::Compute()
2015-08-25 20:15:49 +03:00
eap
9493563cbc
23138: EDF SMESH Regression: New behavior with ExtrusionSweepObject
...
IPAL52830: "Mesh computation fails" and "Evaluate" dialogs do not have [Help] button
IPAL52782: Invalid polygon after merge
2015-08-20 19:23:10 +03:00
eap
87c954b31c
52846: It is impossible to select edge in OB as reversed edge for hypothesis
...
52826: Radial Quadrangle algorithm meshes a quad face from which a circle was cut from but it must fail
52227: Group is not shown during edition
52780: Wrong mesh after STL re-import of a polygonal element
52825: Sew Borders does not care of segment adjacent to split faces, thus segments become non-conformal
52824: Sew Free Borders sews borders as conformal thus producing very skewed quads instead of polygons
2015-08-19 17:32:58 +03:00
eap
741a54331a
52780: Wrong mesh after STL re-import of a concave polygonal element
2015-08-14 20:14:27 +03:00
eap
21ea791049
Fix 17 regressions
2015-08-14 13:31:06 +03:00
ana
76deac4f04
Win32 compatibility
2015-08-10 20:00:26 +03:00
eap
d5daad2f62
22635: EDF 8345 - Creation of group based on groups
...
Fix for a dump script generated by 7.5.1
2015-08-06 17:13:42 +03:00
eap
7084b4f979
Fix regressions caused by improvements
2015-08-05 20:59:31 +03:00
eap
afb2a8e781
23126: [CEA 1562] Regression : Wrong nodes position using SetEnforcedVertex on a sphere
...
Fix SMESH_MesherHelper::IsQuadraticSubMesh()
IPAL52836: A sub-face of a box can't be selected in OB to be added to Viscous Layers hypothesis
Fix StdMeshersGUI_SubShapeSelectorWdg::selectionIntoArgument()
2015-08-03 20:45:26 +03:00
eap
2e144ad6b9
22599: EDF 8159 SMESH: Bad groups created by extrusion
...
Update docs
2015-08-03 16:08:55 +03:00
mpa
0d543c5902
INT PAL 0052834: Widget in the "Viscous layers" hypothesis isn't updated
2015-07-30 11:00:04 +03:00
Cédric Aguerre
8ab62ff6f4
SIMAN removal
2015-07-28 18:24:58 +02:00
rnv
938ed6ac35
Add methods to select mesh elements from python.
2015-07-22 18:13:50 +03:00
eap
24fe0efaab
IPAL52827: Very few filtering criteria available in filter dialog called from Remove Elements dialog
...
IPAL52831: Veeery long awaiting for Mesh Information dialog appearance
IPAL52822: Find Elements By Point does not find coincident nodes
IPAL52821: Find Elements By Point dialog: no types available for search if there are only nodes in the mesh
IPAL52823: mesh.GetSubMeshElementsId( subShape ) works wrong if subShape is retrieved indirectly
2015-07-16 20:52:26 +03:00
rnv
8297100f36
Fix for the '21907: EDF 2397 SMESH: Bugs with "Viscous Layers"' issue.
2015-07-16 10:24:49 +03:00
eap
0460bb60e0
Fix regressions caused by improvements
2015-07-15 17:05:14 +03:00
eap
256994070c
Fix regressions caused by improvements
...
2D_mesh_QuadranglePreference_00/A2
3D_mesh_NETGEN_02/C7
2D_mesh_MaxElementArea_00/A0
2015-07-13 20:52:43 +03:00
eap
ad4fc4d4c9
23076: [CEA 1499] Get in python all sub-shapes in error after Compute
2015-07-10 22:34:27 +03:00
eap
de00066f64
23081: [CEA 1496] Control merge nodes behaviour: set fixed nodes
2015-07-10 19:39:03 +03:00
eap
38f832b912
23072: [CEA 1500] Split biquadratic elements into linear elements
2015-07-09 12:41:53 +03:00
eap
0e017d4c87
23068: [CEA 1505] Be able to keep meshing in 2D after having merged the nodes in 1D
2015-07-07 17:33:01 +03:00
eap
ff644361c8
23111: [CEA 1541] copy.deepcopy does not work on an objet of type Mesh
2015-07-06 16:41:46 +03:00
eap
b22e182dd1
23080: [CEA 1497] Do not merge a middle node in quadratic with the extreme nodes of a segment
2015-07-01 14:59:24 +03:00
eap
fe7d1d5767
23070: [CEA 1502] Create the 2D mesh from the 1D mesh with one mesh face for each geom face
2015-06-30 15:14:46 +03:00
imn
2295213e66
INT PAL 0052786: <None> 2D algorithm shown when mesh edition invoked
2015-06-29 19:34:27 +03:00
eap
897fdb92b6
23121: EDF 11163 SMESH: Orphan node generated on a 3D mesh
2015-06-26 20:09:20 +03:00
vsr
bf4083bfee
From NewGEOM: activation of SMESH after any module without object browser crashes application
2015-06-24 19:01:14 +03:00
eap
aba3768b2f
23118: EDF 11115 SMESH: Hexahedric mesh produces degenerate elements in quadratic conversion.
...
Fix an invalid commit
2015-06-24 18:58:16 +03:00
eap
b52b396dce
0023118: EDF 11115 SMESH: Hexahedric mesh produces degenerate elements in quadratic conversion.
...
Improve Hexahedron (i,j,k) to work on composite block with non-continues sub-side FACEs
2015-06-24 18:12:35 +03:00
mpa
a8a351ef11
0023102: [CEA 1486 ] Add the parameters for defining the boundary layers
2015-06-24 12:48:09 +03:00
eap
23d90107ac
0023064: [CEA 1471] Create and support quadratic polygons in SMESH
2015-06-24 12:17:07 +03:00
imn
03a1295ce9
INT PAL 0052778: Algorithms of SMESH plugins have incorrect set of hypotheses
2015-06-22 15:06:00 +03:00
ana
3c0d0df848
Windows compatibility
2015-06-17 18:16:00 +03:00
vsr
28230317bf
Fix misprint
2015-06-16 12:25:19 +03:00
eap
6dcb33ab2f
[HYDRO module - Feature #523 ] river, channel, embankment meshing
2015-06-15 21:31:23 +03:00
mpa
6ae3c2c26f
CMake improvement: usage of SALOME_GUI_MODE() macro
2015-06-11 16:21:30 +03:00
imn
5c19bc1e16
INT PAL 0052775: Any dialogue with the selector raises an exception for second viewer
2015-06-09 12:28:15 +03:00
imn
b1b19cbc01
INT PAL 0052727: Fitering algorithms according to geometry does not work in Create mesh dialog
2015-06-09 12:06:53 +03:00
vsr
8db2fa9bfa
Correct installation path for padder plugin documentation
2015-05-21 17:59:51 +03:00
eap
43ce5a9126
IPAL13978: Problem of updating SubMeshes on Face and Compound in Object Browser after compute of mesh
...
Fix a bug that icons updated starting from the 4th child of mesh object
IPAL13023: To correct alignment for output of "Dump()" functionality.
2015-05-15 21:20:14 +03:00
eap
716be18032
IPAL52735: Modification of Geom group breaks a mesh
...
Description: If there are two meshes based on the same geom group, modification of the group breaks one of meshes. Compute, Edit mesh and some other commands are missing from the pop-up of the broken mesh.
2015-05-15 20:14:18 +03:00
eap
bb10a2d7a2
52747: Wrong doc page opened from Scalar Bar Properties dialog
2015-05-14 14:58:45 +03:00
eap
df9cc07c95
Regression of smesh/mesh_Projection_2D_01/B7
...
Fix SMESH_MeshEditor::Smooth()
Optimize a bit SMDS_MeshNode::GetInverseElementIterator()
Minimize usage of BRepClass_FaceClassifier in StdMeshers_Import_1D2D::Compute()
2015-05-13 16:03:36 +03:00
eap
22463abfc9
23092: EDF 10836 SMESH: UseExisting2DElements fails when geometry contains more than one face
...
Decrease 2D tolerance user for UV classification
2015-05-08 18:49:31 +03:00
eap
062d52d5db
IPAL52698: Convert to quadratic is wrong (hard periodic surfaces)
2015-05-07 20:57:17 +03:00
ana
87ad2fe311
Merge branch 'fix_for_760' of salome:modules/smesh into fix_for_760
2015-05-07 17:07:05 +03:00
ana
cecb0a702d
Porting on Windows
2015-05-07 17:06:54 +03:00
Christophe Bourcier
46ff8192e1
Switch some French translations to lower case and remove old keys
2015-05-07 15:00:35 +03:00
ana
57c804a2bf
fix previous wrong integration
2015-05-07 12:35:19 +03:00
ana
fc0c585f17
Windows compatibility
2015-05-07 12:16:49 +03:00
eap
26862b255f
Fix regressions bugs_14/P9 (Prism 3D) and bugs_19/X1 (Projection 2D)
2015-05-06 20:05:12 +03:00
eap
83a3c8aef5
52730: Activation of SMESH fails after GEOM group modification
...
Fix SMESH_Mesh_i::CheckGeomGroupModif()
52731: Exception at export of SEG3 groups
Fix BUGs concerning Export:
1) Exception at export of the SEG3 group as a separate object.
2) Many formats available in the pop-up menu when several objects selected while only MED and CGNS formats support several meshes in one file.
3) Export of the mesh and its group to the same file results of storage of the group only. Object names are not kept.
2015-05-06 14:30:51 +03:00
Christophe Bourcier
df43f3ecd9
Update translation files from Crowdin
2015-05-05 19:25:06 +03:00
eap
53a2fb6d67
IPAL52726: Hypotheses are missing from Object Browser after re-assignement
...
Fix addReference() in SMESH_Gen_i_1.cxx
IPAL52649: Irregular mesh created by Extrusion 3D algo
Add projectQuads() (not used so far) in StdMeshers_Projection_2D.cxx
Fix errors detected by PVS-Studio as reported in www.viva64.com/en/b/0322/
2015-05-05 15:47:33 +03:00
vsr
4850129bdb
0023090: [CEA 1510] Error at Salome launch with Japanese language
2015-05-05 15:01:34 +03:00
eap
ebb5182963
23061: [CEA 1488] Import 1D-2D fails sometimes in relation with the source face discretization
...
Fix SMESH_subMesh::ComputeStateEngine() and StdMeshers_Import_1D2D::Compute()
IPAL52572: 1) Wrong bi-quadratic mesh on cylinder, 2) global "Quadratic mesh" hyp not considered on Propagated edges.
Fix SMESH_MesherHelper::FixQuadraticElements()
StdMeshers_Regular_1D - wrong PropagationOfDistribution in quadratic mesh
In SMESHGUI_MergeDlg, disable [Detect] if no mesh selected
2015-04-29 20:03:34 +03:00
eap
03fce5b491
23056: EDF SMESH Regression: Projection fails
2015-04-27 18:10:46 +03:00
eap
d64c9cac70
IPAL52702: TC7.6.0: Incorrect large name of SMESH group in the Object Browser
...
Add class toUtf8
IPAL52708: TC7.6.0: name of copied group is wrong when Scale transform
Fix gp_Trsf definition in SMESH_MeshEditor_i::scale()
IPAL52704: TC7.6.0: "Modification of orientation" don't work on volumes
Fix SMESHGUI_MultiEditDlg::isIdValid()
+ Doc update
2015-04-27 16:21:01 +03:00
rnv
299e2326cd
Fix for the '52701: SIGSEGV in Mesh creation dialog box after activating Viscous Layers hypothesis' issue.
2015-04-27 14:52:23 +03:00
eap
929ce6ba39
IPAL52704: TC7.6.0: "Modification of orientation" don't work on volumes
...
IPAL52711: TC7.6.0: "Tolerance" spinbox is inactive in the "Selection filter library" dialog box
2015-04-24 20:21:56 +03:00
eap
0b1674e355
23050: EDF 10631 SMESH: Nodes outside the plane after ConvertToQuadratic
...
Fix regression of mesh_Quadratic_00/B4
IPAL0052709: Projection 1D2D creates faces at a wrong location.
Problem: wrong gp_Trsf for partner faces
Use gp_GTrsf insted of gp_Trsf
2015-04-24 15:51:19 +03:00
eap
e29c1bb636
23050: EDF 10631 SMESH: Nodes outside the plane after ConvertToQuadratic
...
Fix SMESH_MesherHelper::FixQuadraticElements()
Bug: SIGSEGV in Convert To Quadratic after mesh.Clear() if the previous Convert reported a warning
Bug: Group On Filter with BelongToMeshGroup is not updated if refers to a group with BelongToPlane
2015-04-23 17:24:53 +03:00
rnv
c41b8e1caa
Additional fix for the '23049: [CEA 1475] Increase the size of some dialog boxes' issue.
2015-04-21 12:46:58 +03:00
imn
c43b3fb0e3
INT PAL 0052679: Set default "Diameter" value when adding new ball element
2015-04-21 11:08:15 +03:00
imn
25190cc8a5
INT PAL 0052685: Add possibility to show/hide Scalar Bar of Actor
2015-04-21 10:37:02 +03:00
rnv
718926b36c
23049: [CEA 1475] Increase the size of some dialog boxes
2015-04-21 10:18:10 +03:00
rnv
3b8dd51d87
Issue '23049: [CEA 1475] Increase the size of some dialog boxes': fix first part.
2015-04-20 16:27:09 +03:00
eap
3026fe8712
22264: EDF 2648 GEOM: Propagate edges automatic orientation
...
Fix for sub-meshes
2015-04-17 20:07:21 +03:00
eap
5c372c1659
22264: EDF 2648 GEOM: Propagate edges automatic orientation
...
PB: chains are built incorrectly in a compound of solids
+ Fix and optimize LyingOnGeom
2015-04-17 18:55:19 +03:00
imn
fd81210cda
INT PAL 0052683: Parameter "Color group" in the "Create Group" dialog box is empty (edited)
2015-04-17 15:11:18 +03:00
mpa
e14c11e2d7
documentation improvement
2015-04-17 12:59:55 +03:00
imn
ff7507fd9d
INT PAL 0052682: Local selection for ball elements has incorrect size
2015-04-17 11:02:17 +03:00
imn
38a77c4a98
INT PAL 0052683: Parameter "Color group" in the "Create Group" dialog box is empty
2015-04-17 10:51:37 +03:00
eap
8a16cec663
23047: [CEA 1472] Incorrect mesh with Netgen 1D-2D-3D but not reported in error
...
Fix SMESH_MesherHelper::IsReversedSubMesh()
23046: EDF SMESH Regression: Field "Compare" in filters is not updated anymore
Make "Compare" empty for all "Belong to ..." criteria
IPAL52693: Viscous layers construction fails with SIGSEGV
Fix SIGSEGV but bad VL is constructed anyway
2015-04-16 22:07:13 +03:00
eap
42ae6ba11a
22649: EDF SMESH: A second Origin/BaseVectors is created when we assign a set of hypotheses in SMESH
2015-04-15 19:26:05 +03:00
eap
dcfc66bbfa
23032: EDF SMESH: Projection 1D-2D fails with Netgen 1D-2D
...
SIGSEGV in optimize mode on Debian
2015-04-15 19:06:17 +03:00
eap
643fd1da5c
023046: EDF SMESH Regression: Field "Compare" in filters is not updated anymore
2015-04-15 15:43:09 +03:00
eap
d547f440f8
IMP 22635: EDF 8345 - Creation of group based on groups
...
Bug: MAJORITY mode works wrong with triangles
IMP 22877: EDF 10054 SMESH: Add a new filter "BelongToSmeshGroup" for Create Groupe
Bug: Invalid Python dump
2015-04-14 17:18:18 +03:00
eap
5ac2bd91a8
22877: EDF 10054 SMESH: Add a new filter "BelongToSmeshGroup" for Create Group
2015-04-14 15:39:28 +03:00
eap
b8fd583be5
Regression of 21397: EDF SMESH: a quadrangle face mesh can't be projected to a cylinder
...
+ 52675: Viscous Layers construction fails with certain hypotheses
Fix normal to be well visible from all faces -> thickness reaches 0.0007
2015-04-09 21:07:54 +03:00
eap
80e28740d3
23036: [CEA 1459] Regression projection 1D2D
...
+ Fix Pb: SIGSEGV in StdMeshers_Prism_3D::IsApplicable() on the shape of 23036
+ Fix Pb: "Projection 3D" algo is available in Create mesh dlg on the shape of 23036
+ Add debug trace in case of exceptions in IsApplicable()
+ Fix 52667: SIGSEGV at attempt to create mesh without Geometry when setting hypothesis
2015-04-07 20:39:18 +03:00
eap
a713f0b919
23032: EDF SMESH: Projection 1D-2D fails with Netgen 1D-2D
...
+ 22792: EDF 8159 SMESH: Multi-dimensional extrusion/extrusion along a path/revolution
1) Enable selection of sub-meshes on groups
2) Fix preview that was not shown
+ In SMESHGUI/CMakeList, remove includes that never need not be included
2015-04-06 21:07:26 +03:00
Florian BRUNET
2d88c4add1
Typo correction about the Mantis issue 0022483: Define several 3D viscous layer hypotheses on the same Geometry.
2015-04-03 16:51:09 +02:00
eap
c1754b24c3
23033: EDF 10568 SMESH: wrong header when exporting 2D to gmf
...
Write 'MeshVersionFormatted 2' instead of 'MeshVersionFormatted 3'
though '3' is strongly recomended by libmesh manual
+ IPAL52653: Some quality controls does not work (SIGSEGV)
2015-04-02 17:48:04 +03:00
eap
b0a962d83d
22573: [CEA 1154] Regression on a blsurf mesh (crash on test_periodicity_LR_ONLY.py)
...
+ IMP 22264: EDF 2648 GEOM: Propagate edges automatic orientation (fix Number of Segments dlg)
+ bad STL files are written on Windows (reported by YFR)
+ 22874: [CEA 1425] Performance SMESH Module ( refix ~SMESH_Mesh() )
2015-03-31 19:42:12 +03:00
ana
e6d6fd4aa1
Win32 compatibility
2015-03-31 11:21:25 +03:00
eap
0921263864
22874: [CEA 1425] Performance SMESH Module
...
Fix a leak of PropagationMgrData
+ Do not use volumes for preview of Extrusion
+ Fix a regression: empty groups are not removed with contents
+ avoid too long waiting at creation of hypotheses due to use of
GEOMUtils::PreciseBoundingBox() in SMESH_Mesh::GetShapeDiagonalSize()
2015-03-27 19:41:20 +03:00
eap
bbca2cb797
IMP 22264: EDF 2648 GEOM: Propagate edges automatic orientation
...
+ Optimize SMDS_VolumeTool::IsFreeFace()
+ Add icons for Evaluate and Change Sub-mesh order
+ Make "Meduim nodes on geometry" ON by default
+ Disable "Group on geometry" if mesh is not on geometry
+ SMESHGUI_MeshOp: fix switch from Sub-mesh creation to Sub-mesh edition
2015-03-25 12:36:47 +03:00
eap
588493c920
23028: EDF 10508 SMESH: GroupOnFilter returns an empty group when the geometry is not published
2015-03-24 14:35:25 +03:00
imn
5b4a1f8a3a
Remove shortcuts workaround
2015-03-20 10:41:15 +03:00
eap
d06e689ac7
23024: [CEA 1447] Regression imp_1346_CAS2.py
2015-03-19 18:26:38 +03:00
eap
80caa820d0
23023: [CEA 1445] missing ExtrusionAlongPathObject function
...
+class meshEditor(SMESH._objref_SMESH_MeshEditor):
2015-03-19 17:08:42 +03:00
eap
09705577d1
22792: EDF 8159 SMESH: Multi-dimensional extrusion/extrusion along a path/revolution
...
Fix regressions
2015-03-18 19:07:40 +03:00
eap
6fd64f7678
22903: BLSURFPLUGIN: SetSizeMap is not taken into account when we add AddPreCadFacesPeriodicity parameter
...
+ def FunctorValue(self, funcType, elemId, isElem=True):
+ fix Python dump for IMP 22792: Multi-dimensional extrusion/extrusion along a path/revolution
2015-03-17 20:40:17 +03:00
eap
6c4a9f32ed
IMP 22792: EDF 8159 SMESH: Multi-dimensional extrusion/extrusion along a path/revolution
...
+ Pre-open MED file to speed-up reading/writing (following 22349)
+ Clock-cursor in Display Entity dlg
+ In Filter dlg, do not perform filtering if it's not needed
+ In Group dlg, store a user-given name of a new group
+ Clock-cursor after hypothesis modif as mesh clearing can be long
+ Treat selected object right at opening of Measure dlgs
+ Allow removal of elements in a not shown mesh
+ Make filter work on a not shown mesh
+ Don't leave orphan nodes at RemoveGroupWithContents
+ Avoid crash when exporting a group + fields
2015-03-17 15:06:56 +03:00
ana
0e01b1efdf
Windows compatibility
2015-03-04 16:56:54 +03:00
eap
bb40f7c1d3
IMP 22635: EDF 8345 - Creation of group based on groups
...
+ allow concatenating sub-meshes and groups
+ fix bugs in PythonDump
2015-03-03 15:03:38 +03:00
eap
066f625a46
52618: Import_1D2D fails to import from a mesh group onto a group of geom faces
...
+ fix StdMeshers_ViscousLayers.cxx for
http://www.salome-platform.org/forum/forum_14/777944993
2015-02-27 20:38:00 +03:00
eap
fd1943809d
22874: [CEA 1425] Performance SMESH Module
...
some optimization of Publish...() + doc imp
2015-02-25 20:07:02 +03:00
vsr
44d75c1021
0022876: EDF 8425 SMESH: Get the normal of a face in the GUI
...
- Additional change: use the same method to compute normal in TUI and GUI
2015-02-24 11:25:19 +03:00
vsr
5e086fb537
Fix-up dependencies
2015-02-24 11:24:33 +03:00
vsr
15963fa362
0022876: EDF 8425 SMESH: Get the normal of a face in the GUI
2015-02-20 11:07:49 +03:00
vsr
1b1945a31c
0022878: [CEA 1424] performances of Compute method from the Mesh class in smeshBuilder.py
2015-02-20 10:08:10 +03:00
eap
0ff64bf022
Fix a regression - make SMESH_Nut.py script independent of sub-shapes numbering
2015-02-18 16:19:30 +03:00
eap
a74e2f9cac
Fix regressions
...
viscous_layers_00/A4
viscous_layers_00/B2
2015-02-18 15:56:29 +03:00
eap
59912620be
22834: [CEA 1347] Viscous layers: be able to choose the extrusion method (imp_1347_viscous_layers.py)
...
+ fix some regressions
2015-02-17 16:23:19 +03:00
vsr
6bac08c1a8
Merge remote branch 'origin/gdd/translations'
2015-02-16 11:52:52 +03:00
akl
251f8c052d
Copyrights update 2015.
2015-02-13 12:38:36 +04:00
Gilles DAVID
306534b9d7
Update translations (fr)
2015-02-11 15:26:01 +01:00
eap
38136d541c
22860: EDF 9944 SMESH: Regression when scaling a mesh
2015-02-11 16:52:57 +03:00
vsr
513a8ebdac
Merge remote branch 'origin/bsr/medmpi'
2015-02-10 18:54:31 +03:00
eap
146533380d
22834: [CEA 1347] Viscous layers: be able to choose the extrusion method
2015-02-10 14:14:01 +03:00
Bernard Sécher
506b60a6d8
changes for mpi compilation
2015-02-09 11:10:27 +01:00
vsr
02685fae6f
If study is loaded from HDF file, init_smesh() has to load data to the engine calling LoadWith() function of StudyBuilder
2015-02-06 16:54:08 +03:00
ana
25448a41ca
windows compatibility
2015-02-04 16:10:10 +03:00
vsr
45b7e5c3e1
Merge remote branch 'origin/fbt/SMESH_Plugin_Verima_fix_ImportExport'
2015-02-03 16:46:05 +03:00
imn
9d134b21b1
0052610: Inactive "eye" icon after mesh compound creation
2015-02-03 15:05:00 +03:00
eap
51b0f28786
52609: Geometric progression works wrong with "Reversed edges" option used + Propagation
...
+ BUG: Lying on Geom filetr works wrong with Geom Group
+ BUG: Too long opening of Mesh Info dlg of a small sub-mesh in a large mesh
2015-02-03 13:43:25 +03:00
eap
53393c4445
22833: [CEA 1346] to extrude a group of faces following the normal of each face
...
Fix SIGSEGV when no groups created
2015-01-28 17:57:23 +03:00
ema
cb136b9fea
ParaView / PARAVIS improvements 2014: 2.6.3/2.6.4: Geometry & Mesh plug-ins in the ParaVis module
2015-01-27 17:33:53 +03:00
eap
b13aae09cf
22833: [CEA 1346] to extrude a group of faces following the normal of each face
...
+ Optimize Belong to geom filter
+ Avoid SIGSEGV after re-computing a mesh if showing numbers was ON before
2015-01-23 18:49:49 +03:00
rnv
12539a5a55
Fix compilation error: add utilities.h include.
2015-01-22 17:34:42 +03:00
eap
8f3082ad8e
22830: EDF 9557 SMESH: Quadratic conversion of a mesh fails (note 0019010)
...
Problem with FACE having a bad tolerance
2015-01-22 16:15:34 +03:00
Anthony Geay
c543b378f1
Include utilities.h when needed.
2015-01-22 09:41:08 +01:00
Florian BRUNET
1667ba5bf5
Fixes for the import/export methods of the Verima plugin in SMESH.
2015-01-20 17:38:10 +01:00
vsr
929ba51821
Merge branch 'master' into V7_5_BR
2015-01-16 15:36:51 +03:00
eap
e2e93f9c31
Fix regression of mesh_Projection_2D_00/A1 test.
...
The regression is caused by the fix of 22830:
- pair<int, TopAbs_ShapeEnum> pos = GetMediumPos( n1, n2, mySetElemOnShape );
+ pair<int, TopAbs_ShapeEnum> pos = GetMediumPos( n1, n2, useCurSubShape );
2015-01-15 17:52:25 +03:00
vsr
2e9f6a1d33
Merge branch 'master' into V7_5_BR
2015-01-12 13:24:59 +03:00
eap
133cb38139
22830: EDF 9557 SMESH: Quadratic conversion of a mesh fails
...
In SMESH_MeshEditor copy node positions in Duplicate*()
In SMESH_MesherHelper
- cache face tolerance
- in GetNodeUV() prevent SIGSEGV if a node is on EDGE not belonging to a FACE
- in GetNodeUV() check if a VERTEX is a seam in a given FACE, not in another
- avoid returning myShape from GetMediumPos() when it can be wrong
52592: Invalid values of Length 2D control
- avoid using not initialized values for showing control values of a group
2014-12-29 18:22:30 +03:00
Christophe Bourcier
7c6e727b24
Update translation files from Crowdin
2014-12-19 10:04:53 +03:00
vsr
9fed37edd4
0022825: EDF GUI regression: Issue with accent in the OB
...
Temporarily rollback unicode support (as it is incomplete causing regressions)
2014-12-18 19:24:03 +03:00
Paul RASCLE
a8380feec5
generalisation publication conditionnelle
2014-12-11 15:45:06 +01:00
Paul RASCLE
fd5ea41038
test traces conditionnelles
2014-12-10 17:37:21 +01:00
Paul RASCLE
2475437e5d
adaptation patch OCC 6.8.0 et probleme prolongation wire
2014-12-10 16:37:01 +01:00
Paul RASCLE
41f1b7bad2
adaptations cas pour OCC 6.8.0
2014-12-10 11:36:59 +01:00
eap
a00f90ebab
22812: EDF 9218 SMESH: An empty group is created when using the duplicate nodes and/or elements
2014-12-08 20:18:59 +03:00
Paul RASCLE
39fc246442
modifications for OCC 6.8.0
2014-12-08 16:08:40 +01:00
Paul RASCLE
1d4f948323
missing python files in install
2014-12-04 17:18:07 +01:00
Paul RASCLE
cfa45d551f
Merge branch 'master' into pra/blocFissure
2014-12-04 16:39:37 +01:00
eap
3cc259fbef
Bug: unable to create LocalLength hyp for a sub-mesh on a shape with a degenerated edge
2014-12-03 17:28:30 +03:00
vsr
30415e15ac
Issue 0022816: duplicated files
...
Don't install chrono.hxx file
2014-12-03 14:04:51 +03:00
Paul RASCLE
0c5188fd2c
Merge branch 'master' into pra/blocFissure
2014-12-02 11:01:36 +01:00
Paul RASCLE
b016dcf830
essai formalisation niveaux de debug
2014-11-28 14:35:10 +01:00
eap
cc9d179c9f
Fix Extrusion doc
2014-11-26 15:16:24 +03:00
vsr
5f4aaf693b
Merge branch 'master' into V7_5_BR
2014-11-20 18:55:09 +03:00
eap
9933995f6c
Projection 2D failure due to incorrect detection of distorted result faces
2014-11-20 16:06:53 +03:00
vsr
22660447f9
Merge branch 'master' into V7_5_BR
2014-11-19 17:39:22 +03:00
eap
b73d2603ed
IPAL16934: Selection works incorrectly if Source and Target Vertices in Projection 1D are the same vertex.
...
1) BUG: impossible to use shared vertices for vertex association in Projection Source hyps
2) Regression: Order of Sub-meshes dialog dialog does not appear when a sub-mesh is created
2014-11-19 16:18:58 +03:00
vsr
e22a84e549
Merge branch 'master' into V7_5_BR
2014-11-18 14:24:52 +03:00
eap
b9986eb294
22808: EDF SMESH: Regression with 3D Extrusion/ViscousLayers in Salome V7_5_BR
2014-11-18 13:08:18 +03:00
vsr
381c06d4b7
Merge branch 'master' into V7_5_BR
2014-11-17 17:08:20 +03:00
eap
bff3771eab
22526: SMESH 2864 - Projection and Extrusion
...
Make attempts to fix the projected mesh using smoothing in case of non-homothetic
source and target faces
2014-11-14 20:23:20 +03:00
vsr
707703a9f4
Merge branch 'master' into V7_5_BR
2014-11-14 14:15:23 +03:00
eap
380c397cfd
Regression of 0022150 (SALOME_TESTS/Grids/smesh/mesh_Projection_2D_00/B2)
2014-11-14 13:50:08 +03:00
vsr
cf38d69340
Merge branch 'master' into V7_5_BR
2014-11-13 19:30:28 +03:00
eap
52d8254953
22806: EDF SMESH: Regression: Prism_3D error
...
Fix selection of the bottom;
use block approach on simple shapes if swepper detects high bnd error
2014-11-13 18:56:42 +03:00
Florian BRUNET
ebb96774cc
French translation check on SMESH.
2014-11-13 14:29:30 +01:00
Christophe Bourcier local
8166d3be38
Fix bad gradation value from GUI to command line
2014-11-13 13:25:11 +01:00
eap
3ddacb9798
To compute mesh in SALOME_TESTS/Grids/geom/bugs_15/R7
...
and other tests of "Extrusion 3D" mesher
2014-11-12 18:35:28 +03:00
eap
d6b7cb735f
Mesh edit dlg bug: algos are not filtered by shape at mesh edition
...
More bug: "Belong to geom" filter does not find nodes bound to SOLID
2014-11-07 18:07:13 +03:00
eap
36f660ae42
52568: Quadrangle (Mapping) differently meshes equal L-shaped faces.
...
Take into account number of segments when selecting corners among multiple vertices
2014-11-06 20:11:51 +03:00
eap
e9c9effdfa
22798: EDF 9100 SMESH: Dump python and "Compute()" position
...
Do not erase a previous Compute() if there were mesh edition commands after it
2014-11-05 20:33:43 +03:00
eap
b905bf1432
22797: EDF 9014 SMESH: Problem with the 3D extrusion algorithm
...
1) pb with invalid node param on EDGEs after 2D Projection
2) pb of search of source FACEs of the prism
2014-10-31 20:38:10 +03:00
vsr
a671072fe6
IPAL52559: TC7.5.0: Auto color has no effect on the faces group
2014-10-31 16:43:41 +03:00
eap
3f66560195
52566: TC7.5.0: Empty group of Balls at Diameter Equal to filter
...
Avoid unexpected switch "Equal to" -> "Less than"
2014-10-31 14:31:51 +03:00
eap
e3e19dc2fa
52567: Transformation operations does not work for Group of Balls
...
Show at least points in the preview of balls
2014-10-30 19:30:46 +03:00
eap
81d346a7a7
52567: Transformation operations does not work for Group of Balls
2014-10-30 18:47:36 +03:00
eap
a0f09b9f1b
52566]: TC7.5.0: Empty group of Balls at Diameter Equal to filter
...
trim trailing white spaces of names at publishing in study
2014-10-30 16:42:05 +03:00
eap
bf19a06948
52564: TC7.5.0: total quantity of 2D and 3D mesh elements is not calculated
2014-10-30 14:43:50 +03:00
eap
3c043924f9
Problems found due to execution of MESH-075 GUI scenario
2014-10-29 22:17:47 +03:00
eap
98115fe1b8
IPAL52557: TC7.5.0: default value in Hypothesis is different in new and saved studies
...
Use a precise bnd box to find the shape diagonal
2014-10-28 15:37:01 +03:00
vsr
dba2484945
Windows portability: additional fix to previous commit
2014-10-28 15:23:39 +03:00
vsr
1782b3c58c
Windows portability
2014-10-28 10:04:19 +03:00
eap
7432636e86
Regression of bugs_13/N9
2014-10-24 18:01:50 +04:00
eap
70a8be5273
Regression of viscous_layers_00/B2
2014-10-23 18:00:31 +04:00
eap
ddab513d85
52546: Viscous Layers construction fails
...
Correct finding normal at a degenerated vertex
2014-10-23 16:40:33 +04:00
eap
3ba242025d
52548: Set filter on standalone group of edges does't work
...
2) Allow passing a geom group as faces arg of ViscousLayers()
3) Prevent crash of Adaptive hyp when only degenerated EDGEs leave not meshed
2014-10-23 12:21:14 +04:00
eap
5b6af39e27
52540: TC7.5.0: Renumbering Elements and Nodes does not work
2014-10-22 17:21:15 +04:00
eap
add89bac19
52542: TC7.5.0: Hypothesis "Distribution of layers" is missed
2014-10-22 16:37:33 +04:00
eap
ee4749bf4c
52539: TC7.5.0: Smoothing - impossible to select fixed nodes
2014-10-22 16:15:00 +04:00
vsr
0631ddc21d
Remove obsolete staff; redesign Handle-based and CDL-generated classes
2014-10-21 18:40:35 +04:00
eap
2742029b90
http://www.salome-platform.org/forum/forum_10/881672547
...
1) Allow defining a sub-mesh on a compound of sub-shape of the main shape
in GUI to be coherent with TUI.
2) Eliminate clashing #define PLUGIN_NAME in SMESH and GEOM
2014-10-21 14:50:56 +04:00
eap
82d27750a5
Regression of 21859: Add conversion from QUAD8 to QUAD9 and from HEXA20 to HEXA27
2014-10-20 19:08:24 +04:00
eap
54f2672f6a
22787: [CEA 1320] Regression of test $SMESH_ROOT_DIR/bin/salome/SMESH_reg.py
...
Add namespace StdMeshers to StdMeshers_Distribution.* in order to avoid
clashing with FunctionExpr from paraview-4.2/libvtkvisitcommon-pv4.2.so.1
2014-10-17 21:16:35 +04:00
eap
f34d4ca343
Regression of 21397: a quadrangle face mesh can't be projected to a cylinder
2014-10-17 20:26:57 +04:00
eap
333b8ff2fb
22784: EDF 8824 GHS3DPLUGIN: SetEnforcedVertexNamedWithGroup() does not add an extra group
...
SMESH_Controls.cxx: add some protection against SIGSEGV
SMESHGUI_MeshOp.cxx: at mesh edition,avoid selection of a sole existing
hypothesis compatible with an assigned algo
SMESHGUI_Utils.h: make class toStdStr usable.
2014-10-17 18:45:17 +04:00
vsr
b525692cdf
CoTech action 66.2: Rename algorithms in Create Mesh dialog box:
...
- part 1: Resize combo-box to show all items (no scroll bar)
2014-10-13 17:38:09 +04:00
eap
65efd98e77
22772: EDF 8916 SMESH: Issue with a quadrangle mesh
...
Consider edges on period boundary as seam ones
2014-10-10 20:59:37 +04:00
eap
e16f6412db
22770: SMESH: Bi-quadratic mesh convert with medium nodes on geometry
2014-10-10 15:23:38 +04:00
vsr
52f2003b81
OCCT 6.8.0 (dev) porting
2014-10-03 16:56:53 +04:00
eap
10aa0585bd
Fix regressions
...
mesh_Projection_2D_00/A4
imps_09/K2
2014-10-01 21:09:19 +04:00
eap
079e65a9b1
22711: [CEA 1297] Regression of mesh with a projection on a spherical face
...
In fixDistortedFaces() care of face planarity and degenerated edges
2014-09-29 15:50:55 +04:00
eap
f39630902e
22710: [CEA 1296] Regression of a MG-CADSurf mesh with face projection
2014-09-26 19:28:51 +04:00
eap
8ff6ebbc15
22711: [CEA 1297] Regression of mesh with a projection on a spherical face
...
Enable StdMeshers_FaceSide::Value3d() on degenerated EDGEs
2014-09-26 16:24:51 +04:00
mpa
e1c5ea607e
Merge branch 'origin/master'
2014-09-26 11:26:47 +04:00
mpa
c88c909655
Added check for the existence of the study during its closing
2014-09-26 11:26:08 +04:00
imn
f488c3c07d
Remove obsolete OCC_VERSION_LARGE defines.
2014-09-26 11:09:09 +04:00
akl
f5b69ee44c
0022420: [CEA 1004] Take the "incremental limit check" into account at the first mesh display.
2014-09-25 18:14:43 +04:00
eap
54ea8ad8bb
Regression of doc/salome/examples/prism_3d_algo.py
...
Protection against an infinite loop in StdMeshers_Prism_3D::getWallFaces()
2014-09-25 18:01:50 +04:00
eap
eb22cf46cb
52504: Projection 1D2D fails to project from a half-disk to a half-cone.
2014-09-25 16:25:46 +04:00
eap
b385a0679d
52499: Prismatic mesh is not computed on a prismatic shape
...
22701: EDF SMESH: Crash when creating mesh
1) Search of transformation using a least-square approximation
2) Compute internal prism nodes using the found transformation
2014-09-24 17:38:27 +04:00
Paul RASCLE
77b224bfc9
un premier test de publication conditionnelle
2014-09-21 23:21:50 +02:00
Paul RASCLE
249a5808d8
debug
2014-09-21 21:49:53 +02:00
eap
214d7e4bdc
22691: [CEA 1279] Regression on test attached with issue 22229
2014-09-15 15:22:28 +04:00
Paul RASCLE
106415d543
poursuite du découpage en fonctions plus simples
2014-09-14 21:38:46 +02:00
eap
ac69e1629b
IPAL52478: Too thin viscous layers are constructed
...
+ a fix of Mesh dialog for 22483
+ allow white-space-separated IDs for RangeOdIDs filter
+ docs improved
2014-09-09 18:12:47 +04:00
eap
b5bc313d9b
COTECH: Update names of DISTENE products
...
BLSURF -> MG-CADSurf
GHS3D -> MG-Tetra
Hexotic -> MG-Hexa
and
GHS3DPRL -> MG-Tetra Parallel
2014-09-09 14:19:51 +04:00
Paul RASCLE
cfbaf62c42
decoupage insereFissureGenerale, renommée construitFissureGenerale, premiere phase : géometrie
2014-09-08 14:58:52 +02:00
mpa
d0cb9e8d04
0022672: SMESH: Add a "Reset" in the "Controls" menu of smesh
2014-09-08 10:30:44 +04:00
Paul RASCLE
3bd39da0ba
encore un peu de ménage
2014-08-29 16:37:55 +02:00
Paul RASCLE
b5aa15f7ca
remplacement de print et corrections mineures
2014-08-29 15:11:49 +02:00
Paul RASCLE
d1d19caf57
debug parametrage cas tests cubeFin
2014-08-28 16:39:53 +02:00
Paul RASCLE
c4c25faa11
enlever les fichiers générés par pyuic
2014-08-28 16:14:30 +02:00
Paul RASCLE
a55e1001a6
generation du materiel pour les cas cubeFin
2014-08-28 16:10:45 +02:00
Paul RASCLE
4f325d7076
enlever les lanceurs spécifiques
2014-08-28 10:10:56 +02:00
Paul RASCLE
24792d78f6
oubli de commit
2014-08-28 10:06:35 +02:00
Paul RASCLE
dc7608eb1f
ajout des cas tests avec coin vif potentiel : cubeFin (Coin, Milieu, Transverse). Il manque la génération des .med et .brep associés
2014-08-27 17:40:22 +02:00
eap
52f164fb65
Fix a regression: Errors of hypothesis definition are not shown in GUI
2014-08-27 19:16:07 +04:00
vsr
ac82d3163a
0022628: [CEA 1202] The default icon disposition is not correct in french and in japanese
2014-08-27 13:12:02 +04:00
eap
05a38ac54e
Fix regressions
...
1D_mesh_LocalLength_00/A4
bugs_03/D5,D6
bugs_05/F8
bugs_19/X1
2014-08-26 15:58:38 +04:00
eap
2eeec022d2
IPAL52479: Mixed linear/quadratic mesh is created
2014-08-25 20:41:02 +04:00
Paul RASCLE
6b00ce3326
merge manuel developpements Olivier Hoareau
2014-08-25 17:26:29 +02:00
Paul RASCLE
a95ff9b2ce
changement titres dialogues fissure
2014-08-25 11:47:12 +02:00
eap
2246612bb5
Fix regressions
...
3D_mesh_Extrusion_00/A6
3D_mesh_Polyhedrons_00/A2,A3
groups_07/H1
imps_06/G0
imps_07/H2,H4,H5,H7
imps_08/I5
2014-08-22 21:16:01 +04:00
eap
ae32dcd34f
22483: EDF 2772 SMESH: Define several 3D viscous layer hypotheses on the same Geometry
2014-08-21 15:15:12 +04:00
eap
ce9a69a9b8
issue 22082 note 017956. Hide controls of Filter dialog useless for creating the Group on filter
...
Hide "Insert filter in viewer" and "Source" button group.
2014-08-14 18:56:38 +04:00
eap
811a7a4c17
022484: EDF 2304 SMESH: Reorient a group of faces regarding to a volume
2014-08-11 17:30:26 +04:00
eap
b178951ce4
Do not show a mesh when a group is created
...
Instead, only update a visible group accoding to a changed contents.
2014-08-07 15:35:00 +04:00
eap
aff2cee17c
52475: CGNS file is incorrectly read
...
Fix a problem that nodes merged according incorrect description of zone-to-zone interface
2014-08-07 14:51:11 +04:00
eap
d8557600d9
22658. Avoid unnecessary merge of pyramids at hex-tet interface
2014-08-06 15:23:38 +04:00
eap
1eb7dc9cd0
0052474: Body Fitting with "Implement Edges"=ON crashes SALOME
...
Fix sortVertexNodes() for the case of a FACE with several WIREs
2014-08-04 17:37:39 +04:00
eap
de78fd2b92
5252428: Viscous Layers 2D creates badly shaped quadrangles on a circle
2014-08-04 14:56:27 +04:00
eap
af48da0fdd
22625: [CEA 1195] Several attractors per face
2014-08-01 15:17:05 +04:00
eap
fa9a9581d3
52459: Viscous layers are not normal to the surface.
...
Smooth internal surface of viscous layer only if elements are small
comparing to layer thickness.
http://www.salome-platform.org/forum/forum_10/653737804
2014-07-30 18:39:00 +04:00
eap
36c9ad01c3
0052461: Viscous layers 2D on Cone
2014-07-28 18:59:52 +04:00
eap
3eb21ad301
IPAL52460: Optimal Axes button is inert when edit body fitting parameters
2014-07-25 18:06:05 +04:00
eap
a1e66f21f0
22656: [CEA 1226] Script blsurf_submesh.py raises an exception
...
22653: [CEA 1225] RuntimeError at mesh.Compute()
Regressions fixed
2014-07-24 17:07:27 +04:00
rnv
f5f41a4c46
Porting to the new version of the OCCT
2014-07-24 11:52:03 +04:00
eap
f1013bf724
52457: Addition of hypotheses is 8 time longer than meshing.
...
More optimization
2014-07-23 20:04:21 +04:00
Renaud Nédélec
80a2161a03
EDF 8523: Enable generation of 2D joint elements from GUI
2014-07-23 15:06:02 +02:00
eap
4523366f9f
Port to a new OCCT
2014-07-23 15:43:27 +04:00
imn
630bd9d38d
Added a new enumeration for smesh menus
2014-07-23 14:30:09 +04:00
eap
f3ce9fcd40
Fix crash at study closing. Enable canceling Prism 3D computation
2014-07-22 18:57:36 +04:00
eap
a3ee66b037
52457: Addition of hypotheses is 8 time longer than meshing.
2014-07-22 16:40:10 +04:00
eap
9bfa6616ba
52456: Propagation does not work
2014-07-18 20:23:31 +04:00
eap
16f2bac719
22359: EDF SMESH: Body Fitting algorithm: grid orientation
...
Make axes coordinates fully visible
2014-07-18 16:44:15 +04:00
eap
0086dda865
0052454: Sub-mesh priority is not taken into account
2014-07-18 15:13:16 +04:00
eap
93c3ba77f5
52453: Impossible to get viscous layers on a given shape
...
Fix for the downloaded SampleCase2-Tet-netgen-mephisto.hdf:
prevent failure on a 2D mesh including degenerated faces built
near degenerated EDGEs.
2014-07-17 18:26:33 +04:00
eap
13ff035dac
52453: Impossible to get viscous layers on a given shape
...
Fix a problem of getting normal of a specific FACE
2014-07-17 15:18:34 +04:00
eap
764df5f46f
22360: EDF SMESH: Body Fitting algorithm: incorporate edges
...
Fix an invalid dump
2014-07-17 14:11:52 +04:00
imn
73c2ea5773
0052451: "Assign a set of hypotheses" is disabled by mistake
2014-07-16 19:46:31 +04:00
imn
0fdf27b77b
0052451: "Assign a set of hypotheses" is disabled by mistake
2014-07-16 18:13:53 +04:00