login  pass 
    Home    News    Documentation    FAQ    User Section    Forum    Contact Us    Download    Add-on / Plugins
Examples of SALOME use from TUI
Other links
RNTL
Salome2 RNTL Project
Code_Aster
SYSTEM@TIC (IOLS)
Examples of SALOME use from TUI
Tower and Gear Wheel TUI exapmles
These examples build a tower and a gear wheel with help of block technology. Topology of the objects is constructed from blocks.

Hexahedral meshing is done with a different number of segments along different edges. Propagation hypothesis is used to provide an equal number of segments on the opposite edges.

Download the Tower and the Gear Wheel scripts.

Tower TUI script (3.7K)
Wheel TUI script (1.5K)
Angle Bracket example
Example of creating and meshing a simple mechanical model created using the GUI of SALOME GEOM module then DumpPython and a small redesign of the generated script.

Angle Bracket (2.3K)
Boat
An example of mesh pattern mapping to convert triangles to a set of quadrangles.

Boat.brep (133.2K)
Boat.py (673 bytes)
Boat_refined_by_pattern.py (1.4K)
Kishinev Ship
This example builds and meshes the hull of "Kishinev" dry cargo ship and then
uses mesh pattern mapping to convert triangles to a set of quadrangles.

Basic ship data:
- Overall length 123.5 m
- Scantling length 117 m
- Moulded breadth 15 m
- Depth at strength deck 6.5 m
- Scantling draft 4.5 m

Kishinev.py (2K)
Kishinev_refined_by_pattern.py (2.7K)

Kishinev Ship refined by pattern
Magnetron
This example demonstrates the capabilities of MeshEditor.
A part of magnetron is created using various methods of MeshEditor.

Magnetron.py (1.4K)
Pipe Shell
This example demonstrates the MakePipeWithShellSection functionality. Using the path and a set of shell sections along this path a pipe shape is created as a set of solids. Each result solid is a block. After that the resulting pipe shape is meshed by the Hexahedron hypothesis.

PipeShellMesh.py (2.1K)
© 2005,2006 Open CASCADE SAS