Commit Graph

2104 Commits

Author SHA1 Message Date
eap
223c5b7f5d IPAL54303: CGNS export problems 2017-08-25 16:45:03 +03:00
rnv
7c1bf48314 Implementation a selection of a mesh entries from python. 2017-08-02 15:10:31 +03:00
eap
4a591503f8 23462: [CEA 2142] Import12D fails
Fix node classification on periodic FACEs and wrong propagation on IN node state
2017-07-26 18:33:09 +03:00
mnt
4fa5fdbd44 Porting to DEV version of OCCT. 2017-07-07 12:09:54 +03:00
eap
6466454bba 23444: EDF 14244 - Viscous Layer
fix a regression (too limited thickness) after the previous commit
2017-06-26 18:39:30 +03:00
eap
7647033197 54250: Wrong group contents after SplitQuad()
+ fix a bug that in Split Quadrangles dialog it's impossible to add a
  quadrangle from a group
2017-06-23 15:08:46 +03:00
eap
e956f25bc6 23457: EDF 11636 - Mesh with Viscous Layer fails 2017-06-21 20:11:14 +03:00
eap
f3a96580b4 023456: EDF 11308 - ExtrusionSweepObjects : link to examples 2017-06-21 14:23:17 +03:00
eap
138a4a27d6 23320: EDF13201 - Create group from geometry
Add a tooltip
2017-06-20 16:58:16 +03:00
Cédric Aguerre
c7c2aff92b Install tests.set 2017-06-20 13:29:05 +02:00
eap
ab008b333b 0023444: EDF 14244 - Viscous Layer
+ 54237: Invalid viscous layers (in Grids/smesh/viscous_layers_02/A3)
+ Improve viscous layers performance
     - by avoiding unnecessary intersection checks
     - by using std::vector instead of std::set in SMESH_ElementSearcher
+ Fix minor errors in ObjectPool which is now used in SMESH_ElementSearcher
2017-06-19 18:42:49 +03:00
Cédric Aguerre
288e301997 Share test definition 2017-06-19 14:43:58 +03:00
eap
86ca561170 Fix regression of doc/salome/examples/prism_3d_algo.py 2017-05-31 15:12:32 +03:00
rnv
d92118a7a5 Merge rnv/win_swig_generation branch. 2017-05-30 15:59:08 +03:00
rnv
82e470f3c1 Roll-back previous wrong commit. 2017-05-30 15:56:59 +03:00
rnv
651e7566c8 Merge V8_3_BR branch. 2017-05-30 15:43:04 +03:00
rnv
6ac07fd349 Merge branch 'rnv/win_swig_generation' of salome:modules/smesh into rnv/win_swig_generation
Conflicts:
	src/Tools/ZCracksPlug/__init__.py
	src/Tools/padder/spadderpy/gui/inputdialog.py
2017-05-30 11:35:54 +03:00
rnv
c9f9548dbd Improve swig generation process on Windows platform. 2017-05-30 11:32:11 +03:00
eap
020e13d9f1 Fix unstable failure of SALOME_TESTS/Grids/smesh/bugs_05/F0 2017-05-23 20:19:15 +03:00
rnv
976def5878 EDF request: supress a modification of the LD_LIBRARY_PATH in ZCracksPlug. 2017-05-19 16:51:33 +03:00
eap
2b69ded6e7 23440: [CEA 2093] : Merge nodes failed (test case bug_1796_mergenodes) 2017-05-05 14:25:41 +03:00
eap
fb4363102c 23440: [CEA 2093] : Merge nodes failed (test case bug_1796_mergenodes) 2017-05-03 19:52:00 +03:00
rnv
62336a394b Update copyrights in the documentation. 2017-04-28 16:23:49 +03:00
eap
3dcb8f1e04 IPAL054122: Bad quality prismatic mesh
Fix applying the boundary error in StdMeshers_Sweeper by using
StdMeshers_Delaunay
2017-04-25 13:41:21 +03:00
rnv
f70f253cad Merge remote-tracking branch 'origin/uhz/padder_bug_fix_rmaxrmin' into V8_3_BR 2017-04-24 18:34:04 +03:00
eap
f8875d6392 23437: EDF 14551 - mesh groups missing 2017-04-24 18:32:48 +03:00
eap
417aadaeea IPAL54097: SIGSEGV in Scalar Bar Properties dialog and crash in next operation 2017-04-24 18:31:54 +03:00
eap
e5b4cc5b6e 23437: EDF 14551 - mesh groups missing 2017-04-24 17:24:35 +03:00
eap
262400931d IPAL54097: SIGSEGV in Scalar Bar Properties dialog and crash in next operation 2017-04-24 17:17:28 +03:00
eap
f6b5d2f920 54122: Bad quality prismatic mesh
Extract class Delaunay from class Morph

+ Print warning when creating an algorithm with unexpected arguments
  (expected ones are algo type and geometry) -- smeshBuilder.py
2017-04-20 14:16:23 +03:00
uhz
2e100f2b36 Padder : bug fix for RmaxRmin paramete 2017-04-19 17:06:28 +02:00
eap
87a7f0d049 54122: Bad quality prismatic mesh
1) Implement projection between outer and inner walls of the prism
2) Use any applicable algo to mesh the prism base if no sub-mesh defined
2017-04-19 15:12:53 +03:00
eap
9ecacf41d1 IPAL54104: Wrong prismatic mesh
Fix sub-shape association of FACEs with a seam in a propagation case

+ Remember a state of "Show IDs" check-box in Mesh Info / Element info
2017-04-18 14:07:52 +03:00
eap
096485adbe IPAL52499: Prismatic mesh is not computed on a prismatic shape 2017-04-17 15:42:28 +03:00
eap
69aa7507f2 23427: [CEA 2073] No hypothesis "Viscous Layers" with Netgen 1D-2D-3D
Add GetElementsByNodes() that return elements including all given nodes.
2017-04-12 16:55:16 +03:00
eap
c150e1e4c4 23422: EDF 14312 - Strange behavior of Viscous Layer Surface offset + smooth
+ Extract Morph from StdMeshers_Projection_2D.cxx

+ Fix formatting in SMESH_ScalarBarActor.cxx
2017-04-11 19:40:35 +03:00
uhz
a162ca7efe Padder : fix RmaxRmin's variable name and update default values for NbIter and RmaxRmin 2017-04-07 18:18:12 +03:00
uhz
3ac75b1234 Padder : fix RmaxRmin's variable name and update default values for NbIter and RmaxRmin 2017-04-07 17:09:46 +02:00
rnv
b45ed4bcaf Increment version: 8.3.0 2017-04-07 17:15:27 +03:00
rnv
4fb165eddf Increment version: 8.3.0 2017-04-07 15:34:57 +03:00
Robin DEGEILH
79e096a9cf bug corrections in Zcracks for V83 2017-04-07 09:31:34 +03:00
Robin DEGEILH
1a3a88cfc9 bug corrections in Zcracks for V83 2017-04-06 11:02:36 +02:00
rnv
3e76bc8a58 Improve swig generation process on Windows platform. 2017-04-04 14:57:04 +03:00
rnv
d1bb1f5d44 Windows compatibility. 2017-03-31 10:11:44 +03:00
eap
e2ed82ab76 Fix SIGSEGV at SALOME termination after performing SALOME_TESTS/Grids/smesh/imps_05/F0 2017-03-29 14:05:00 +03:00
Maintenance team (INV)
5d0e158476 RNV: Fix compilation problems on several platforms. 2017-03-24 12:00:15 +03:00
Paul RASCLE
3e56460d20 Merge branch 'master' into pre/V8_3_BR 2017-03-22 16:57:54 +01:00
Paul RASCLE
1c9dd599f6 allow actor presentation modification from PyQt modules 2017-03-22 16:56:47 +01:00
uhz
465570a935 padder: add numerical parameters in the gui + transmission to the component and then the padder executable 2017-03-20 17:03:42 +01:00
eap
7dbb2914d9 Fix regressions
smesh/viscous_layers_00/A3
smesh/3D_mesh_GHS3D_01/B1
2017-03-16 17:57:38 +03:00