Salome HOME
modules/smesh.git
9 years ago52542: TC7.5.0: Hypothesis "Distribution of layers" is missed
eap [Wed, 22 Oct 2014 12:37:33 +0000 (16:37 +0400)]
52542: TC7.5.0: Hypothesis "Distribution of layers" is missed

9 years ago52539: TC7.5.0: Smoothing - impossible to select fixed nodes
eap [Wed, 22 Oct 2014 12:15:00 +0000 (16:15 +0400)]
52539: TC7.5.0: Smoothing - impossible to select fixed nodes

9 years agoRemove obsolete staff; redesign Handle-based and CDL-generated classes
vsr [Tue, 21 Oct 2014 14:40:35 +0000 (18:40 +0400)]
Remove obsolete staff; redesign Handle-based and CDL-generated classes

9 years agohttp://www.salome-platform.org/forum/forum_10/881672547
eap [Tue, 21 Oct 2014 10:50:56 +0000 (14:50 +0400)]
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

9 years agoRegression of 21859: Add conversion from QUAD8 to QUAD9 and from HEXA20 to HEXA27
eap [Mon, 20 Oct 2014 15:08:24 +0000 (19:08 +0400)]
Regression of 21859: Add conversion from QUAD8 to QUAD9 and from HEXA20 to HEXA27

9 years ago22787: [CEA 1320] Regression of test $SMESH_ROOT_DIR/bin/salome/SMESH_reg.py
eap [Fri, 17 Oct 2014 17:16:35 +0000 (21:16 +0400)]
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

9 years agoRegression of 21397: a quadrangle face mesh can't be projected to a cylinder
eap [Fri, 17 Oct 2014 16:26:57 +0000 (20:26 +0400)]
Regression of 21397: a quadrangle face mesh can't be projected to a cylinder

9 years ago22784: EDF 8824 GHS3DPLUGIN: SetEnforcedVertexNamedWithGroup() does not add an extra...
eap [Fri, 17 Oct 2014 14:45:17 +0000 (18:45 +0400)]
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.

9 years agoParaView 4.2 porting
vsr [Wed, 15 Oct 2014 10:30:12 +0000 (14:30 +0400)]
ParaView 4.2 porting

9 years agoCoTech action 66.2: Rename algorithms in Create Mesh dialog box:
vsr [Mon, 13 Oct 2014 13:38:09 +0000 (17:38 +0400)]
CoTech action 66.2: Rename algorithms in Create Mesh dialog box:
- part 1: Resize combo-box to show all items (no scroll bar)

9 years ago22772: EDF 8916 SMESH: Issue with a quadrangle mesh V7_5_0a1
eap [Fri, 10 Oct 2014 16:59:37 +0000 (20:59 +0400)]
22772: EDF 8916 SMESH: Issue with a quadrangle mesh

Consider edges on period boundary as seam ones

9 years ago22770: SMESH: Bi-quadratic mesh convert with medium nodes on geometry
eap [Fri, 10 Oct 2014 11:23:38 +0000 (15:23 +0400)]
22770: SMESH: Bi-quadratic mesh convert with medium nodes on geometry

9 years agoOCCT 6.8.0 (dev) porting
vsr [Fri, 3 Oct 2014 12:56:53 +0000 (16:56 +0400)]
OCCT 6.8.0 (dev) porting

9 years agoFix regressions
eap [Wed, 1 Oct 2014 17:09:19 +0000 (21:09 +0400)]
Fix regressions

 mesh_Projection_2D_00/A4
 imps_09/K2

9 years ago22711: [CEA 1297] Regression of mesh with a projection on a spherical face
eap [Mon, 29 Sep 2014 11:50:55 +0000 (15:50 +0400)]
22711: [CEA 1297] Regression of mesh with a projection on a spherical face

 In fixDistortedFaces() care of face planarity and degenerated edges

9 years ago22710: [CEA 1296] Regression of a MG-CADSurf mesh with face projection
eap [Fri, 26 Sep 2014 15:28:51 +0000 (19:28 +0400)]
22710: [CEA 1296] Regression of a MG-CADSurf mesh with face projection

9 years ago22711: [CEA 1297] Regression of mesh with a projection on a spherical face
eap [Fri, 26 Sep 2014 12:24:51 +0000 (16:24 +0400)]
22711: [CEA 1297] Regression of mesh with a projection on a spherical face

  Enable StdMeshers_FaceSide::Value3d() on degenerated EDGEs

9 years agoMerge branch 'origin/master'
mpa [Fri, 26 Sep 2014 07:26:47 +0000 (11:26 +0400)]
Merge branch 'origin/master'

9 years agoAdded check for the existence of the study during its closing
mpa [Fri, 26 Sep 2014 07:26:08 +0000 (11:26 +0400)]
Added check for the existence of the study during its closing

9 years agoRemove obsolete OCC_VERSION_LARGE defines.
imn [Fri, 8 Aug 2014 12:11:08 +0000 (16:11 +0400)]
Remove obsolete OCC_VERSION_LARGE defines.

9 years ago0022420: [CEA 1004] Take the "incremental limit check" into account at the first...
akl [Mon, 8 Sep 2014 12:36:41 +0000 (16:36 +0400)]
0022420: [CEA 1004] Take the "incremental limit check" into account at the first mesh display.

9 years agoRegression of doc/salome/examples/prism_3d_algo.py
eap [Thu, 25 Sep 2014 14:01:50 +0000 (18:01 +0400)]
Regression of doc/salome/examples/prism_3d_algo.py

Protection against an infinite loop in StdMeshers_Prism_3D::getWallFaces()

9 years ago52504: Projection 1D2D fails to project from a half-disk to a half-cone.
eap [Thu, 25 Sep 2014 12:25:46 +0000 (16:25 +0400)]
52504: Projection 1D2D fails to project from a half-disk to a half-cone.

9 years ago52499: Prismatic mesh is not computed on a prismatic shape
eap [Wed, 24 Sep 2014 13:38:27 +0000 (17:38 +0400)]
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

9 years ago22691: [CEA 1279] Regression on test attached with issue 22229
eap [Mon, 15 Sep 2014 11:22:28 +0000 (15:22 +0400)]
22691: [CEA 1279] Regression on test attached with issue 22229

9 years agoIPAL52478: Too thin viscous layers are constructed
eap [Tue, 9 Sep 2014 14:12:47 +0000 (18:12 +0400)]
IPAL52478: Too thin viscous layers are constructed

+ a fix of Mesh dialog for 22483
+ allow white-space-separated IDs for RangeOdIDs filter
+ docs improved

9 years agoCOTECH: Update names of DISTENE products
eap [Tue, 9 Sep 2014 10:19:51 +0000 (14:19 +0400)]
COTECH: Update names of DISTENE products

BLSURF -> MG-CADSurf
GHS3D -> MG-Tetra
Hexotic -> MG-Hexa

and

GHS3DPRL -> MG-Tetra Parallel

9 years ago0022672: SMESH: Add a "Reset" in the "Controls" menu of smesh
mpa [Mon, 8 Sep 2014 06:30:44 +0000 (10:30 +0400)]
0022672: SMESH: Add a "Reset" in the "Controls" menu of smesh

9 years agoSwitch on dev version flag
vsr [Thu, 28 Aug 2014 09:21:37 +0000 (13:21 +0400)]
Switch on dev version flag

9 years agoMerge remote branch 'origin/V7_4_BR'
vsr [Thu, 28 Aug 2014 09:21:01 +0000 (13:21 +0400)]
Merge remote branch 'origin/V7_4_BR'

9 years agoFix a regression: Errors of hypothesis definition are not shown in GUI
eap [Wed, 27 Aug 2014 15:16:07 +0000 (19:16 +0400)]
Fix a regression: Errors of hypothesis definition are not shown in GUI

9 years ago0022628: [CEA 1202] The default icon disposition is not correct in french and in...
vsr [Wed, 27 Aug 2014 09:12:02 +0000 (13:12 +0400)]
0022628: [CEA 1202] The default icon disposition is not correct in french and in japanese

9 years agoFix regressions
eap [Tue, 26 Aug 2014 11:58:38 +0000 (15:58 +0400)]
Fix regressions

1D_mesh_LocalLength_00/A4
bugs_03/D5,D6
bugs_05/F8
bugs_19/X1

9 years agoIPAL52479: Mixed linear/quadratic mesh is created
eap [Mon, 25 Aug 2014 16:41:02 +0000 (20:41 +0400)]
IPAL52479: Mixed linear/quadratic mesh is created

9 years agoFix regressions
eap [Fri, 22 Aug 2014 17:16:01 +0000 (21:16 +0400)]
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

9 years ago22483: EDF 2772 SMESH: Define several 3D viscous layer hypotheses on the same Geometry
eap [Thu, 21 Aug 2014 11:15:12 +0000 (15:15 +0400)]
22483: EDF 2772 SMESH: Define several 3D viscous layer hypotheses on the same Geometry

9 years agoissue 22082 note 017956. Hide controls of Filter dialog useless for creating the...
eap [Thu, 14 Aug 2014 14:56:38 +0000 (18:56 +0400)]
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.

9 years ago0022614: [CEA 1146] SalomePyQt python API tabifyDockWidgets and findDockByWT
vsr [Tue, 12 Aug 2014 13:21:56 +0000 (17:21 +0400)]
0022614: [CEA 1146] SalomePyQt python API tabifyDockWidgets and findDockByWT

Update default dock windows / toolbars posision and visibility according to the issue 21709

9 years ago22484: EDF 2304 SMESH: Reorient a group of faces regarding to a volume
eap [Mon, 11 Aug 2014 13:40:16 +0000 (17:40 +0400)]
22484: EDF 2304 SMESH: Reorient a group of faces regarding to a volume

  Doc fix

9 years ago022484: EDF 2304 SMESH: Reorient a group of faces regarding to a volume
eap [Mon, 11 Aug 2014 13:30:26 +0000 (17:30 +0400)]
022484: EDF 2304 SMESH: Reorient a group of faces regarding to a volume

9 years agoDo not show a mesh when a group is created
eap [Thu, 7 Aug 2014 11:35:00 +0000 (15:35 +0400)]
Do not show a mesh when a group is created

Instead, only update a visible group accoding to a changed contents.

9 years ago52475: CGNS file is incorrectly read
eap [Thu, 7 Aug 2014 10:51:11 +0000 (14:51 +0400)]
52475: CGNS file is incorrectly read

 Fix a problem that nodes merged according incorrect description of zone-to-zone interface

9 years ago22658. Avoid unnecessary merge of pyramids at hex-tet interface
eap [Wed, 6 Aug 2014 11:23:38 +0000 (15:23 +0400)]
22658. Avoid unnecessary merge of pyramids at hex-tet interface

9 years ago0052474: Body Fitting with "Implement Edges"=ON crashes SALOME
eap [Mon, 4 Aug 2014 13:37:39 +0000 (17:37 +0400)]
0052474: Body Fitting with "Implement Edges"=ON crashes SALOME

  Fix sortVertexNodes() for the case of a FACE with several WIREs

9 years ago5252428: Viscous Layers 2D creates badly shaped quadrangles on a circle
eap [Mon, 4 Aug 2014 10:56:27 +0000 (14:56 +0400)]
5252428: Viscous Layers 2D creates badly shaped quadrangles on a circle

9 years ago22625: [CEA 1195] Several attractors per face
eap [Fri, 1 Aug 2014 11:17:05 +0000 (15:17 +0400)]
22625: [CEA 1195] Several attractors per face

9 years ago52459: Viscous layers are not normal to the surface.
eap [Wed, 30 Jul 2014 14:39:00 +0000 (18:39 +0400)]
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

9 years ago0052461: Viscous layers 2D on Cone
eap [Mon, 28 Jul 2014 14:59:52 +0000 (18:59 +0400)]
0052461: Viscous layers 2D on Cone

9 years agoIPAL52460: Optimal Axes button is inert when edit body fitting parameters
eap [Fri, 25 Jul 2014 14:06:05 +0000 (18:06 +0400)]
IPAL52460: Optimal Axes button is inert when edit body fitting parameters

9 years ago22656: [CEA 1226] Script blsurf_submesh.py raises an exception
eap [Thu, 24 Jul 2014 13:07:27 +0000 (17:07 +0400)]
22656: [CEA 1226] Script blsurf_submesh.py raises an exception
22653: [CEA 1225] RuntimeError at mesh.Compute()

  Regressions fixed

9 years agoPorting to the new version of the OCCT
rnv [Thu, 24 Jul 2014 07:52:03 +0000 (11:52 +0400)]
Porting to the new version of the OCCT

9 years ago52457: Addition of hypotheses is 8 time longer than meshing.
eap [Wed, 23 Jul 2014 16:04:21 +0000 (20:04 +0400)]
52457: Addition of hypotheses is 8 time longer than meshing.

  More optimization

9 years agoEDF 8523: Enable generation of 2D joint elements from GUI
Renaud Nédélec [Wed, 23 Jul 2014 13:06:02 +0000 (15:06 +0200)]
EDF 8523: Enable generation of 2D joint elements from GUI

9 years agoPort to a new OCCT
eap [Wed, 23 Jul 2014 11:43:27 +0000 (15:43 +0400)]
Port to a new OCCT

9 years agoAdded a new enumeration for smesh menus
imn [Wed, 23 Jul 2014 10:30:09 +0000 (14:30 +0400)]
Added a new enumeration for smesh menus

9 years agoFix crash at study closing. Enable canceling Prism 3D computation
eap [Tue, 22 Jul 2014 14:57:36 +0000 (18:57 +0400)]
Fix crash at study closing. Enable canceling Prism 3D computation

9 years ago52457: Addition of hypotheses is 8 time longer than meshing.
eap [Tue, 22 Jul 2014 12:40:10 +0000 (16:40 +0400)]
52457: Addition of hypotheses is 8 time longer than meshing.

9 years ago52456: Propagation does not work
eap [Fri, 18 Jul 2014 16:23:31 +0000 (20:23 +0400)]
52456: Propagation does not work

9 years ago22359: EDF SMESH: Body Fitting algorithm: grid orientation
eap [Fri, 18 Jul 2014 12:44:15 +0000 (16:44 +0400)]
22359: EDF SMESH: Body Fitting algorithm: grid orientation

   Make axes coordinates fully visible

9 years ago0052454: Sub-mesh priority is not taken into account
eap [Fri, 18 Jul 2014 11:13:16 +0000 (15:13 +0400)]
0052454: Sub-mesh priority is not taken into account

9 years ago52453: Impossible to get viscous layers on a given shape
eap [Thu, 17 Jul 2014 14:26:33 +0000 (18:26 +0400)]
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.

9 years ago52453: Impossible to get viscous layers on a given shape
eap [Thu, 17 Jul 2014 11:18:34 +0000 (15:18 +0400)]
52453: Impossible to get viscous layers on a given shape

  Fix a problem of getting normal of a specific FACE

9 years ago22360: EDF SMESH: Body Fitting algorithm: incorporate edges
eap [Thu, 17 Jul 2014 10:11:52 +0000 (14:11 +0400)]
22360: EDF SMESH: Body Fitting algorithm: incorporate edges

  Fix an invalid dump

9 years ago0052451: "Assign a set of hypotheses" is disabled by mistake
imn [Wed, 16 Jul 2014 15:46:31 +0000 (19:46 +0400)]
0052451: "Assign a set of hypotheses" is disabled by mistake

9 years ago0052451: "Assign a set of hypotheses" is disabled by mistake
imn [Wed, 16 Jul 2014 14:13:53 +0000 (18:13 +0400)]
0052451: "Assign a set of hypotheses" is disabled by mistake

9 years agoRemove last wrong commits.
rnv [Wed, 16 Jul 2014 13:43:58 +0000 (17:43 +0400)]
Remove last wrong commits.

9 years ago52451: "Assign a set of hypotheses" is disabled by mistake
imn [Wed, 16 Jul 2014 12:46:27 +0000 (16:46 +0400)]
52451: "Assign a set of hypotheses" is disabled by mistake

9 years agoAdd “Grading” parameter to Adaptive 1D hypothesis
imn [Wed, 16 Jul 2014 07:45:56 +0000 (11:45 +0400)]
Add “Grading” parameter to Adaptive 1D hypothesis

9 years agoAuto-reorder of nodes for "Add Quadratic element" dialog
imn [Fri, 11 Jul 2014 08:57:32 +0000 (12:57 +0400)]
Auto-reorder of nodes for "Add Quadratic element" dialog

9 years agoImplementation: Show a link of quadratic element
imn [Fri, 11 Jul 2014 08:33:38 +0000 (12:33 +0400)]
Implementation: Show a link of quadratic element

9 years agoFixed Salome crashed after close application with opened "Add Quadratic element"
imn [Fri, 11 Jul 2014 07:38:52 +0000 (11:38 +0400)]
Fixed Salome crashed after close application with opened "Add Quadratic element"

9 years agoimn/auto-reorder_of_nodes_ver2
imn [Thu, 10 Jul 2014 11:50:08 +0000 (15:50 +0400)]
imn/auto-reorder_of_nodes_ver2

9 years agoIPAL52450: Mesh generation fails due to viscous layers
eap [Wed, 16 Jul 2014 12:30:28 +0000 (16:30 +0400)]
IPAL52450: Mesh generation fails due to viscous layers

9 years ago0022638: [CEA 1210] Wrong import of an UNV file
eap [Thu, 10 Jul 2014 11:20:25 +0000 (15:20 +0400)]
0022638: [CEA 1210] Wrong import of an UNV file

  Support reading a mesh in 2D space

9 years agoOCCT dev version porting (6.7.2)
skv [Wed, 9 Jul 2014 13:36:23 +0000 (17:36 +0400)]
OCCT dev version porting (6.7.2)

9 years agoIPAL0052448: Too thin viscous layers are constructed
eap [Tue, 8 Jul 2014 16:07:00 +0000 (20:07 +0400)]
IPAL0052448: Too thin viscous layers are constructed

9 years ago52447: Re-compute fails after hypothesis modification
eap [Tue, 8 Jul 2014 12:07:52 +0000 (16:07 +0400)]
52447: Re-compute fails after hypothesis modification

9 years ago22633: [CEA 1206] Regression on script 08_composite_hexahedron.py
eap [Tue, 8 Jul 2014 10:32:33 +0000 (14:32 +0400)]
22633: [CEA 1206] Regression on script 08_composite_hexahedron.py
22632: [CEA 1205] Regresssion on script from CEA formation 11_tui_grille.py

9 years agoIPAL52444: Viscous Layers and Projection fail
eap [Mon, 7 Jul 2014 15:41:18 +0000 (19:41 +0400)]
IPAL52444: Viscous Layers and Projection fail

9 years agoIPAL52439: 3D Extrusion creates distorted volumes
eap [Thu, 3 Jul 2014 15:06:08 +0000 (19:06 +0400)]
IPAL52439: 3D Extrusion creates distorted volumes

   Fix for a case with a sole wall face

9 years agoIPAL52438: Projection 2D fails
eap [Thu, 3 Jul 2014 12:09:34 +0000 (16:09 +0400)]
IPAL52438: Projection 2D fails

  Merge w/o parameter check if nb of existing and new nodes is same

9 years ago22613: EDF 8419 SMESH: 1d hypothesis is not applied correctly with 3Dextrusion
eap [Mon, 30 Jun 2014 12:07:18 +0000 (16:07 +0400)]
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.

9 years agoPrevent deletion of a group servant when a group on filter is edited w/o activating...
eap [Fri, 27 Jun 2014 12:31:53 +0000 (16:31 +0400)]
Prevent deletion of a group servant when a group on filter is edited w/o activating filter dialog

9 years ago22580: EDF 8049 SMESH: Problems with viscous layer
eap [Fri, 27 Jun 2014 12:28:50 +0000 (16:28 +0400)]
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()

9 years agoVersion update: 7.4.1 V7_4_BR V7_4_1 V7_4_1rc1
vsr [Fri, 27 Jun 2014 10:14:57 +0000 (14:14 +0400)]
Version update: 7.4.1

9 years agoFix Mirror*() to correctly work with a mirror given as a GEOM object
eap [Thu, 26 Jun 2014 12:15:06 +0000 (16:15 +0400)]
Fix Mirror*() to correctly work with a mirror given as a GEOM object

9 years ago22611: EDF 8409 SMESH: Bad dump of CutListOfGroups
eap [Thu, 26 Jun 2014 11:38:17 +0000 (15:38 +0400)]
22611: EDF 8409 SMESH: Bad dump of CutListOfGroups

9 years agoRemove NETGEN explicit usage from AutomaticTetrahedralization()
vsr [Tue, 24 Jun 2014 12:58:45 +0000 (16:58 +0400)]
Remove NETGEN explicit usage from AutomaticTetrahedralization()

9 years agoWindows compatibility
ana [Thu, 19 Jun 2014 15:54:36 +0000 (19:54 +0400)]
Windows compatibility

9 years agoUnicode support
vsr [Wed, 18 Jun 2014 08:36:56 +0000 (12:36 +0400)]
Unicode support

9 years agoUpdate translation files from Crowdin
Christophe Bourcier [Tue, 3 Jun 2014 09:25:51 +0000 (11:25 +0200)]
Update translation files from Crowdin

9 years agoImprove GetMinMax()
eap [Fri, 30 May 2014 16:24:08 +0000 (20:24 +0400)]
Improve GetMinMax()

9 years agoRegression of SALOME_TESTS/Grids/smesh/viscous_layers_00/A6
eap [Fri, 30 May 2014 12:11:45 +0000 (16:11 +0400)]
Regression of SALOME_TESTS/Grids/smesh/viscous_layers_00/A6

9 years ago22599: EDF 8159 SMESH: Bad groups created by extrusion
eap [Thu, 29 May 2014 14:12:12 +0000 (18:12 +0400)]
22599: EDF 8159 SMESH: Bad groups created by extrusion

 Attemp no.2

9 years ago22599: EDF 8159 SMESH: Bad groups created by extrusion
eap [Thu, 29 May 2014 13:34:47 +0000 (17:34 +0400)]
22599: EDF 8159 SMESH: Bad groups created by extrusion

9 years ago22580: EDF 8049 SMESH: Problems with viscous layer
eap [Wed, 28 May 2014 14:30:52 +0000 (18:30 +0400)]
22580: EDF 8049 SMESH: Problems with viscous layer

  Overcome the problem of thickness limited by radius of curvature of faces

9 years agohttp://www.salome-platform.org/forum/forum_10/862540672 Invalid input mesh. Unexpecte... V7_4_0 V7_4_0rc2
eap [Fri, 23 May 2014 15:30:14 +0000 (19:30 +0400)]
salome-platform.org/forum/forum_10/862540672 Invalid input mesh. Unexpected computed submesh

9 years agoUpdate translation files from Crowdin
Christophe Bourcier [Thu, 22 May 2014 15:52:45 +0000 (17:52 +0200)]
Update translation files from Crowdin

9 years ago22582: EDF 8036 SMESH: ConvertToQuadratic fails with theForce3d off
eap [Wed, 21 May 2014 11:35:24 +0000 (15:35 +0400)]
22582: EDF 8036 SMESH: ConvertToQuadratic fails with theForce3d off

 Fix force3DOutOfBoundary()

9 years ago52426, 22582: EDF 8036 SMESH: ConvertToQuadratic fails with theForce3d off
eap [Wed, 21 May 2014 10:48:00 +0000 (14:48 +0400)]
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)