Changes

EM.Libera

1,459 bytes removed, 18:11, 21 July 2015
/* 3D Mesh Generation */
=== Creating & Viewing the Mesh ===
The EM.Libera's method of moments solvers assume an infinite open boundary for your project's structure and use the free space Green's functions for the background structure. As a result, the extents of the computational domain are infinite in all directions. The mesh generation process in EM.Libera involves three steps:
# Setting the mesh properties.
# Verifying the mesh.
The commercial release of [[EM.Cube|EM.CUBE]]'s [[MoM3D Module]] provides a Wire MoM solver. In this simulation engine, all the metallic objects are discretized as a wire-frame structure. Wires, line and curves are discretized as polylines made up of small linear cells (segments).Surface and [[Solid Objects|solid objects]] are discretized as a wire-frame mesh with triangular cells. The MoM3D mesh generator meshes the wires based on a specified mesh sampling rate expressed in cells/&lambda<sub>0</sub>. Curves are first polygonized and converted into '''Polyline''' Objects, whose edge lengths follow the specified mesh sampling rate. In the case of [[Solid Objects|solid objects]], only their surface and faces are discretized using a triangular wireframe mesh, which is regarded as a grid of interconnected wires. Two algorithms are offered for generation of a triangular wireframe mesh. The default algorithm is '''Regular Wireframe'''. This mesh generator creates wireframe elements that have almost equal edge lengths. The other algorithm is '''Structured Wireframe''', which usually creates a very structured wireframe with a large number of aligned wireframe elements. To view the [[MoM3D Module]]EM.Libera's wire-frame mesh, click on the [[File:mesh_tool_tn.png]] button of the '''Compute Toolbar''' or select '''Menu [[File:larrow_tn.png]] Compute [[File:larrow_tn.png]] Discretization [[File:larrow_tn.png]] Shoe Mesh''' or use the keyboard shortcut '''Ctrl+M'''. When the wire-frame mesh is displayed in the Project Workspace, [[EM.Cube|EM.CUBE]]'s mesh view mode is enabled. In this mode, you can perform view operations like rotate view, pan, zoom, etc. However, you cannot select or move or edit objects. While the mesh view is enabled, the '''Show Mesh''' [[File:mesh_tool.png]] button remains depressed. To get back to the Normal View mode, click this button one more time, or deselect '''Menu [[File:larrow_tn.png]] Compute [[File:larrow_tn.png]] Discretization [[File:larrow_tn.png]] Show Mesh''' to remove its check mark or simply click the '''Esc Key''' of the keyboard.&quot;Show Mesh&quot; generates a new mesh and displays it if there is none in the memory, or it simply displays an existing mesh in the memory. This is a useful feature because generating a wire-frame mesh may take a long time depending on the complexity and size of objects. If you change the structure or alter the mesh settings, a new mesh is always generated. You can ignore the mesh in the memory and force [[EM.Cube|EM.CUBE]] to generate a mesh from the ground up by selecting '''Menu [[File:larrow_tn.png]] Compute [[File:larrow_tn.png]] Discretization [[File:larrow_tn.png]] Regenerate Mesh''' or by right clicking on the '''3-D Mesh''' item of the Navigation Tree and selecting '''Regenerate''' from the contextual menu.
[[File:wire_pic5_tn.png]]
28,333
edits