Changes

EM.Tempo

53 bytes added, 22:56, 30 July 2015
/* Generating the FDTD Mesh */
=== The FDTD Mesh Types ===
[[EM.Tempo]]'s generates a brick volume mesh for FDTD simulation. The FDTD mesh is a rectangular Yee mesh that extends to the entire computational domain. It is primarily constructed from three mesh grid profiles along the XY, YZ and ZX principal planes. These projections together create a 3D rectangular (voxel) mesh space. Straight lines, boxes and rectangular plates whose edges are aligned with the three principal axes are the simplest objects to mesh in EM.Tempo. Such objects preserve their exact shapes after discretization. All the objects with curved edges and curved surfaces or objects with straight edges and flat faces that are not parallel to the principal axes or principal planes (such as oblique lines and slanted lateral faces of a pyramid) are discretized using a staircase (Yee) profile.
EM.Tempo's adaptive mesh generator uses a variable staircase profile, where the cell sizes of grid line spacing vary with the curvature (derivative) of the edge or face. As a result, a higher mesh resolution is achieved at "more curvy" areas to better capture the geometrical details.
28,333
edits