0021543: EDF 1978 SMESH: Viscous layer for 2D meshes

+    <hypothesis type     ="ViscousLayers2D"
+                label-id ="Viscous Layers 2D"
+                icon-id  ="mesh_algo_quad.png"
+                auxiliary="true"
+                dim      ="2"/>

     <algorithm type      ="MEFISTO_2D"
+               opt-hypos ="ViscousLayers2D"

     <algorithm type     ="Quadrangle_2D"
+               opt-hypos="ViscousLayers2D"
This commit is contained in:
eap 2012-10-15 12:57:50 +00:00
parent 04dd8e5b5f
commit 51782d7575

View File

@ -34,170 +34,176 @@
gui-lib="StdMeshersGUI"> gui-lib="StdMeshersGUI">
<hypotheses> <hypotheses>
<hypothesis type="SegmentLengthAroundVertex" <hypothesis type ="SegmentLengthAroundVertex"
label-id="Length Near Vertex" label-id ="Length Near Vertex"
icon-id="mesh_hypo_length.png" icon-id ="mesh_hypo_length.png"
dim="0"/> dim ="0"/>
<hypothesis type="LocalLength" <hypothesis type ="LocalLength"
label-id="Local Length" label-id ="Local Length"
icon-id="mesh_hypo_length.png" icon-id ="mesh_hypo_length.png"
dim="1"/> dim ="1"/>
<hypothesis type="MaxLength" <hypothesis type ="MaxLength"
label-id="Max Size" label-id ="Max Size"
icon-id="mesh_hypo_length.png" icon-id ="mesh_hypo_length.png"
dim="1"/> dim ="1"/>
<hypothesis type="Arithmetic1D" <hypothesis type ="Arithmetic1D"
label-id="Arithmetic 1D" label-id ="Arithmetic 1D"
icon-id="mesh_hypo_length.png" icon-id ="mesh_hypo_length.png"
dim="1"/> dim ="1"/>
<hypothesis type="FixedPoints1D" <hypothesis type ="FixedPoints1D"
label-id="Fixed Points 1D" label-id ="Fixed Points 1D"
icon-id="mesh_hypo_length.png" icon-id ="mesh_hypo_length.png"
dim="1"/> dim ="1"/>
<hypothesis type="StartEndLength" <hypothesis type ="StartEndLength"
label-id="Start and End Length" label-id ="Start and End Length"
icon-id="mesh_hypo_length.png" icon-id ="mesh_hypo_length.png"
dim="1"/> dim ="1"/>
<hypothesis type="NumberOfSegments" <hypothesis type ="NumberOfSegments"
label-id="Nb. Segments" label-id ="Nb. Segments"
icon-id="mesh_hypo_segment.png" icon-id ="mesh_hypo_segment.png"
dim="1"/> dim ="1"/>
<hypothesis type="Deflection1D" <hypothesis type ="Deflection1D"
label-id="Deflection 1D" label-id ="Deflection 1D"
icon-id="mesh_hypo_length.png" icon-id ="mesh_hypo_length.png"
dim="1"/> dim ="1"/>
<hypothesis type="Propagation" <hypothesis type ="Propagation"
label-id="Propagation of 1D Hyp. on Opposite Edges" label-id ="Propagation of 1D Hyp. on Opposite Edges"
icon-id="mesh_hypo_length.png" icon-id ="mesh_hypo_length.png"
dim="1" dim ="1"
auxiliary="true"/> auxiliary="true"/>
<hypothesis type="AutomaticLength" <hypothesis type ="AutomaticLength"
label-id="Automatic Length" label-id ="Automatic Length"
icon-id="mesh_hypo_length.png" icon-id ="mesh_hypo_length.png"
dim="1"/> dim ="1"/>
<hypothesis type="LengthFromEdges" <hypothesis type ="LengthFromEdges"
label-id="Length From Edges" label-id ="Length From Edges"
icon-id="mesh_hypo_length.png" icon-id ="mesh_hypo_length.png"
dim="2"/> dim ="2"/>
<hypothesis type="QuadranglePreference" <hypothesis type ="QuadranglePreference"
label-id="Quadrangle Preference" label-id ="Quadrangle Preference"
icon-id="mesh_algo_quad.png" icon-id ="mesh_algo_quad.png"
auxiliary="true" auxiliary="true"
dim="2"/> dim ="2"/>
<hypothesis type="QuadraticMesh" <hypothesis type ="QuadraticMesh"
label-id="Quadratic Mesh" label-id ="Quadratic Mesh"
icon-id="mesh_algo_quad.png" icon-id ="mesh_algo_quad.png"
dim="1" dim ="1"
auxiliary="true"/> auxiliary="true"/>
<hypothesis type="MaxElementArea" <hypothesis type ="MaxElementArea"
label-id="Max. Element Area" label-id ="Max. Element Area"
icon-id="mesh_hypo_area.png" icon-id ="mesh_hypo_area.png"
dim="2"/> dim ="2"/>
<hypothesis type="NotConformAllowed" <hypothesis type ="NotConformAllowed"
label-id="Not Conform Mesh Allowed" label-id ="Not Conform Mesh Allowed"
icon-id="mesh_hypo_length.png" icon-id ="mesh_hypo_length.png"
dim="1,2,3" dim ="1,2,3"
auxiliary="true"/> auxiliary="true"/>
<hypothesis type="MaxElementVolume" <hypothesis type ="MaxElementVolume"
label-id="Max. Element Volume" label-id ="Max. Element Volume"
icon-id="mesh_hypo_volume.png" icon-id ="mesh_hypo_volume.png"
dim="3"/> dim ="3"/>
<hypothesis type="ProjectionSource3D" <hypothesis type ="ProjectionSource3D"
label-id="Source Shape 3D" label-id ="Source Shape 3D"
icon-id="mesh_hypo_volume.png" icon-id ="mesh_hypo_volume.png"
dim="3"/> dim ="3"/>
<hypothesis type="ProjectionSource2D" <hypothesis type ="ProjectionSource2D"
label-id="Source Face" label-id ="Source Face"
icon-id="mesh_hypo_area.png" icon-id ="mesh_hypo_area.png"
dim="2"/> dim ="2"/>
<hypothesis type="ProjectionSource1D" <hypothesis type ="ProjectionSource1D"
label-id="Source Edge" label-id ="Source Edge"
icon-id="mesh_hypo_length.png" icon-id ="mesh_hypo_length.png"
dim="1"/> dim ="1"/>
<hypothesis type="ImportSource2D" <hypothesis type ="ImportSource2D"
label-id="Source Faces" label-id ="Source Faces"
icon-id="mesh_hypo_area.png" icon-id ="mesh_hypo_area.png"
dim="2"/> dim ="2"/>
<hypothesis type="ImportSource1D" <hypothesis type ="ImportSource1D"
label-id="Source Edges" label-id ="Source Edges"
icon-id="mesh_hypo_length.png" icon-id ="mesh_hypo_length.png"
dim="1"/> dim ="1"/>
<hypothesis type="NumberOfLayers" <hypothesis type ="NumberOfLayers"
label-id="Number of Layers" label-id ="Number of Layers"
icon-id="mesh_hypo_length.png" icon-id ="mesh_hypo_length.png"
dim="3"/> dim ="3"/>
<hypothesis type="LayerDistribution" <hypothesis type ="LayerDistribution"
label-id="Distribution of Layers" label-id ="Distribution of Layers"
icon-id="mesh_hypo_length.png" icon-id ="mesh_hypo_length.png"
dim="3"/> dim ="3"/>
<hypothesis type="ViscousLayers" <hypothesis type ="ViscousLayers2D"
label-id="Viscous Layers" label-id ="Viscous Layers 2D"
icon-id="mesh_algo_quad.png" icon-id ="mesh_algo_quad.png"
auxiliary="true" auxiliary="true"
dim="3"/> dim ="2"/>
<hypothesis type="NumberOfLayers2D" <hypothesis type ="ViscousLayers"
label-id="Number of Layers" label-id ="Viscous Layers"
icon-id="mesh_hypo_length.png" icon-id ="mesh_algo_quad.png"
dim="2"/> auxiliary="true"
dim ="3"/>
<hypothesis type="LayerDistribution2D" <hypothesis type ="NumberOfLayers2D"
label-id="Distribution of Layers" label-id ="Number of Layers"
icon-id="mesh_hypo_length.png" icon-id ="mesh_hypo_length.png"
dim="2"/> dim ="2"/>
<hypothesis type="QuadrangleParams" <hypothesis type ="LayerDistribution2D"
label-id="Quadrangle Parameters" label-id ="Distribution of Layers"
icon-id="mesh_hypo_length.png" icon-id ="mesh_hypo_length.png"
dim="2"/> dim ="2"/>
<hypothesis type="CartesianParameters3D" <hypothesis type ="QuadrangleParams"
label-id="Body Fitting Parameters" label-id ="Quadrangle Parameters"
icon-id="mesh_hypo_length.png" icon-id ="mesh_hypo_length.png"
dim="3"/> dim ="2"/>
<hypothesis type ="CartesianParameters3D"
label-id ="Body Fitting Parameters"
icon-id ="mesh_hypo_length.png"
dim ="3"/>
</hypotheses> </hypotheses>
<algorithms> <algorithms>
<algorithm type="SegmentAroundVertex_0D" <algorithm type ="SegmentAroundVertex_0D"
label-id="Segments around Vertex" label-id ="Segments around Vertex"
icon-id="mesh_algo_regular.png" icon-id ="mesh_algo_regular.png"
hypos="SegmentLengthAroundVertex" hypos ="SegmentLengthAroundVertex"
output="VERTEX" output ="VERTEX"
dim="0"/> dim ="0"/>
<algorithm type="Regular_1D" <algorithm type ="Regular_1D"
label-id="Wire Discretisation" label-id ="Wire Discretisation"
icon-id="mesh_algo_regular.png" icon-id ="mesh_algo_regular.png"
hypos="LocalLength,MaxLength,Arithmetic1D,StartEndLength,NumberOfSegments,Deflection1D,AutomaticLength,FixedPoints1D" hypos ="LocalLength,MaxLength,Arithmetic1D,StartEndLength,NumberOfSegments,Deflection1D,AutomaticLength,FixedPoints1D"
opt-hypos="Propagation,QuadraticMesh" opt-hypos="Propagation,QuadraticMesh"
input="VERTEX" input ="VERTEX"
output="EDGE" output ="EDGE"
dim="1"> dim ="1">
<python-wrap> <python-wrap>
<algo>Regular_1D=Segment()</algo> <algo>Regular_1D=Segment()</algo>
<hypo>LocalLength=LocalLength(SetLength(1),,SetPrecision(1))</hypo> <hypo>LocalLength=LocalLength(SetLength(1),,SetPrecision(1))</hypo>
@ -212,14 +218,14 @@
</python-wrap> </python-wrap>
</algorithm> </algorithm>
<algorithm type="CompositeSegment_1D" <algorithm type ="CompositeSegment_1D"
label-id="Composite Side Discretisation" label-id ="Composite Side Discretisation"
icon-id="mesh_algo_regular.png" icon-id ="mesh_algo_regular.png"
hypos="LocalLength,MaxLength,Arithmetic1D,StartEndLength,NumberOfSegments,Deflection1D,AutomaticLength,FixedPoints1D" hypos ="LocalLength,MaxLength,Arithmetic1D,StartEndLength,NumberOfSegments,Deflection1D,AutomaticLength,FixedPoints1D"
opt-hypos="Propagation,QuadraticMesh" opt-hypos="Propagation,QuadraticMesh"
input="VERTEX" input ="VERTEX"
output="EDGE" output ="EDGE"
dim="1"> dim ="1">
<python-wrap> <python-wrap>
<algo>CompositeSegment_1D=Segment(algo=smesh.COMPOSITE)</algo> <algo>CompositeSegment_1D=Segment(algo=smesh.COMPOSITE)</algo>
<hypo>LocalLength=LocalLength(SetLength(), ,SetPrecision())</hypo> <hypo>LocalLength=LocalLength(SetLength(), ,SetPrecision())</hypo>
@ -243,13 +249,14 @@
</python-wrap> </python-wrap>
</algorithm> </algorithm>
<algorithm type="MEFISTO_2D" <algorithm type ="MEFISTO_2D"
label-id="Triangle (Mefisto)" label-id ="Triangle (Mefisto)"
icon-id="mesh_algo_mefisto.png" icon-id ="mesh_algo_mefisto.png"
hypos="LengthFromEdges,MaxElementArea" hypos ="LengthFromEdges,MaxElementArea"
input="EDGE" opt-hypos ="ViscousLayers2D"
output="TRIA" input ="EDGE"
dim="2"> output ="TRIA"
dim ="2">
<python-wrap> <python-wrap>
<algo>MEFISTO_2D=Triangle(algo=smesh.MEFISTO)</algo> <algo>MEFISTO_2D=Triangle(algo=smesh.MEFISTO)</algo>
<hypo>LengthFromEdges=LengthFromEdges()</hypo> <hypo>LengthFromEdges=LengthFromEdges()</hypo>
@ -257,170 +264,170 @@
</python-wrap> </python-wrap>
</algorithm> </algorithm>
<algorithm type="Quadrangle_2D" <algorithm type ="Quadrangle_2D"
label-id="Quadrangle (Mapping)" label-id ="Quadrangle (Mapping)"
icon-id="mesh_algo_quad.png" icon-id ="mesh_algo_quad.png"
hypos="QuadrangleParams" hypos ="QuadrangleParams"
input="EDGE" opt-hypos="ViscousLayers2D"
output="QUAD" input ="EDGE"
dim="2"> output ="QUAD"
dim ="2">
<python-wrap> <python-wrap>
<algo>Quadrangle_2D=Quadrangle(algo=smesh.QUADRANGLE)</algo> <algo>Quadrangle_2D=Quadrangle(algo=smesh.QUADRANGLE)</algo>
<hypo>QuadrangleParams=QuadrangleParameters(SetQuadType(),SetTriaVertex())</hypo> <hypo>QuadrangleParams=QuadrangleParameters(SetQuadType(),SetTriaVertex())</hypo>
</python-wrap> </python-wrap>
</algorithm> </algorithm>
<algorithm type="Hexa_3D" <algorithm type ="Hexa_3D"
label-id="Hexahedron (i,j,k)" label-id ="Hexahedron (i,j,k)"
icon-id="mesh_algo_hexa.png" icon-id ="mesh_algo_hexa.png"
input="QUAD" input ="QUAD"
need-geom="false" need-geom="false"
opt-hypos="ViscousLayers" opt-hypos="ViscousLayers"
dim="3"> dim ="3">
<python-wrap> <python-wrap>
<algo>Hexa_3D=Hexahedron(algo=smesh.Hexa)</algo> <algo>Hexa_3D=Hexahedron(algo=smesh.Hexa)</algo>
<hypo>ViscousLayers=ViscousLayers(SetTotalThickness(),SetNumberLayers(),SetStretchFactor(),SetIgnoreFaces())</hypo> <hypo>ViscousLayers=ViscousLayers(SetTotalThickness(),SetNumberLayers(),SetStretchFactor(),SetIgnoreFaces())</hypo>
</python-wrap> </python-wrap>
</algorithm> </algorithm>
<algorithm type="Projection_1D" <algorithm type ="Projection_1D"
label-id="Projection 1D" label-id="Projection 1D"
icon-id="mesh_algo_regular.png" icon-id ="mesh_algo_regular.png"
hypos="ProjectionSource1D" hypos ="ProjectionSource1D"
output="EDGE" output ="EDGE"
dim="1"> dim ="1">
<python-wrap> <python-wrap>
<algo>Projection_1D=Projection1D()</algo> <algo>Projection_1D=Projection1D()</algo>
<hypo>ProjectionSource1D=SourceEdge(SetSourceEdge(),SetSourceMesh(),SetVertexAssociation(1),SetVertexAssociation(2))</hypo> <hypo>ProjectionSource1D=SourceEdge(SetSourceEdge(),SetSourceMesh(),SetVertexAssociation(1),SetVertexAssociation(2))</hypo>
</python-wrap> </python-wrap>
</algorithm> </algorithm>
<algorithm type="Projection_2D" <algorithm type ="Projection_2D"
label-id="Projection 2D" label-id="Projection 2D"
icon-id="mesh_algo_quad.png" icon-id ="mesh_algo_quad.png"
input="EDGE" input ="EDGE"
hypos="ProjectionSource2D" hypos ="ProjectionSource2D"
output="QUAD,TRIA" output ="QUAD,TRIA"
dim="2"> dim ="2">
<python-wrap> <python-wrap>
<algo>Projection_2D=Projection2D()</algo> <algo>Projection_2D=Projection2D()</algo>
<hypo>ProjectionSource2D=SourceFace(SetSourceFace(),SetSourceMesh(),SetVertexAssociation(1),SetVertexAssociation(3),SetVertexAssociation(2),SetVertexAssociation(4))</hypo> <hypo>ProjectionSource2D=SourceFace(SetSourceFace(),SetSourceMesh(),SetVertexAssociation(1),SetVertexAssociation(3),SetVertexAssociation(2),SetVertexAssociation(4))</hypo>
</python-wrap> </python-wrap>
</algorithm> </algorithm>
<algorithm type="Projection_1D2D" <algorithm type ="Projection_1D2D"
label-id="Projection 1D-2D" label-id="Projection 1D-2D"
icon-id="mesh_algo_quad.png" icon-id ="mesh_algo_quad.png"
input="" hypos ="ProjectionSource2D"
hypos="ProjectionSource2D" output ="QUAD,TRIA"
output="QUAD,TRIA" dim ="2">
dim="2">
<python-wrap> <python-wrap>
<algo>Projection_1D2D=Projection1D2D()</algo> <algo>Projection_1D2D=Projection1D2D()</algo>
<hypo>ProjectionSource2D=SourceFace(SetSourceFace(),SetSourceMesh(),SetVertexAssociation(1),SetVertexAssociation(2),SetVertexAssociation(3),SetVertexAssociation(4))</hypo> <hypo>ProjectionSource2D=SourceFace(SetSourceFace(),SetSourceMesh(),SetVertexAssociation(1),SetVertexAssociation(2),SetVertexAssociation(3),SetVertexAssociation(4))</hypo>
</python-wrap> </python-wrap>
</algorithm> </algorithm>
<algorithm type="Projection_3D" <algorithm type ="Projection_3D"
label-id="Projection 3D" label-id="Projection 3D"
icon-id="mesh_algo_hexa.png" icon-id ="mesh_algo_hexa.png"
hypos="ProjectionSource3D" hypos ="ProjectionSource3D"
input="QUAD,TRIA" input ="QUAD,TRIA"
dim="3"> dim ="3">
<python-wrap> <python-wrap>
<algo>Projection_3D=Projection3D()</algo> <algo>Projection_3D=Projection3D()</algo>
<hypo>ProjectionSource3D=SourceShape3D(SetSource3DShape(),SetSourceMesh(),SetVertexAssociation(1),SetVertexAssociation(3),SetVertexAssociation(2),SetVertexAssociation(4))</hypo> <hypo>ProjectionSource3D=SourceShape3D(SetSource3DShape(),SetSourceMesh(),SetVertexAssociation(1),SetVertexAssociation(3),SetVertexAssociation(2),SetVertexAssociation(4))</hypo>
</python-wrap> </python-wrap>
</algorithm> </algorithm>
<algorithm type="Import_1D" <algorithm type ="Import_1D"
label-id="Use Existing 1D Elements" label-id="Use Existing 1D Elements"
icon-id="mesh_algo_regular.png" icon-id ="mesh_algo_regular.png"
hypos="ImportSource1D" hypos ="ImportSource1D"
output="EDGE" output ="EDGE"
dim="1"> dim ="1">
<python-wrap> <python-wrap>
<algo>Import_1D=UseExisting1DElements()</algo> <algo>Import_1D=UseExisting1DElements()</algo>
<hypo>ImportSource1D=SourceEdges(SetSourceEdges(),SetCopySourceMesh(1),SetCopySourceMesh(2))</hypo> <hypo>ImportSource1D=SourceEdges(SetSourceEdges(),SetCopySourceMesh(1),SetCopySourceMesh(2))</hypo>
</python-wrap> </python-wrap>
</algorithm> </algorithm>
<algorithm type="Import_1D2D" <algorithm type ="Import_1D2D"
label-id="Use Existing 2D Elements" label-id ="Use Existing 2D Elements"
icon-id="mesh_algo_quad.png" icon-id ="mesh_algo_quad.png"
hypos="ImportSource2D" hypos ="ImportSource2D"
output="QUAD,TRIA" output ="QUAD,TRIA"
support-submeshes="false" support-submeshes="false"
dim="2"> dim ="2">
<python-wrap> <python-wrap>
<algo>Import_1D2D=UseExisting2DElements()</algo> <algo>Import_1D2D=UseExisting2DElements()</algo>
<hypo>ImportSource2D=SourceFaces(SetSourceFaces(),SetCopySourceMesh(1),SetCopySourceMesh(2))</hypo> <hypo>ImportSource2D=SourceFaces(SetSourceFaces(),SetCopySourceMesh(1),SetCopySourceMesh(2))</hypo>
</python-wrap> </python-wrap>
</algorithm> </algorithm>
<algorithm type="Prism_3D" <algorithm type ="Prism_3D"
label-id="3D Extrusion" label-id="3D Extrusion"
icon-id="mesh_algo_hexa.png" icon-id ="mesh_algo_hexa.png"
input="QUAD,TRIA" input ="QUAD,TRIA"
dim="3"> dim ="3">
<python-wrap> <python-wrap>
<algo>Prism_3D=Prism()</algo> <algo>Prism_3D=Prism()</algo>
</python-wrap> </python-wrap>
</algorithm> </algorithm>
<algorithm type="RadialPrism_3D" <algorithm type ="RadialPrism_3D"
label-id="Radial Prism 3D" label-id="Radial Prism 3D"
icon-id="mesh_algo_hexa.png" icon-id ="mesh_algo_hexa.png"
hypos="NumberOfLayers, LayerDistribution" hypos ="NumberOfLayers, LayerDistribution"
input="QUAD,TRIA" input ="QUAD,TRIA"
dim="3"> dim ="3">
<python-wrap> <python-wrap>
<algo>RadialPrism_3D=Prism('RadialPrism_3D')</algo> <algo>RadialPrism_3D=Prism('RadialPrism_3D')</algo>
<hypo>NumberOfLayers=NumberOfLayers(SetNumberOfLayers())</hypo> <hypo>NumberOfLayers=NumberOfLayers(SetNumberOfLayers())</hypo>
</python-wrap> </python-wrap>
</algorithm> </algorithm>
<algorithm type="UseExisting_1D" <algorithm type ="UseExisting_1D"
label-id="Use Existing Edges" label-id="Use Existing Edges"
icon-id="mesh_algo_regular.png" icon-id ="mesh_algo_regular.png"
input="VERTEX" input ="VERTEX"
output="EDGE" output ="EDGE"
dim="1"> dim ="1">
<python-wrap> <python-wrap>
<algo>UseExisting_1D=UseExistingSegments()</algo> <algo>UseExisting_1D=UseExistingSegments()</algo>
</python-wrap> </python-wrap>
</algorithm> </algorithm>
<algorithm type="UseExisting_2D" <algorithm type ="UseExisting_2D"
label-id="Use Existing Faces" label-id="Use Existing Faces"
icon-id="mesh_algo_quad.png" icon-id ="mesh_algo_quad.png"
input="EDGE" input ="EDGE"
output="QUAD,TRIA" output ="QUAD,TRIA"
dim="2"> dim ="2">
<python-wrap> <python-wrap>
<algo>UseExisting_2D=UseExistingFaces()</algo> <algo>UseExisting_2D=UseExistingFaces()</algo>
</python-wrap> </python-wrap>
</algorithm> </algorithm>
<algorithm type="RadialQuadrangle_1D2D" <algorithm type ="RadialQuadrangle_1D2D"
label-id="Radial Quadrangle 1D2D" label-id="Radial Quadrangle 1D2D"
icon-id="mesh_algo_quad.png" icon-id ="mesh_algo_quad.png"
hypos="NumberOfLayers2D, LayerDistribution2D" hypos ="NumberOfLayers2D, LayerDistribution2D"
input="EDGE" input ="EDGE"
output="QUAD,TRIA" output ="QUAD,TRIA"
dim="2"> dim ="2">
<python-wrap> <python-wrap>
<algo>RadialQuadrangle_1D2D=Quadrangle(algo=smesh.RADIAL_QUAD)</algo> <algo>RadialQuadrangle_1D2D=Quadrangle(algo=smesh.RADIAL_QUAD)</algo>
<hypo>NumberOfLayers2D=NumberOfLayers(SetNumberOfLayers())</hypo> <hypo>NumberOfLayers2D=NumberOfLayers(SetNumberOfLayers())</hypo>
</python-wrap> </python-wrap>
</algorithm> </algorithm>
<algorithm type="Cartesian_3D" <algorithm type ="Cartesian_3D"
label-id="Body Fitting" label-id ="Body Fitting"
icon-id="mesh_algo_hexa.png" icon-id ="mesh_algo_hexa.png"
hypos="CartesianParameters3D" hypos ="CartesianParameters3D"
support-submeshes="false" support-submeshes="false"
dim="3"> dim ="3">
<python-wrap> <python-wrap>
<algo>Cartesian_3D=BodyFitted()</algo> <algo>Cartesian_3D=BodyFitted()</algo>
</python-wrap> </python-wrap>