ViennaPS 3.7.0__cp312-cp312-win_amd64.whl → 3.7.2__cp312-cp312-win_amd64.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of ViennaPS might be problematic. Click here for more details.
- {viennaps-3.7.0.dist-info → viennaps-3.7.2.dist-info}/METADATA +31 -17
- viennaps-3.7.2.dist-info/RECORD +65 -0
- viennaps.libs/embree4.dll +0 -0
- viennaps.libs/embree_avx.lib +0 -0
- viennaps.libs/embree_avx2.lib +0 -0
- viennaps.libs/embree_sse42.lib +0 -0
- viennaps.libs/lexers.lib +0 -0
- viennaps.libs/math.lib +0 -0
- viennaps.libs/simd.lib +0 -0
- viennaps.libs/sys.lib +0 -0
- viennaps.libs/tasking.lib +0 -0
- viennaps.libs/tbb12.dll +0 -0
- viennaps.libs/vtkCommonComputationalGeometry-9.3.dll +0 -0
- viennaps.libs/vtkCommonCore-9.3.dll +0 -0
- viennaps.libs/vtkCommonDataModel-9.3.dll +0 -0
- viennaps.libs/vtkCommonExecutionModel-9.3.dll +0 -0
- viennaps.libs/vtkCommonMath-9.3.dll +0 -0
- viennaps.libs/vtkCommonMisc-9.3.dll +0 -0
- viennaps.libs/vtkCommonSystem-9.3.dll +0 -0
- viennaps.libs/vtkCommonTransforms-9.3.dll +0 -0
- viennaps.libs/vtkFiltersCore-9.3.dll +0 -0
- viennaps.libs/vtkFiltersGeneral-9.3.dll +0 -0
- viennaps.libs/vtkFiltersGeometry-9.3.dll +0 -0
- viennaps.libs/vtkFiltersVerdict-9.3.dll +0 -0
- viennaps.libs/vtkIOCore-9.3.dll +0 -0
- viennaps.libs/vtkIOXML-9.3.dll +0 -0
- viennaps.libs/vtkIOXMLParser-9.3.dll +0 -0
- viennaps.libs/vtkdoubleconversion-9.3.dll +0 -0
- viennaps.libs/vtkexpat-9.3.dll +0 -0
- viennaps.libs/vtkfmt-9.3.dll +0 -0
- viennaps.libs/vtkkissfft-9.3.dll +0 -0
- viennaps.libs/vtkloguru-9.3.dll +0 -0
- viennaps.libs/vtklz4-9.3.dll +0 -0
- viennaps.libs/vtklzma-9.3.dll +0 -0
- viennaps.libs/vtkpugixml-9.3.dll +0 -0
- viennaps.libs/vtksys-9.3.dll +0 -0
- viennaps.libs/vtkverdict-9.3.dll +0 -0
- viennaps.libs/vtkzlib-9.3.dll +0 -0
- viennaps2d/Release/viennaps2d.cp310-win_amd64.pyd +0 -0
- viennaps2d/Release/viennaps2d.cp311-win_amd64.pyd +0 -0
- viennaps2d/Release/viennaps2d.cp312-win_amd64.pyd +0 -0
- viennaps2d/__init__.pyi +216 -4
- viennaps2d/viennaps2d/__init__.pyi +2656 -0
- viennaps2d/viennaps2d/constants.pyi +26 -0
- viennaps2d/viennaps2d/ray.pyi +34 -0
- viennaps2d/viennaps2d/util.pyi +10 -0
- viennaps2d/viennaps2d.cp312-win_amd64.pyd +0 -0
- viennaps3d/Release/viennaps3d.cp310-win_amd64.pyd +0 -0
- viennaps3d/Release/viennaps3d.cp311-win_amd64.pyd +0 -0
- viennaps3d/Release/viennaps3d.cp312-win_amd64.pyd +0 -0
- viennaps3d/__init__.pyi +216 -4
- viennaps3d/viennaps3d/__init__.pyi +2518 -0
- viennaps3d/viennaps3d/constants.pyi +26 -0
- viennaps3d/viennaps3d/gpu.pyi +164 -0
- viennaps3d/viennaps3d/ray.pyi +34 -0
- viennaps3d/viennaps3d/util.pyi +10 -0
- viennaps3d/viennaps3d.cp312-win_amd64.pyd +0 -0
- viennaps-3.7.0.dist-info/RECORD +0 -59
- viennaps2d/viennaps2d.pyi +0 -1423
- viennaps3d/gpu.pyi +0 -147
- viennaps3d/viennaps3d.pyi +0 -1348
- {viennaps-3.7.0.dist-info → viennaps-3.7.2.dist-info}/WHEEL +0 -0
- {viennaps-3.7.0.dist-info → viennaps-3.7.2.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: ViennaPS
|
|
3
|
-
Version: 3.7.
|
|
4
|
-
Summary:
|
|
3
|
+
Version: 3.7.2
|
|
4
|
+
Summary: Topography simulation library for microelectronic fabrication processes
|
|
5
5
|
License: Copyright (c) 2025 Institute for Microelectronics, TU Wien.
|
|
6
6
|
|
|
7
7
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
@@ -31,19 +31,23 @@ Description-Content-Type: text/markdown
|
|
|
31
31
|
|
|
32
32
|
<div align="center">
|
|
33
33
|
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
<
|
|
34
|
+
<picture>
|
|
35
|
+
<source srcset="https://raw.githubusercontent.com/ViennaTools/ViennaPS/master/assets/ViennaPS_title-dark.png" media="(prefers-color-scheme: dark)">
|
|
36
|
+
<source srcset="https://raw.githubusercontent.com/ViennaTools/ViennaPS/master/assets/ViennaPS_title.png" media="(prefers-color-scheme: light)">
|
|
37
|
+
<img src="https://raw.githubusercontent.com/ViennaTools/ViennaPS/master/assets/ViennaPS_title.png" alt="ViennaPS" width=500>
|
|
38
|
+
</picture>
|
|
37
39
|
|
|
40
|
+
---
|
|
41
|
+
|
|
38
42
|
[](https://github.com/ViennaTools/ViennaPS/actions/workflows/python.yml)
|
|
39
43
|
[](https://github.com/ViennaTools/ViennaPS/actions/workflows/build.yml)
|
|
40
44
|
[](https://pypi.org/project/ViennaPS/)
|
|
41
45
|
|
|
42
46
|
</div>
|
|
43
47
|
|
|
44
|
-
ViennaPS is a header-only C++ library for
|
|
48
|
+
ViennaPS is a header-only C++ library for topography simulation in microelectronic fabrication processes. It models the evolution of 2D and 3D surfaces during etching, deposition, and related steps, combining advanced level-set methods for surface evolution with Monte Carlo ray tracing for flux calculation. This allows accurate, feature-scale simulation of complex fabrication geometries.
|
|
45
49
|
|
|
46
|
-
ViennaPS
|
|
50
|
+
ViennaPS supports both physical process models and fast emulation approaches, enabling flexible and efficient development of semiconductor processes. It can be easily integrated into existing C++ projects and also provides Python bindings for use in Python-based workflows. The library is actively developed and continuously improved to address the needs of process and topography simulation in microelectronics.
|
|
47
51
|
|
|
48
52
|
## Quick Start
|
|
49
53
|
|
|
@@ -93,7 +97,7 @@ ViennaPS is also available on the [Python Package Index (PyPI)](https://pypi.org
|
|
|
93
97
|
|
|
94
98
|
* [ViennaCS](https://github.com/ViennaTools/viennacs)
|
|
95
99
|
|
|
96
|
-
* [pybind11](https://github.com/pybind/pybind11) (
|
|
100
|
+
* [pybind11](https://github.com/pybind/pybind11) (3.0.0+, only for building Python libs)
|
|
97
101
|
|
|
98
102
|
The CMake configuration automatically checks if the dependencies are installed.
|
|
99
103
|
If the dependencies are not found on the system, they will be built from source. To use local installations of the dependencies, the `VIENNAPS_LOOKUP_DIRS` variable can be set to the installation path of the dependencies.
|
|
@@ -101,7 +105,7 @@ If the dependencies are not found on the system, they will be built from source.
|
|
|
101
105
|
## Installing
|
|
102
106
|
|
|
103
107
|
> [!NOTE]
|
|
104
|
-
> __For more detailed installation instructions and troubleshooting tips,
|
|
108
|
+
> __For more detailed installation instructions and troubleshooting tips, have a look at the ViennaPS [documentation](https://viennatools.github.io/ViennaPS/inst/).__
|
|
105
109
|
|
|
106
110
|
ViennaPS is a header-only library, so no formal installation is required. However, following the steps below helps organize and manage dependencies more effectively:
|
|
107
111
|
|
|
@@ -148,7 +152,7 @@ We recommend using [CPM.cmake](https://github.com/cpm-cmake/CPM.cmake) to consum
|
|
|
148
152
|
|
|
149
153
|
* Installation with CPM
|
|
150
154
|
```cmake
|
|
151
|
-
CPMAddPackage("gh:viennatools/viennaps@3.7.
|
|
155
|
+
CPMAddPackage("gh:viennatools/viennaps@3.7.2")
|
|
152
156
|
```
|
|
153
157
|
|
|
154
158
|
* With a local installation
|
|
@@ -161,6 +165,16 @@ We recommend using [CPM.cmake](https://github.com/cpm-cmake/CPM.cmake) to consum
|
|
|
161
165
|
target_link_libraries(${PROJECT_NAME} PUBLIC ViennaTools::ViennaPS)
|
|
162
166
|
```
|
|
163
167
|
|
|
168
|
+
### Shared Library
|
|
169
|
+
|
|
170
|
+
In order to save build time during development, dynamically linked shared libraries can be used if ViennaPS was built with them. This is done by precompiling the most common template specialisations. In order to use shared libraries, use
|
|
171
|
+
|
|
172
|
+
```bash
|
|
173
|
+
cmake -B build -DVIENNALS_PRECOMPILE_HEADERS=ON
|
|
174
|
+
```
|
|
175
|
+
|
|
176
|
+
If ViennaPS was built with shared libraries and you use ViennaPS in your project (see above), CMake will automatically link them to your project.
|
|
177
|
+
|
|
164
178
|
## GPU Acceleration (Experimental)
|
|
165
179
|
|
|
166
180
|
As of version 3.4.0, ViennaPS supports GPU acceleration for the ray tracing part of the library. This feature is still experimental and may not work on all systems. Details on how to enable GPU functionality can be found in the [documentation](https://viennatools.github.io/ViennaPS/inst/).
|
|
@@ -194,7 +208,7 @@ Individual examples can also be build by calling `make` in their respective buil
|
|
|
194
208
|
This [example](https://github.com/ViennaTools/ViennaPS/tree/master/examples/trenchDeposition) focuses on a particle deposition process within a trench geometry. By default, the simulation presents a 2D representation of the trench. Nevertheless, users have the flexibility to conduct 3D simulations by adjusting the value of the constant _D_ in __trenchDeposition.cpp__ to 3. Customization of process and geometry parameters is achieved through the __config.txt__ file. The accompanying image illustrates instances of the trench deposition process, showcasing variations in the particle sticking probability _s_.
|
|
195
209
|
|
|
196
210
|
<div align="center">
|
|
197
|
-
<img src="assets/deposition.
|
|
211
|
+
<img src="https://raw.githubusercontent.com/ViennaTools/ViennaPS/master/assets/deposition.png" width=700 style="background-color:white;">
|
|
198
212
|
</div>
|
|
199
213
|
|
|
200
214
|
### SF<sub>6</sub>/O<sub>2</sub> Hole Etching
|
|
@@ -208,7 +222,7 @@ The image presents the results of different flux configurations, as tested in _t
|
|
|
208
222
|
> The images shown here were generated using **ViennaPS v3.6.0**.
|
|
209
223
|
|
|
210
224
|
<div align="center">
|
|
211
|
-
<img src="assets/sf6o2_results.png" width=700 style="background-color:white;">
|
|
225
|
+
<img src="https://raw.githubusercontent.com/ViennaTools/ViennaPS/master/assets/sf6o2_results.png" width=700 style="background-color:white;">
|
|
212
226
|
</div>
|
|
213
227
|
|
|
214
228
|
### Bosch Process
|
|
@@ -222,7 +236,7 @@ This [example](https://github.com/ViennaTools/ViennaPS/tree/master/examples/bosc
|
|
|
222
236
|
This comparison highlights the trade-offs between computational efficiency and physical accuracy in DRIE simulations.
|
|
223
237
|
|
|
224
238
|
<div align="center">
|
|
225
|
-
<img src="assets/bosch_process.png" width=700 style="background-color:white;">
|
|
239
|
+
<img src="https://raw.githubusercontent.com/ViennaTools/ViennaPS/master/assets/bosch_process.png" width=700 style="background-color:white;">
|
|
226
240
|
</div>
|
|
227
241
|
|
|
228
242
|
### Wet Etching
|
|
@@ -230,7 +244,7 @@ This comparison highlights the trade-offs between computational efficiency and p
|
|
|
230
244
|
This [example](https://github.com/ViennaTools/ViennaPS/tree/master/examples/cantileverWetEtching) demonstrates the wet etching process, specifically focusing on the cantilever structure. The simulation captures the etching dynamics and the influence of crystallographic directions on the etch profile.
|
|
231
245
|
|
|
232
246
|
<div align="center">
|
|
233
|
-
<img src="assets/wet_etching.png" width=700 style="background-color:white;">
|
|
247
|
+
<img src="https://raw.githubusercontent.com/ViennaTools/ViennaPS/master/assets/wet_etching.png" width=700 style="background-color:white;">
|
|
234
248
|
</div>
|
|
235
249
|
|
|
236
250
|
### Selective Epitaxy
|
|
@@ -238,7 +252,7 @@ This [example](https://github.com/ViennaTools/ViennaPS/tree/master/examples/cant
|
|
|
238
252
|
This [example](https://github.com/ViennaTools/ViennaPS/tree/master/examples/selectiveEpitaxy) demonstrates the selective epitaxy process, focusing on the growth of SiGe on a Si substrate. Similar to wet etching, the process is influenced by crystallographic directions, which can be adjusted in the __config.txt__ file. The simulation captures the growth dynamics and the resulting SiGe structure.
|
|
239
253
|
|
|
240
254
|
<div align="center">
|
|
241
|
-
<img src="assets/epitaxy.png" width=700 style="background-color:white;">
|
|
255
|
+
<img src="https://raw.githubusercontent.com/ViennaTools/ViennaPS/master/assets/epitaxy.png" width=700 style="background-color:white;">
|
|
242
256
|
</div>
|
|
243
257
|
|
|
244
258
|
### Redeposition During Selective Etching
|
|
@@ -246,7 +260,7 @@ This [example](https://github.com/ViennaTools/ViennaPS/tree/master/examples/sele
|
|
|
246
260
|
This [example](https://github.com/ViennaTools/ViennaPS/tree/master/examples/oxideRegrowth) demonstrates capturing etching byproducts and the subsequent redeposition during a selective etching process in a Si<sub>3</sub>N<sub>4</sub>/SiO<sub>2</sub> stack. The etching byproducts are captured in a cell set description of the etching plasma. To model the dynamics of these etching byproducts, a convection-diffusion equation is solved on the cell set using finite differences. The redeposition is then captured by adding up the byproducts in every step and using this information to generate a velocity field on the etched surface.
|
|
247
261
|
|
|
248
262
|
<div align="center">
|
|
249
|
-
<img src="assets/redeposition.gif" width=700 style="background-color:white;">
|
|
263
|
+
<img src="https://raw.githubusercontent.com/ViennaTools/ViennaPS/master/assets/redeposition.gif" width=700 style="background-color:white;">
|
|
250
264
|
</div>
|
|
251
265
|
|
|
252
266
|
### GDS Mask Import Example
|
|
@@ -254,7 +268,7 @@ This [example](https://github.com/ViennaTools/ViennaPS/tree/master/examples/oxid
|
|
|
254
268
|
This [example](https://github.com/ViennaTools/ViennaPS/tree/master/examples/GDSReader) tests the full GDS mask import, blurring, rotation, scaling, and flipping as well as the level set conversion pipeline. Shown below is the result after applying proximity correction and extrusion on a simple test.
|
|
255
269
|
|
|
256
270
|
<div align="center">
|
|
257
|
-
<img src="assets/masks.png" width=1200 style="background-color:white;">
|
|
271
|
+
<img src="https://raw.githubusercontent.com/ViennaTools/ViennaPS/master/assets/masks.png" width=1200 style="background-color:white;">
|
|
258
272
|
</div>
|
|
259
273
|
|
|
260
274
|
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
viennaps.libs/embree4.dll,sha256=lohnbeA7S1msYlPWsw3o-_qzKPbtcQipDOLQhaelU-s,24914944
|
|
2
|
+
viennaps.libs/embree4.exp,sha256=6Gd78yauvquz2mkBW3cmwdTe6o6ujOcbZRtDz8Cryec,17003
|
|
3
|
+
viennaps.libs/embree4.lib,sha256=kx5mBwi8hrOq3ALBsid9OiP4ZcAhEWSlsqpT-RckJwA,28462
|
|
4
|
+
viennaps.libs/embree_avx.lib,sha256=5ExTqrQzoRLMzAVUKePW2qy-JIYi0zY_XO_VjAPawjE,47450794
|
|
5
|
+
viennaps.libs/embree_avx2.lib,sha256=SN-R9EXfUs1cuhtF9b41xOEBiL30qB9Ms1gp7qGv4wQ,45679574
|
|
6
|
+
viennaps.libs/embree_sse42.lib,sha256=i_lCZl0zTY0-3ZC6ApXlro51itgf8t5SptKG_9quZsQ,5638872
|
|
7
|
+
viennaps.libs/lexers.lib,sha256=93R7wkQPU6aJcNRsaJDbEKBxxtLQWceOwfY9Tgc1168,256626
|
|
8
|
+
viennaps.libs/math.lib,sha256=Gi3UOO_yD00yZMz8-leBDna-nHFJJWG7F9-jeSuqgtE,5054
|
|
9
|
+
viennaps.libs/simd.lib,sha256=c6IsaMy2Gxh0skkXXCkuPplYm9gRPQvxBZY5M28K_zM,10572
|
|
10
|
+
viennaps.libs/sys.lib,sha256=PvACdRxAvSpWrqsP4TKiMD-9Uus-EUlKnS10hXqEZIc,363300
|
|
11
|
+
viennaps.libs/tasking.lib,sha256=z0T4qGjbZuxsdSvbgd1esZ-_oJnXGv4nGOVMUVJ3eKE,54848
|
|
12
|
+
viennaps.libs/tbb12.dll,sha256=zLurQLdB7KgcwmV3B6g7uYC-E72ldveIVoqYTX4_nYI,334848
|
|
13
|
+
viennaps.libs/tbb12.exp,sha256=GzTcQtJlO0RnF_r1k9ymjBiB49qqw3kecahbzQaikEs,27773
|
|
14
|
+
viennaps.libs/tbb12.lib,sha256=Bi_oJHq2kCMJlbn2XPwVkL0upM5D5EtIE0NCFzvyK_I,46030
|
|
15
|
+
viennaps.libs/vtkCommonComputationalGeometry-9.3.dll,sha256=OYq7CM2hZqh7fM43nGIBFURo49H8DjXqnAkhjIX--aI,172032
|
|
16
|
+
viennaps.libs/vtkCommonCore-9.3.dll,sha256=Ii365ADAFmrlkaOtL0Z6TLRGIYdatnVwd_embVxYcqk,10882048
|
|
17
|
+
viennaps.libs/vtkCommonDataModel-9.3.dll,sha256=LaVbsLGGWT1FG0nyxQP7nwK4BPSDg6E7qF3AfY9U7SY,4349440
|
|
18
|
+
viennaps.libs/vtkCommonExecutionModel-9.3.dll,sha256=mKeuIgdLxcQV-h3pDgtv7AtLS1zELVv92WdbCF07z7E,799232
|
|
19
|
+
viennaps.libs/vtkCommonMath-9.3.dll,sha256=jK9R9ANWNZgaQffF3UeIzY4lTsTrOti9fzfn795EhIE,154624
|
|
20
|
+
viennaps.libs/vtkCommonMisc-9.3.dll,sha256=ka8ZjMEbW9oiiWnJ4oNFnKghOKEK6ylG-LPNzk0GXNw,2801664
|
|
21
|
+
viennaps.libs/vtkCommonSystem-9.3.dll,sha256=nuBHKbY_uGBRaTe0HTGILchfRCsH5qqteEr0MLzuJro,125440
|
|
22
|
+
viennaps.libs/vtkCommonTransforms-9.3.dll,sha256=mH1LxsAmOvX3D5oRx8zxzKbNKp3BnlzcgaYP-lAlKf0,207872
|
|
23
|
+
viennaps.libs/vtkdoubleconversion-9.3.dll,sha256=ERhL4eA3ukLxGSizSHOWfhklp1sKP1YNXdq-XjwjSIk,64512
|
|
24
|
+
viennaps.libs/vtkexpat-9.3.dll,sha256=Ed8w44ryA10oG-z4CKdS_dneE6JWaclhh76LxbhzY0s,158208
|
|
25
|
+
viennaps.libs/vtkFiltersCore-9.3.dll,sha256=MrQqC4tMh_StOHsjFvhQFXpgHs1SKTbn9TEIiAuetVI,5999616
|
|
26
|
+
viennaps.libs/vtkFiltersGeneral-9.3.dll,sha256=dh4CbOns6r8mQ2bRyrdINhU8TkNpSUiFNTM6LtRO2Eg,3305472
|
|
27
|
+
viennaps.libs/vtkFiltersGeometry-9.3.dll,sha256=e1cZauXwx1VGrqq3HW-5iEdtI0sHOr3UZS-rin0JpAw,943616
|
|
28
|
+
viennaps.libs/vtkFiltersVerdict-9.3.dll,sha256=KYpRCUeObtQD8D4U-cSty8Bh6MgX4ulswCQ0pQihzd0,199168
|
|
29
|
+
viennaps.libs/vtkfmt-9.3.dll,sha256=RfSRfc583N069Jf_Gh4Aqi1gPaOVhXPVx941UcYbTjI,138752
|
|
30
|
+
viennaps.libs/vtkIOCore-9.3.dll,sha256=6POTWitJXwW_Ypq0SMzsmgU2f8rG_kMv7jwr_H5P-HA,459776
|
|
31
|
+
viennaps.libs/vtkIOXML-9.3.dll,sha256=KPgaKOW-8GY-5t5ydfd-nDCUgFqxfzEqCye5xXbljjg,856576
|
|
32
|
+
viennaps.libs/vtkIOXMLParser-9.3.dll,sha256=51P7MuFk2oDNeeC0R19IbE4_yflKCHEGV1hc8ggl_hU,113152
|
|
33
|
+
viennaps.libs/vtkkissfft-9.3.dll,sha256=m8LpU--7WQnEo0lwWl-CX4JJX5Xcf0UoFFYfJpdk6vQ,22016
|
|
34
|
+
viennaps.libs/vtkloguru-9.3.dll,sha256=pRg5CJzCk5sQxE3Jjkx-KBnKJd2Pmt3pLtR5AaKPWIU,76288
|
|
35
|
+
viennaps.libs/vtklz4-9.3.dll,sha256=ehuXzNFLgeg_SgbiaW8q5PbFYoQIYURjuqft22Ai_dE,114688
|
|
36
|
+
viennaps.libs/vtklzma-9.3.dll,sha256=7cbA9NkwUaKBYKJqAGwteb6tEXV3i-BXYjAUZ2LaOic,155136
|
|
37
|
+
viennaps.libs/vtkpugixml-9.3.dll,sha256=dNWcTlHfNDKSXGMn64w-NxfIJEcnSUj_nyXuHCzWvSU,194048
|
|
38
|
+
viennaps.libs/vtksys-9.3.dll,sha256=iqnPconaGKLYhOUpHsplIL3SgGQtVlKH6zm13TOeB4E,326656
|
|
39
|
+
viennaps.libs/vtkverdict-9.3.dll,sha256=79cCJcXyqYz1DF6xmhP0lWssNeL6wipC7waWWPYHPKE,194560
|
|
40
|
+
viennaps.libs/vtkzlib-9.3.dll,sha256=2rUE_YJ51cytC2jipuC7IE8wB_Tv3JyT4qJBTpdRX_Y,84480
|
|
41
|
+
viennaps2d/__init__.py,sha256=w9QSNkwVwlBZnXOZPlviHPJ8UBZtGPhlnFR_3mhqrLA,2050
|
|
42
|
+
viennaps2d/__init__.pyi,sha256=mZTxngj1uNEjdM35mSUCRASEZk-57ZN2U-nIUI5uiJs,7413
|
|
43
|
+
viennaps2d/Release/viennaps2d.cp310-win_amd64.pyd,sha256=4MYgBLG3f1FFGlEkALmETUQdKXjkJbOOE9ex-qMlSRQ,2068480
|
|
44
|
+
viennaps2d/Release/viennaps2d.cp311-win_amd64.pyd,sha256=Is1vSPwEGm6yAsv0-5ITPbI96Jpv1ZpgPfr8LXgHOc4,2070528
|
|
45
|
+
viennaps2d/Release/viennaps2d.cp312-win_amd64.pyd,sha256=ZSAXaV_-a8B354x62z_hcG6SHDSg60yj74zBlQWX4rU,2095616
|
|
46
|
+
viennaps2d/viennaps2d/__init__.pyi,sha256=0G7iCkgW7jRNwnbvaIBw4SrE6IfzGFI3Ciht5huIcCQ,87054
|
|
47
|
+
viennaps2d/viennaps2d/constants.pyi,sha256=ati5MAftJEbhuYK9YMpyX9o4HT193QxEmpo52Hh5vNI,945
|
|
48
|
+
viennaps2d/viennaps2d/ray.pyi,sha256=lXgWz-NVoffr4VqoiuIPCqQto-kiVWvjuSkFQ0BJzXY,1827
|
|
49
|
+
viennaps2d/viennaps2d/util.pyi,sha256=kRUYFMdtUaGWjAcRcZiiLEfJa1mb8R8KmDktkgS3K1E,302
|
|
50
|
+
viennaps2d/viennaps2d.cp312-win_amd64.pyd,sha256=ZSAXaV_-a8B354x62z_hcG6SHDSg60yj74zBlQWX4rU,2095616
|
|
51
|
+
viennaps3d/__init__.py,sha256=mY3cWy_z3GYESXrgZSWafyOvLv6-bsIhohqyfHxP_UQ,2050
|
|
52
|
+
viennaps3d/__init__.pyi,sha256=FWUCv94KUL4exIiBpvV6mJiGKMFka54A0KQ8DXUgP4k,7379
|
|
53
|
+
viennaps3d/Release/viennaps3d.cp310-win_amd64.pyd,sha256=bQ5JDfzLIOzeRxd1uNbJ_x8v4PL_x9xtOo5_8TQiPW0,1974272
|
|
54
|
+
viennaps3d/Release/viennaps3d.cp311-win_amd64.pyd,sha256=YHp5EpSBzmQZZDw32StZklLJGqDfmDymcaPhUp2sPRs,1975808
|
|
55
|
+
viennaps3d/Release/viennaps3d.cp312-win_amd64.pyd,sha256=kT8hMQQ8uxIubOwmzumsJMTp7efKKmZA5r_Ss-wnYu4,1999872
|
|
56
|
+
viennaps3d/viennaps3d/__init__.pyi,sha256=1_H2DCbXLUhfe4eiPTfl8nhm9F4-06GPP9LsA46GalM,82963
|
|
57
|
+
viennaps3d/viennaps3d/constants.pyi,sha256=ati5MAftJEbhuYK9YMpyX9o4HT193QxEmpo52Hh5vNI,945
|
|
58
|
+
viennaps3d/viennaps3d/gpu.pyi,sha256=eEK_7FVqsI2L-V9H17pJz_bkcyW1bF_k9lR_dUmIyCI,7593
|
|
59
|
+
viennaps3d/viennaps3d/ray.pyi,sha256=lXgWz-NVoffr4VqoiuIPCqQto-kiVWvjuSkFQ0BJzXY,1827
|
|
60
|
+
viennaps3d/viennaps3d/util.pyi,sha256=QnY7oGA11FlKn6Cv1FeH4JODUKTBeitpKnkDa7hkR-A,302
|
|
61
|
+
viennaps3d/viennaps3d.cp312-win_amd64.pyd,sha256=kT8hMQQ8uxIubOwmzumsJMTp7efKKmZA5r_Ss-wnYu4,1999872
|
|
62
|
+
viennaps-3.7.2.dist-info/METADATA,sha256=_WwsjgcIKYR9KtYTbyUovhkFyRnkFfWNLjrgtTXuZ6c,15465
|
|
63
|
+
viennaps-3.7.2.dist-info/WHEEL,sha256=TcMXEVBP2SQds4YZwJ6flDTTNRzCE5owNAganfIqM0g,106
|
|
64
|
+
viennaps-3.7.2.dist-info/licenses/LICENSE,sha256=6z6EuS6_6BshHTvkww2hKAi_DVpP6wR7_MwvwqUYIFI,1108
|
|
65
|
+
viennaps-3.7.2.dist-info/RECORD,,
|
viennaps.libs/embree4.dll
CHANGED
|
Binary file
|
viennaps.libs/embree_avx.lib
CHANGED
|
Binary file
|
viennaps.libs/embree_avx2.lib
CHANGED
|
Binary file
|
viennaps.libs/embree_sse42.lib
CHANGED
|
Binary file
|
viennaps.libs/lexers.lib
CHANGED
|
Binary file
|
viennaps.libs/math.lib
CHANGED
|
Binary file
|
viennaps.libs/simd.lib
CHANGED
|
Binary file
|
viennaps.libs/sys.lib
CHANGED
|
Binary file
|
viennaps.libs/tasking.lib
CHANGED
|
Binary file
|
viennaps.libs/tbb12.dll
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
viennaps.libs/vtkIOCore-9.3.dll
CHANGED
|
Binary file
|
viennaps.libs/vtkIOXML-9.3.dll
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
viennaps.libs/vtkexpat-9.3.dll
CHANGED
|
Binary file
|
viennaps.libs/vtkfmt-9.3.dll
CHANGED
|
Binary file
|
viennaps.libs/vtkkissfft-9.3.dll
CHANGED
|
Binary file
|
viennaps.libs/vtkloguru-9.3.dll
CHANGED
|
Binary file
|
viennaps.libs/vtklz4-9.3.dll
CHANGED
|
Binary file
|
viennaps.libs/vtklzma-9.3.dll
CHANGED
|
Binary file
|
viennaps.libs/vtkpugixml-9.3.dll
CHANGED
|
Binary file
|
viennaps.libs/vtksys-9.3.dll
CHANGED
|
Binary file
|
viennaps.libs/vtkverdict-9.3.dll
CHANGED
|
Binary file
|
viennaps.libs/vtkzlib-9.3.dll
CHANGED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
viennaps2d/__init__.pyi
CHANGED
|
@@ -1,6 +1,218 @@
|
|
|
1
|
-
|
|
2
|
-
from _typeshed import Incomplete
|
|
1
|
+
"""
|
|
3
2
|
|
|
4
|
-
|
|
3
|
+
ViennaPS
|
|
4
|
+
========
|
|
5
5
|
|
|
6
|
-
|
|
6
|
+
ViennaPS is a header-only C++ process simulation library,
|
|
7
|
+
which includes surface and volume representations,
|
|
8
|
+
a ray tracer, and physical models for the simulation of
|
|
9
|
+
microelectronic fabrication processes.
|
|
10
|
+
"""
|
|
11
|
+
|
|
12
|
+
from __future__ import annotations
|
|
13
|
+
import sys as sys
|
|
14
|
+
import viennals2d as ls
|
|
15
|
+
from viennals2d.viennals2d import BoundaryConditionEnum as BoundaryType
|
|
16
|
+
from viennals2d.viennals2d import IntegrationSchemeEnum as IntegrationScheme
|
|
17
|
+
from viennaps2d.viennaps2d import AdvectionCallback
|
|
18
|
+
from viennaps2d.viennaps2d import AdvectionParameters
|
|
19
|
+
from viennaps2d.viennaps2d import AtomicLayerProcess
|
|
20
|
+
from viennaps2d.viennaps2d import BoxDistribution
|
|
21
|
+
from viennaps2d.viennaps2d import CF4O2Etching
|
|
22
|
+
from viennaps2d.viennaps2d import CF4O2Parameters
|
|
23
|
+
from viennaps2d.viennaps2d import CF4O2ParametersIons
|
|
24
|
+
from viennaps2d.viennaps2d import CF4O2ParametersMask
|
|
25
|
+
from viennaps2d.viennaps2d import CF4O2ParametersPassivation
|
|
26
|
+
from viennaps2d.viennaps2d import CF4O2ParametersSi
|
|
27
|
+
from viennaps2d.viennaps2d import CF4O2ParametersSiGe
|
|
28
|
+
from viennaps2d.viennaps2d import CSVFileProcess
|
|
29
|
+
from viennaps2d.viennaps2d import DenseCellSet
|
|
30
|
+
from viennaps2d.viennaps2d import DirectionalProcess
|
|
31
|
+
from viennaps2d.viennaps2d import Domain
|
|
32
|
+
from viennaps2d.viennaps2d import Domain3D
|
|
33
|
+
from viennaps2d.viennaps2d import DomainSetup
|
|
34
|
+
from viennaps2d.viennaps2d import Extrude
|
|
35
|
+
from viennaps2d.viennaps2d import FaradayCageEtching
|
|
36
|
+
from viennaps2d.viennaps2d import FaradayCageParameters
|
|
37
|
+
from viennaps2d.viennaps2d import FluorocarbonEtching
|
|
38
|
+
from viennaps2d.viennaps2d import FluorocarbonParameters
|
|
39
|
+
from viennaps2d.viennaps2d import FluorocarbonParametersIons
|
|
40
|
+
from viennaps2d.viennaps2d import FluorocarbonParametersMask
|
|
41
|
+
from viennaps2d.viennaps2d import FluorocarbonParametersPolymer
|
|
42
|
+
from viennaps2d.viennaps2d import FluorocarbonParametersSi
|
|
43
|
+
from viennaps2d.viennaps2d import FluorocarbonParametersSi3N4
|
|
44
|
+
from viennaps2d.viennaps2d import FluorocarbonParametersSiO2
|
|
45
|
+
from viennaps2d.viennaps2d import GDSGeometry
|
|
46
|
+
from viennaps2d.viennaps2d import GDSReader
|
|
47
|
+
from viennaps2d.viennaps2d import GeometryFactory
|
|
48
|
+
from viennaps2d.viennaps2d import HBrO2Etching
|
|
49
|
+
from viennaps2d.viennaps2d import HoleShape
|
|
50
|
+
from viennaps2d.viennaps2d import IBEParameters
|
|
51
|
+
from viennaps2d.viennaps2d import Interpolation
|
|
52
|
+
from viennaps2d.viennaps2d import IonBeamEtching
|
|
53
|
+
from viennaps2d.viennaps2d import IsotropicProcess
|
|
54
|
+
from viennaps2d.viennaps2d import Length
|
|
55
|
+
from viennaps2d.viennaps2d import LengthUnit
|
|
56
|
+
from viennaps2d.viennaps2d import LogLevel
|
|
57
|
+
from viennaps2d.viennaps2d import Logger
|
|
58
|
+
from viennaps2d.viennaps2d import MakeFin
|
|
59
|
+
from viennaps2d.viennaps2d import MakeHole
|
|
60
|
+
from viennaps2d.viennaps2d import MakePlane
|
|
61
|
+
from viennaps2d.viennaps2d import MakeStack
|
|
62
|
+
from viennaps2d.viennaps2d import MakeTrench
|
|
63
|
+
from viennaps2d.viennaps2d import Material
|
|
64
|
+
from viennaps2d.viennaps2d import MaterialMap
|
|
65
|
+
from viennaps2d.viennaps2d import MetaDataLevel
|
|
66
|
+
from viennaps2d.viennaps2d import MultiParticleProcess
|
|
67
|
+
from viennaps2d.viennaps2d import NormalizationType
|
|
68
|
+
from viennaps2d.viennaps2d import OxideRegrowth
|
|
69
|
+
from viennaps2d.viennaps2d import Planarize
|
|
70
|
+
from viennaps2d.viennaps2d import PlasmaEtchingParameters
|
|
71
|
+
from viennaps2d.viennaps2d import PlasmaEtchingParametersIons
|
|
72
|
+
from viennaps2d.viennaps2d import PlasmaEtchingParametersMask
|
|
73
|
+
from viennaps2d.viennaps2d import PlasmaEtchingParametersPassivation
|
|
74
|
+
from viennaps2d.viennaps2d import PlasmaEtchingParametersPolymer
|
|
75
|
+
from viennaps2d.viennaps2d import PlasmaEtchingParametersSubstrate
|
|
76
|
+
from viennaps2d.viennaps2d import Process
|
|
77
|
+
from viennaps2d.viennaps2d import ProcessModel
|
|
78
|
+
from viennaps2d.viennaps2d import ProcessParams
|
|
79
|
+
from viennaps2d.viennaps2d import RateGrid
|
|
80
|
+
from viennaps2d.viennaps2d import RateSet
|
|
81
|
+
from viennaps2d.viennaps2d import RayTracingParameters
|
|
82
|
+
from viennaps2d.viennaps2d import Reader
|
|
83
|
+
from viennaps2d.viennaps2d import SF6C4F8Etching
|
|
84
|
+
from viennaps2d.viennaps2d import SF6O2Etching
|
|
85
|
+
from viennaps2d.viennaps2d import SelectiveEpitaxy
|
|
86
|
+
from viennaps2d.viennaps2d import SingleParticleALD
|
|
87
|
+
from viennaps2d.viennaps2d import SingleParticleProcess
|
|
88
|
+
from viennaps2d.viennaps2d import SphereDistribution
|
|
89
|
+
from viennaps2d.viennaps2d import StencilLocalLaxFriedrichsScalar
|
|
90
|
+
from viennaps2d.viennaps2d import TEOSDeposition
|
|
91
|
+
from viennaps2d.viennaps2d import TEOSPECVD
|
|
92
|
+
from viennaps2d.viennaps2d import Time
|
|
93
|
+
from viennaps2d.viennaps2d import TimeUnit
|
|
94
|
+
from viennaps2d.viennaps2d import ToDiskMesh
|
|
95
|
+
from viennaps2d.viennaps2d import WetEtching
|
|
96
|
+
from viennaps2d.viennaps2d import Writer
|
|
97
|
+
from viennaps2d.viennaps2d import constants
|
|
98
|
+
from viennaps2d.viennaps2d import ray
|
|
99
|
+
from viennaps2d.viennaps2d import setNumThreads
|
|
100
|
+
from viennaps2d.viennaps2d import util
|
|
101
|
+
from . import viennaps2d
|
|
102
|
+
|
|
103
|
+
__all__: list[str] = [
|
|
104
|
+
"AdvectionCallback",
|
|
105
|
+
"AdvectionParameters",
|
|
106
|
+
"AtomicLayerProcess",
|
|
107
|
+
"BoundaryType",
|
|
108
|
+
"BoxDistribution",
|
|
109
|
+
"CF4O2Etching",
|
|
110
|
+
"CF4O2Parameters",
|
|
111
|
+
"CF4O2ParametersIons",
|
|
112
|
+
"CF4O2ParametersMask",
|
|
113
|
+
"CF4O2ParametersPassivation",
|
|
114
|
+
"CF4O2ParametersSi",
|
|
115
|
+
"CF4O2ParametersSiGe",
|
|
116
|
+
"CSVFileProcess",
|
|
117
|
+
"D",
|
|
118
|
+
"DenseCellSet",
|
|
119
|
+
"DirectionalProcess",
|
|
120
|
+
"Domain",
|
|
121
|
+
"Domain3D",
|
|
122
|
+
"DomainSetup",
|
|
123
|
+
"Extrude",
|
|
124
|
+
"FaradayCageEtching",
|
|
125
|
+
"FaradayCageParameters",
|
|
126
|
+
"FluorocarbonEtching",
|
|
127
|
+
"FluorocarbonParameters",
|
|
128
|
+
"FluorocarbonParametersIons",
|
|
129
|
+
"FluorocarbonParametersMask",
|
|
130
|
+
"FluorocarbonParametersPolymer",
|
|
131
|
+
"FluorocarbonParametersSi",
|
|
132
|
+
"FluorocarbonParametersSi3N4",
|
|
133
|
+
"FluorocarbonParametersSiO2",
|
|
134
|
+
"GDSGeometry",
|
|
135
|
+
"GDSReader",
|
|
136
|
+
"GeometryFactory",
|
|
137
|
+
"HBrO2Etching",
|
|
138
|
+
"HoleShape",
|
|
139
|
+
"IBEParameters",
|
|
140
|
+
"IntegrationScheme",
|
|
141
|
+
"Interpolation",
|
|
142
|
+
"IonBeamEtching",
|
|
143
|
+
"IsotropicProcess",
|
|
144
|
+
"Length",
|
|
145
|
+
"LengthUnit",
|
|
146
|
+
"LogLevel",
|
|
147
|
+
"Logger",
|
|
148
|
+
"MakeFin",
|
|
149
|
+
"MakeHole",
|
|
150
|
+
"MakePlane",
|
|
151
|
+
"MakeStack",
|
|
152
|
+
"MakeTrench",
|
|
153
|
+
"Material",
|
|
154
|
+
"MaterialMap",
|
|
155
|
+
"MetaDataLevel",
|
|
156
|
+
"MultiParticleProcess",
|
|
157
|
+
"NormalizationType",
|
|
158
|
+
"OxideRegrowth",
|
|
159
|
+
"Planarize",
|
|
160
|
+
"PlasmaEtchingParameters",
|
|
161
|
+
"PlasmaEtchingParametersIons",
|
|
162
|
+
"PlasmaEtchingParametersMask",
|
|
163
|
+
"PlasmaEtchingParametersPassivation",
|
|
164
|
+
"PlasmaEtchingParametersPolymer",
|
|
165
|
+
"PlasmaEtchingParametersSubstrate",
|
|
166
|
+
"Process",
|
|
167
|
+
"ProcessModel",
|
|
168
|
+
"ProcessParams",
|
|
169
|
+
"RateGrid",
|
|
170
|
+
"RateSet",
|
|
171
|
+
"RayTracingParameters",
|
|
172
|
+
"ReadConfigFile",
|
|
173
|
+
"Reader",
|
|
174
|
+
"SF6C4F8Etching",
|
|
175
|
+
"SF6O2Etching",
|
|
176
|
+
"SelectiveEpitaxy",
|
|
177
|
+
"SingleParticleALD",
|
|
178
|
+
"SingleParticleProcess",
|
|
179
|
+
"SphereDistribution",
|
|
180
|
+
"StencilLocalLaxFriedrichsScalar",
|
|
181
|
+
"TEOSDeposition",
|
|
182
|
+
"TEOSPECVD",
|
|
183
|
+
"Time",
|
|
184
|
+
"TimeUnit",
|
|
185
|
+
"ToDiskMesh",
|
|
186
|
+
"WetEtching",
|
|
187
|
+
"Writer",
|
|
188
|
+
"constants",
|
|
189
|
+
"ls",
|
|
190
|
+
"ray",
|
|
191
|
+
"setNumThreads",
|
|
192
|
+
"sys",
|
|
193
|
+
"util",
|
|
194
|
+
"version",
|
|
195
|
+
"viennaps2d",
|
|
196
|
+
]
|
|
197
|
+
|
|
198
|
+
def ReadConfigFile(fileName: str):
|
|
199
|
+
"""
|
|
200
|
+
Read a config file in the ViennaPS standard config file format.
|
|
201
|
+
|
|
202
|
+
Parameters
|
|
203
|
+
----------
|
|
204
|
+
fileName: str
|
|
205
|
+
Name of the config file.
|
|
206
|
+
|
|
207
|
+
Returns
|
|
208
|
+
-------
|
|
209
|
+
dict
|
|
210
|
+
A dictionary containing the parameters from the config file.
|
|
211
|
+
|
|
212
|
+
"""
|
|
213
|
+
|
|
214
|
+
def _module_ptx_path(): ...
|
|
215
|
+
def _windows_dll_path(): ...
|
|
216
|
+
|
|
217
|
+
D: int = 2
|
|
218
|
+
version: str = '"3.7.2"'
|