X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=resources%2FStdMeshers.xml.in;h=bf2204b86b13cd491c805be214549da5d5fb62d2;hp=d6f6527b673c12940f03a821817b69d3c24a6ce8;hb=5dcb2f2b467e63a0e5d37e234b2ba8f8e624f987;hpb=f7aba4830d53719b963fdb7fccc98b760fdef2d1 diff --git a/resources/StdMeshers.xml.in b/resources/StdMeshers.xml.in index d6f6527b6..bf2204b86 100644 --- a/resources/StdMeshers.xml.in +++ b/resources/StdMeshers.xml.in @@ -1,38 +1,39 @@ - - - + - + gui-lib ="StdMeshersGUI"> @@ -210,16 +235,20 @@ label-id ="Segments around Vertex" icon-id ="mesh_algo_regular.png" hypos ="SegmentLengthAroundVertex" - output ="VERTEX" + output ="NODE" + need-hyp ="true" dim ="0"/> Regular_1D=Segment() @@ -241,10 +270,13 @@ CompositeSegment_1D=Segment(algo=smeshBuilder.COMPOSITE) @@ -273,8 +305,10 @@ Quadrangle_2D=Quadrangle(algo=smeshBuilder.QUADRANGLE) - QuadrangleParams=QuadrangleParameters(SetQuadType(),SetTriaVertex()) + QuadrangleParams=QuadrangleParameters(SetQuadType(),SetTriaVertex(),SetEnforcedNodes(1),SetEnforcedNodes(2),SetCorners()) + ViscousLayers2D=ViscousLayers2D(SetTotalThickness(),SetNumberLayers(),SetStretchFactor(),SetIgnoreEdges()) + + + + + + QuadFromMedialAxis_1D2D=Quadrangle(algo=smeshBuilder.QUAD_MA_PROJ) + ViscousLayers2D=ViscousLayers2D(SetTotalThickness(),SetNumberLayers(),SetStretchFactor(),SetIgnoreEdges()) + NumberOfLayers2D=NumberOfLayers(SetNumberOfLayers()) + + + + + + PolygonPerFace_2D=Polygon() ViscousLayers2D=ViscousLayers2D(SetTotalThickness(),SetNumberLayers(),SetStretchFactor(),SetIgnoreEdges()) @@ -306,6 +374,8 @@ Hexa_3D=Hexahedron(algo=smeshBuilder.Hexa) - ViscousLayers=ViscousLayers(SetTotalThickness(),SetNumberLayers(),SetStretchFactor(),SetIgnoreFaces()) + ViscousLayers=ViscousLayers(SetTotalThickness(),SetNumberLayers(),SetStretchFactor(),SetFaces(1),SetFaces(2),SetMethod()) Projection_1D=Projection1D() @@ -332,9 +405,12 @@ Projection_2D=Projection2D() @@ -345,8 +421,11 @@ Projection_1D2D=Projection1D2D() @@ -357,8 +436,11 @@ Projection_3D=Projection3D() @@ -367,10 +449,13 @@ Import_1D=UseExisting1DElements() @@ -379,11 +464,14 @@ Import_1D2D=UseExisting2DElements() @@ -392,9 +480,11 @@ @@ -403,11 +493,14 @@ RadialPrism_3D=Prism('RadialPrism_3D') @@ -416,9 +509,11 @@ @@ -427,8 +522,10 @@ @@ -438,8 +535,10 @@ Cartesian_3D=BodyFitted() @@ -487,22 +590,45 @@ - + - - - - + + + + + +