Commit 2e56ace
feat: RF refactor, GUI-python interoperability
Co-authored-by: yaugenst-flex <yannick@flexcompute.com>
Co-authored-by: dmarek-flex <damian@flexcompute.com>1 parent 4abf725 commit 2e56ace
File tree
82 files changed
+4519
-8144
lines changed- .github/workflows
- docs
- api/plugins
- schemas
- tests
- test_components
- test_data
- test_package
- test_plugins
- smatrix
- test_web
- tidy3d
- components
- autograd
- data
- geometry
- material/tcad
- tcad
- simulation
- types
- plugins
- adjoint
- components
- autograd
- design
- microwave
- smatrix
- analysis
- component_modelers
- data
- ports
- web
- api
- autograd
- core
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
82 files changed
+4519
-8144
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
56 | 77 | | |
57 | 78 | | |
58 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
26 | 29 | | |
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
| 34 | + | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
- .github/workflows/sync.yml+4-1
- _faqs/how-can-i-define-a-semiconductor-material.md+1-1
- _faqs/how-can-i-define-doping-profile.md+44-26
- _faqs/how-can-i-define-the-simulation-grid.md+13-9
- _faqs/how-can-i-set-charge-boundary-conditions.md+1-1
- _faqs/how-do-i-set-a-charge-simulation.md+1-1
- _faqs/what-charge-monitors-are-available.md+27-10
- _faqs/which-types-of-charge-boundary-conditions-are-available.md+17-9
- docs/faq/how-can-i-define-a-semiconductor-material.md+1-1
- docs/faq/how-can-i-define-doping-profile.md+40-24
- docs/faq/how-can-i-define-the-simulation-grid.md+9-7
- docs/faq/how-can-i-set-charge-boundary-conditions.md+1-1
- docs/faq/how-do-i-set-a-charge-simulation.md+1-1
- docs/faq/what-charge-monitors-are-available.md+21-7
- docs/faq/which-types-of-charge-boundary-conditions-are-available.md+11-6
- faq_categories.json+1-1
- AdvancedGaussianSources.ipynb+1.1k-363
- GUIDataTutorial.ipynb+233-92
- GroundedCPWViaFence.ipynb+412-84
- SiWaveguideTPA.ipynb+3-3
- WPDHarmonicSuppression1.ipynb+1.7k
- WPDHarmonicSuppression2.ipynb+1.6k
- WPDHarmonicSuppression3.ipynb+1.4k
- docs/case_studies/microwave.rst+3
- img/wpdhs_1_render.png
- img/wpdhs_1_schematic.png
- img/wpdhs_1_schematic_2.png
- img/wpdhs_2_render.png
- img/wpdhs_2_schematic.png
- img/wpdhs_3_render.png
- img/wpdhs_3_schematic.png
- misc/import_file_mapping.json+7-4
- misc/wpd-part1-fem.csv+401
- misc/wpd-part2-fem.csv+601
- misc/wpd-part3-fem.csv+601
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
0 commit comments