eap
2fcf0d1b8e
Fix failure of HEXOTIC/doc/salome/examples/hexoticdemo.py
2020-05-27 15:46:46 +03:00
eap
19720c1ef8
IPAL54678: TC-9.5.0: Sub-mesh priority: not all sub-meshes are displayed in the dialog
...
+ Small improvement of a mesh context menu:
* Add "Clear + Compute" for a non-empty mesh
* Add "Show Compute Errors" for a failed meshing
* Remove "Compute" for a fully computed mesh
* Add an icon for "Export" item
2020-05-26 19:20:30 +03:00
eap
2629c8bf51
IPAL54676: TC-9.5.0: Problem with "Radial Quadrangle 1D-2D" algo and "Local Lenght" hypo
2020-05-20 20:10:27 +03:00
eap
928a9967c9
IPAL0054674: Wrong mesh icon after mesh modification
...
+ minor doc imp
2020-05-18 21:31:22 +03:00
eap
7f8c5c9aa7
#19129 [CEA] Error export med version
...
fix error message + untabify
2020-05-18 17:45:57 +03:00
eap
4b5a9b85ae
Unify function headers
2020-05-14 17:26:57 +03:00
eap
54d90bf525
SHAPERSTUDY: Break Link when geometry not changed
2020-05-14 16:40:46 +03:00
jfa
ab46000ce3
bos #18341 : HOME environment variable
2020-05-13 17:11:19 +03:00
vsr
0a37d49f45
bos #18963 [CEA 18962] Warnings in module compilations
2020-05-11 11:14:28 +03:00
eap
4d658cb770
#19078 [CEA] Mesh Group - Group on filter
...
fix places where component name "GEOM" is used
2020-05-08 19:32:46 +03:00
rnv
20d7486abe
Fix the problem with saving a file with several meshes under Windows.
2020-05-07 17:14:56 +03:00
vsr
eb7803d480
bos #19055 Fix broken linkage on Windows (add missing GEOMUtils library)
2020-04-30 09:40:13 +03:00
eap
54580d9a2a
#19026 EDF 21355 - Problem with Belog to GEOM
2020-04-29 19:54:39 +03:00
vsr
9f9759f50d
Include SalomeMacros.cmake with NO_POLICY_SCOPE to apply policies
2020-04-20 12:37:41 +03:00
vsr
94ef875259
Remove CMake warnings: set-up cmake policies globally in SalomeMacros.cmake
2020-04-16 20:36:30 +03:00
vsr
0fc0831670
Copyright update 2020
2020-04-15 18:19:44 +03:00
vsr
7e3bbc4f00
bos #18970 [CEA] SMESH test won't compile if RESTRICTED/RESTRICTED_ROOT_DIR missing
2020-04-14 11:34:00 +03:00
vsr
d85d605175
Add tests for connection with SHAPERSTUDY
2020-04-13 19:22:14 +03:00
eap
7406f0680a
SHAPERSTUDY: fix case of a group containing the main shape
2020-04-11 01:22:43 +03:00
eap
52a5308f7c
fix SHAPERSTUDY: when two meshes are on the same geometry
2020-04-08 19:01:46 +03:00
eap
f380991026
fix SHAPERSTUDY bugs
2020-04-08 11:19:56 +03:00
Anthony Geay
a21c246418
CEA18933 : As before, when non managed version requested, ignore and take the latest
2020-04-06 21:53:23 +02:00
Anthony Geay
29fa6f3696
simplification involved by medfile 4.1
2020-04-03 14:15:07 +02:00
mpv
bcb3b6e5cd
Fix for the issue #3200 : Can't select SHAPERSTUDY groups in Netgen local size
2020-04-03 10:59:04 +03:00
eap
ed5c94eda8
Pb: sub-mesh becomes invalid upon adding fillet to a sketch
2020-04-02 13:01:51 +03:00
eap
e7ac767896
IPAL0054629: Compute sub-mesh fails in TUI but works in GUI
2020-03-31 14:32:27 +03:00
eap
cfa95f0477
IPAL0054631: NETGEN-1D2D3D fails on two adjacent boxes with Viscous Layers
...
Bug reported in https://www.salome-platform.org/forum/forum_14/64297494#556145973
2020-03-27 22:43:20 +03:00
eap
d487f882d9
IPAL54633: Bad viscous layers
2020-03-20 18:57:40 +03:00
eap
1f0895c06c
IPAL54630: Wire discretization error
2020-03-19 17:16:21 +03:00
eap
896ab9bad6
small optimization
2020-03-18 19:02:52 +03:00
eap
24a8566eb1
#17336 [CEA 17333] Mesh offset generates a segmentation violation
2020-03-18 15:36:19 +03:00
eap
230046ed89
Task #3134 : Improve the relation between SHAPER and SMESH
...
Fix pb that sub-mesh loses hypotheses if topology changes
2020-03-17 21:23:13 +03:00
vsr
50dabfbfdf
#18861 [CEA] Unstable Netgen 1D-2D-3D algorithm: Fix crash caused by improper usage of SObject::GetFather()
2020-03-16 14:26:51 +03:00
vsr
265fc676f5
Additional minor correction to previous commit
2020-03-13 18:07:13 +03:00
vsr
d792abb5a2
bos #18858 Use sphinx_rtd_theme as theme for SALOME documentation built with Sphinx
2020-03-13 14:40:37 +03:00
mpv
d07d6a9662
Fix the problem on break link and creation of a mesh on the same geometry:
...
- In SHAPER, create a part
- Create a sketch with a rectangle
- Extrude it
- Create a group of face with the TOP face
- Create a group of face with the BOTTOM face
- In SMESH, create a mesh with Netgen 1D2D
- Compute the mesh
=> The mesh groups TOP and BOTTOM are created (if "Create all Groups on geometry" is ticked in Create mesh dialog box)
- Call Break link on Extrusion_1_1 under Mesh_1.
- Compute Mesh_1 again (it has been cleared by break link).
- In SHAPER, edit the sketch and add a fillet in a corner
- In SMESH, create another mesh with Netgen 1D2D
- Compute Mesh_2
=> The mesh groups TOP and BOTTOM are created, but they are void and have a warning sign.
2020-03-12 18:02:51 +03:00
eap
4a3d652a69
#18835 Automatically create groups on Geometry in SMESH when the SHAPER result is modified
2020-03-11 19:57:24 +03:00
rnv
61652a5871
Porting to med-4.1.0.
2020-03-11 14:39:37 +03:00
Pascal Obry
c9c3fe8924
Porting to ParaView 5.8
2020-03-11 14:37:59 +03:00
eap
54db132ba1
Fix SIGSEGV on imps_09/K0
...
Not sure about "continue;"
2020-03-10 17:11:19 +03:00
Pascal Obry
deb6fe0827
Do not use Python 3.6 constructs.
...
We must keep Python 3.5 compatibility as this is the latest
version on Debian 9.
2020-03-05 10:03:37 +01:00
Christian Van Wambeke
8fa9e8c05f
fix #7051 libmesh5.c/h DriverGMF_Read.cxx/hxx
2020-03-04 18:54:52 +03:00
eap
0f4abfb68b
Fix regression of smesh/3D_mesh_Extrusion_00/A3
2020-03-04 18:08:41 +03:00
eap
d46c8ad014
Fix regression of cartesian_algo.py example
2020-03-03 14:57:40 +03:00
eap
b3f2b68fc2
#18782 EDF 20946 - Free nodes with biquadratic
2020-03-02 21:07:59 +03:00
eap
155c6427af
#17336 [CEA 17333] Mesh offset generates a segmentation violation
2020-02-28 16:06:43 +03:00
eap
d7e7b8a466
Fix regression of 3D_mesh_GHS3D_01/B1
2020-02-28 16:05:59 +03:00
eap
cc7e17c1ba
Fix doc on Update menu
2020-02-26 12:03:13 +03:00
eap
e6f1c5ae12
Fix issue reported in https://www.salome-platform.org/forum/forum_10/180510604
2020-02-26 12:02:38 +03:00
eap
0e63df0f03
Fix regression of smesh/bugs_14/P7
2020-02-26 11:59:42 +03:00