-
Notifications
You must be signed in to change notification settings - Fork 134
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into release/0.13
- Loading branch information
Showing
124 changed files
with
46,889 additions
and
170,860 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
51 changes: 51 additions & 0 deletions
51
doc/source/User_guide/pyaedt_extensions_doc/hfss/shielding.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
Shielding Effectiveness | ||
======================= | ||
|
||
The **Shielding Effectiveness** extension computes the shielding effectiveness of an enclosure. | ||
It calculates the attenuation of an electromagnetic field inside the enclosure due to the presence of a shield. | ||
|
||
The extension provides a graphical user interface (GUI) for configuration, | ||
or it can be used in batch mode via command line arguments. | ||
|
||
The following image shows the extension GUI: | ||
|
||
.. image:: ../../../_static/extensions/shielding_ui.png | ||
:width: 800 | ||
:alt: Shielding Effectiveness GUI | ||
|
||
|
||
Features | ||
-------- | ||
|
||
- Configure input parameters including source sphere radius, polarization, start and stop frequency and dipole type. | ||
- Automatic HFSS setup. | ||
- Switch between light and dark themes in the GUI. | ||
|
||
|
||
Using the extension | ||
------------------- | ||
|
||
1. Open the **Automation** tab in the HFSS interface. | ||
2. Locate and click the **Shielding Effectiveness** icon under the Extension Manager. | ||
3. In the GUI, users can interact with the following elements: | ||
- **Source sphere radius**: Source sphere radius in meters. It must fit inside the shielding. | ||
- **Polarization**: X, Y, Z polarization component. | ||
- **Frequency**: Start and stop frequency and the number of steps to analyze. | ||
- **Electric dipole**: Activate electric dipole. Electric or magnetic dipole are available. | ||
- **Cores**: Number of cores for the simulation. | ||
- Toggle between light and dark themes. | ||
4. Click on **Launch** to start the automated workflow. | ||
|
||
|
||
Command line | ||
------------ | ||
|
||
The extension can also be used directly via the command line for batch processing. | ||
|
||
|
||
Use the following syntax to run the extension: | ||
|
||
.. toctree:: | ||
:maxdepth: 2 | ||
|
||
../commandline |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -56,7 +56,7 @@ namespaces | |
Nastran | ||
netlist | ||
Nexxim | ||
numpy | ||
[Nn]umpy | ||
numpydoc | ||
openssl | ||
[Oo]ptimetrics | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.