Commit Graph

1571 Commits

Author SHA1 Message Date
imn
80fe1ddefc Add “Grading” parameter to Adaptive 1D hypothesis 2014-07-16 16:43:20 +04:00
imn
1c3a10f810 Auto-reorder of nodes for "Add Quadratic element" dialog 2014-07-16 16:43:20 +04:00
imn
2b96c0d911 Implementation: Show a link of quadratic element 2014-07-16 16:43:19 +04:00
imn
14fc167a53 Fixed Salome crashed after close application with opened "Add Quadratic element" 2014-07-16 16:43:19 +04:00
imn
ea8a0289f1 imn/auto-reorder_of_nodes_ver2 2014-07-16 16:43:19 +04:00
eap
bcfa36bbd0 IPAL52450: Mesh generation fails due to viscous layers 2014-07-16 16:30:28 +04:00
eap
a5f7916fb6 0022638: [CEA 1210] Wrong import of an UNV file
Support reading a mesh in 2D space
2014-07-10 15:20:25 +04:00
skv
d9faba6c84 OCCT dev version porting (6.7.2) 2014-07-09 17:36:23 +04:00
eap
2e43961579 IPAL0052448: Too thin viscous layers are constructed 2014-07-08 20:07:00 +04:00
eap
bd39d7c3ed 52447: Re-compute fails after hypothesis modification 2014-07-08 16:07:52 +04:00
eap
05bdac9259 22633: [CEA 1206] Regression on script 08_composite_hexahedron.py
22632: [CEA 1205] Regresssion on script from CEA formation 11_tui_grille.py
2014-07-08 14:32:33 +04:00
eap
69f064e122 IPAL52444: Viscous Layers and Projection fail 2014-07-07 19:41:18 +04:00
eap
7a9f9e2e46 IPAL52439: 3D Extrusion creates distorted volumes
Fix for a case with a sole wall face
2014-07-03 19:06:08 +04:00
eap
9e3a675848 IPAL52438: Projection 2D fails
Merge w/o parameter check if nb of existing and new nodes is same
2014-07-03 16:09:34 +04:00
eap
6440fc57c2 22613: EDF 8419 SMESH: 1d hypothesis is not applied correctly with 3Dextrusion
Project vertical distribution only if (1) no hyp defined or (2) defined hyp
  provides incorrect nb of segments.
2014-06-30 16:07:18 +04:00
eap
b3da9e90b4 Prevent deletion of a group servant when a group on filter is edited w/o activating filter dialog 2014-06-27 16:31:53 +04:00
eap
4f556d6514 22580: EDF 8049 SMESH: Problems with viscous layer
+ some fixes for ~/salome/Files/Studies_FROM_BUGS/VL_Usecase2.hdf

  1) Prevent negative volumes caused by smooth on curvature
  2) Add EDGEs to smooth in updateNormals()
  3) Fix too high _stepSize causing failure of smoothing on FACEs
  4) Correct finding EDGEs needing smooth
  5) Fix AddShapeToSmooth(), FindIntersection(), updateNormals(), SegTriaInter()
2014-06-27 16:28:50 +04:00
vsr
9b6282e5b2 Version update: 7.4.1 2014-06-27 14:14:57 +04:00
eap
0d17fa17ac Fix Mirror*() to correctly work with a mirror given as a GEOM object 2014-06-26 16:15:06 +04:00
eap
36a90ef618 22611: EDF 8409 SMESH: Bad dump of CutListOfGroups 2014-06-26 15:38:17 +04:00
vsr
d027cf5b2b Remove NETGEN explicit usage from AutomaticTetrahedralization() 2014-06-24 16:58:45 +04:00
ana
7b2a4147d2 Windows compatibility 2014-06-19 19:54:36 +04:00
vsr
8f57b2cfd3 Unicode support 2014-06-18 12:36:56 +04:00
Christophe Bourcier
20feda8e84 Update translation files from Crowdin 2014-06-03 11:25:51 +02:00
eap
5f3d1965f6 Improve GetMinMax() 2014-05-30 20:24:08 +04:00
eap
c365f36e98 Regression of SALOME_TESTS/Grids/smesh/viscous_layers_00/A6 2014-05-30 16:11:45 +04:00
eap
fb5ce7193e 22599: EDF 8159 SMESH: Bad groups created by extrusion
Attemp no.2
2014-05-29 18:12:12 +04:00
eap
a4f4aea846 22599: EDF 8159 SMESH: Bad groups created by extrusion 2014-05-29 17:34:47 +04:00
eap
440a39776f 22580: EDF 8049 SMESH: Problems with viscous layer
Overcome the problem of thickness limited by radius of curvature of faces
2014-05-28 18:30:52 +04:00
eap
6cd71fc31b http://www.salome-platform.org/forum/forum_10/862540672 Invalid input mesh. Unexpected computed submesh 2014-05-23 19:30:14 +04:00
Christophe Bourcier
cd71364a29 Update translation files from Crowdin 2014-05-22 17:52:45 +02:00
eap
2c50a35a86 22582: EDF 8036 SMESH: ConvertToQuadratic fails with theForce3d off
Fix force3DOutOfBoundary()
2014-05-21 15:35:24 +04:00
eap
c85da25c70 52426, 22582: EDF 8036 SMESH: ConvertToQuadratic fails with theForce3d off
For ConvertToQuadratic: fix a case with a seam edge located not at zero parameter
 For Viscous layers: fix getting normal at a corner classified as 'Reversed' (+-PI)
2014-05-21 14:48:00 +04:00
eap
a453a47bea 22594: [CEA 1159] Salome crashes when loading a dumped meshing script
Avoid destruction on myHyp when it is unpublished
2014-05-21 14:30:17 +04:00
eap
3d496b2c57 Wrong doc of Geometric Progression 2014-05-21 14:26:58 +04:00
Christophe Bourcier
97b6b49371 Update translation files from Crowdin 2014-05-16 15:11:29 +02:00
vsr
90549fc7b9 Remove accidentally added CRLF 2014-05-16 17:08:00 +04:00
vsr
93c2334d01 Fix minor error in the documentation 2014-05-16 17:06:31 +04:00
vsr
d5683712be Add a warning message that smesh.py module works correctly only in 1st study 2014-05-14 14:53:24 +04:00
eap
e430c16626 Fix a crash on geometry of http://www.salome-platform.org/forum/forum_10/670730490 2014-05-14 13:17:58 +04:00
eap
050aa87698 http://www.salome-platform.org/forum/forum_10/450300019
Pb: entangled prisms are created on a face shared by solids where
VL have different thickness due to different size of solids

Test SALOME_TESTS/Grids/smesh/viscous_layers_00/A5
2014-05-13 18:49:32 +04:00
eap
9d93189fdb 22580: EDF 8049 SMESH: Problems with viscous layer
Pb on a fillet at a large first inflation step
2014-05-08 14:13:27 +04:00
eap
5e83e1e8e9 22580: EDF 8049 SMESH: Problems with viscous layer
Pb with a fillet w/o in-face nodes
2014-05-07 21:26:15 +04:00
Renaud Nédélec
91dcb47973 [Verima] Small fixes 2014-05-07 15:44:39 +02:00
eap
2436f2d2f3 More doc update 2014-05-07 17:17:35 +04:00
ctn
75d61804dc Merge remote-tracking branch 'origin/master' 2014-05-07 14:57:54 +02:00
ctn
19a23c1d84 update of messages 2014-05-07 14:56:10 +02:00
vsr
d3c8d42fe2 Merge remote branch 'origin/ysn/doc_update_740' 2014-05-07 16:29:05 +04:00
Renaud Nédélec
478b802ed0 French translations revision 2014-05-07 14:01:09 +02:00
Renaud Nédélec
dc769d2516 [Verima] Missing giles 2014-05-06 18:00:28 +02:00