Changes

Glossary of EM.Cube's Sources & Devices

1,437 bytes removed, 23:42, 16 February 2021
/* Embedded Dielectric Object Set */
[[Image:SOURCE MAN2.png|thumb|left|480px|The distributed source dialog.]]
</td>
</tr>
</table>
 
== Embedded Dielectric Object Set ==
 
ICON: [[File:diel_group_icon.png]]
 
MODULE: [[EM.Picasso]]
 
FUNCTION: Defines an embedded dielectric object set group
 
TO DEFINE AN EMBEDDED DIELECTRIC SET:
 
# Right-click on the '''Embedded Object Sets''' item in the navigation tree.
# Select '''Insert New Dielectric Set...''' to open up the New Dielectric Object Set dialog.
#From the drop-down list labeled '''Host Layer''', select the substrate layer to embed the new object set.
# Enter values for relative permittivity &epsilon;<sub>r</sub> and electric conductivity &sigma; in S/m. The default values are &epsilon;<sub>r</sub> = 1 and &sigma; = 0, representing an air void.
# Click the <b>OK</b> button of the dialog to return to the project workspace.
 
 
PYTHON COMMAND:
 
pec_via_group(label,host_layer)
 
 
EMBEDDED DIELECTRIC SET PARAMETERS
{| class="wikitable"
|-
! scope="col"| Parameter Name
! scope="col"| Value Type
! scope="col"| Units
! scope="col"| Default Value
! scope="col"| Notes
|-
! scope="row" | eps (&epsilon;<sub>r</sub>)
| Real Numeric
| -
| 1.0
| relative permittivity
|-
! scope="row" | sigma (&sigma;)
| Real Numeric
| S/m
| 0.0
| electric conductivity
|-
! scope="row" | Locked mesh density
| Real Numeric
| cells/effective wavelength
| 30
| Only if "Lock Mesh" enabled
|}
 
<table>
<tr>
<td> [[Image:MATER MAN21.png|thumb|left|480px|The embedded dielectric object set dialog.]] </td>
</tr>
</table>
4,622
edits