From 51782d7575955a8341374bd50b5e80ad72415418 Mon Sep 17 00:00:00 2001 From: eap Date: Mon, 15 Oct 2012 12:57:50 +0000 Subject: [PATCH] 0021543: EDF 1978 SMESH: Viscous layer for 2D meshes + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + - + - + - + dim ="2"/> - - + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + dim ="2"/> - + + + - + - + - + - - - + + + input ="VERTEX" + output ="EDGE" + dim ="1"> Regular_1D=Segment() LocalLength=LocalLength(SetLength(1),,SetPrecision(1)) @@ -212,14 +218,14 @@ - + input ="VERTEX" + output ="EDGE" + dim ="1"> CompositeSegment_1D=Segment(algo=smesh.COMPOSITE) LocalLength=LocalLength(SetLength(), ,SetPrecision()) @@ -243,13 +249,14 @@ - + MEFISTO_2D=Triangle(algo=smesh.MEFISTO) LengthFromEdges=LengthFromEdges() @@ -257,170 +264,170 @@ - + Quadrangle_2D=Quadrangle(algo=smesh.QUADRANGLE) QuadrangleParams=QuadrangleParameters(SetQuadType(),SetTriaVertex()) - + dim ="3"> Hexa_3D=Hexahedron(algo=smesh.Hexa) ViscousLayers=ViscousLayers(SetTotalThickness(),SetNumberLayers(),SetStretchFactor(),SetIgnoreFaces()) - + icon-id ="mesh_algo_regular.png" + hypos ="ProjectionSource1D" + output ="EDGE" + dim ="1"> Projection_1D=Projection1D() ProjectionSource1D=SourceEdge(SetSourceEdge(),SetSourceMesh(),SetVertexAssociation(1),SetVertexAssociation(2)) - + icon-id ="mesh_algo_quad.png" + input ="EDGE" + hypos ="ProjectionSource2D" + output ="QUAD,TRIA" + dim ="2"> Projection_2D=Projection2D() ProjectionSource2D=SourceFace(SetSourceFace(),SetSourceMesh(),SetVertexAssociation(1),SetVertexAssociation(3),SetVertexAssociation(2),SetVertexAssociation(4)) - + icon-id ="mesh_algo_quad.png" + hypos ="ProjectionSource2D" + output ="QUAD,TRIA" + dim ="2"> Projection_1D2D=Projection1D2D() ProjectionSource2D=SourceFace(SetSourceFace(),SetSourceMesh(),SetVertexAssociation(1),SetVertexAssociation(2),SetVertexAssociation(3),SetVertexAssociation(4)) - + icon-id ="mesh_algo_hexa.png" + hypos ="ProjectionSource3D" + input ="QUAD,TRIA" + dim ="3"> Projection_3D=Projection3D() ProjectionSource3D=SourceShape3D(SetSource3DShape(),SetSourceMesh(),SetVertexAssociation(1),SetVertexAssociation(3),SetVertexAssociation(2),SetVertexAssociation(4)) - + icon-id ="mesh_algo_regular.png" + hypos ="ImportSource1D" + output ="EDGE" + dim ="1"> Import_1D=UseExisting1DElements() ImportSource1D=SourceEdges(SetSourceEdges(),SetCopySourceMesh(1),SetCopySourceMesh(2)) - + dim ="2"> Import_1D2D=UseExisting2DElements() ImportSource2D=SourceFaces(SetSourceFaces(),SetCopySourceMesh(1),SetCopySourceMesh(2)) - + icon-id ="mesh_algo_hexa.png" + input ="QUAD,TRIA" + dim ="3"> Prism_3D=Prism() - + icon-id ="mesh_algo_hexa.png" + hypos ="NumberOfLayers, LayerDistribution" + input ="QUAD,TRIA" + dim ="3"> RadialPrism_3D=Prism('RadialPrism_3D') NumberOfLayers=NumberOfLayers(SetNumberOfLayers()) - + icon-id ="mesh_algo_regular.png" + input ="VERTEX" + output ="EDGE" + dim ="1"> UseExisting_1D=UseExistingSegments() - + icon-id ="mesh_algo_quad.png" + input ="EDGE" + output ="QUAD,TRIA" + dim ="2"> UseExisting_2D=UseExistingFaces() - + icon-id ="mesh_algo_quad.png" + hypos ="NumberOfLayers2D, LayerDistribution2D" + input ="EDGE" + output ="QUAD,TRIA" + dim ="2"> RadialQuadrangle_1D2D=Quadrangle(algo=smesh.RADIAL_QUAD) NumberOfLayers2D=NumberOfLayers(SetNumberOfLayers()) - + dim ="3"> Cartesian_3D=BodyFitted() -- 2.39.2