ViennaPS 3.3.0__cp310-cp310-macosx_11_0_arm64.whl → 3.5.0__cp310-cp310-macosx_11_0_arm64.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.3.0.dist-info → viennaps-3.5.0.dist-info}/METADATA +67 -50
- {viennaps-3.3.0.dist-info → viennaps-3.5.0.dist-info}/RECORD +86 -85
- {viennaps-3.3.0.dist-info → viennaps-3.5.0.dist-info}/WHEEL +1 -1
- viennaps.libs/README.txt +111 -15
- viennaps.libs/cmake/vtk-9.3/FindLibXml2.cmake +1 -8
- viennaps.libs/cmake/vtk-9.3/vtk-config-version.cmake +1 -1
- viennaps.libs/cmake/vtk-9.3/vtk-config.cmake +16 -2
- viennaps.libs/cmake_install.cmake +4 -4
- viennaps.libs/common/cmake_install.cmake +2 -2
- viennaps.libs/common/lexers/cmake_install.cmake +2 -2
- viennaps.libs/common/math/cmake_install.cmake +2 -2
- viennaps.libs/common/simd/cmake_install.cmake +2 -2
- viennaps.libs/common/sys/CMakeFiles/sys.dir/filename.cpp.o +0 -0
- viennaps.libs/common/sys/cmake_install.cmake +2 -2
- viennaps.libs/common/tasking/cmake_install.cmake +2 -2
- viennaps.libs/embree-config-install.cmake +16 -16
- viennaps.libs/embree-config-version.cmake +1 -1
- viennaps.libs/kernels/CMakeFiles/Export/{bc89951ab1cf23bcbd2a6b7b9de564fb → 0919fd033fbc7492b4ed7221a30ac4ed}/embree-targets.cmake +1 -1
- viennaps.libs/kernels/CMakeFiles/embree.dir/builders/primrefgen.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_hair.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_hair_mb.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_morton.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_sah.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_sah_mb.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_sah_spatial.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_subdiv.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_builder_twolevel.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_statistics.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/alloc.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/device.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/rtcore.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/rtcore_builder.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_subdiv_mesh.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/state.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/builders/primrefgen.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_hair.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_hair_mb.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_morton.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_sah.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_sah_mb.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_sah_spatial.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_subdiv.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_builder_twolevel.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/cmake_install.cmake +10 -10
- viennaps.libs/libembree4.dylib +0 -0
- viennaps.libs/libembree_avx2.a +0 -0
- viennaps.libs/liblexers.a +0 -0
- viennaps.libs/libmath.a +0 -0
- viennaps.libs/libsimd.a +0 -0
- viennaps.libs/libsys.a +0 -0
- viennaps.libs/libtasking.a +0 -0
- viennaps.libs/libtbb.dylib +0 -0
- viennaps.libs/libvtkCommonCore-9.3.dylib +0 -0
- viennaps.libs/libvtkCommonDataModel-9.3.dylib +0 -0
- viennaps.libs/libvtkCommonExecutionModel-9.3.dylib +0 -0
- viennaps.libs/libvtkCommonSystem-9.3.dylib +0 -0
- viennaps.libs/libvtkCommonTransforms-9.3.dylib +0 -0
- viennaps.libs/libvtkFiltersCore-9.3.dylib +0 -0
- viennaps.libs/libvtkFiltersGeneral-9.3.dylib +0 -0
- viennaps.libs/libvtkIOXML-9.3.dylib +0 -0
- viennaps.libs/libvtkIOXMLParser-9.3.dylib +0 -0
- viennaps.libs/libvtkfmt-9.3.dylib +0 -0
- viennaps.libs/tests/cmake_install.cmake +2 -2
- viennaps2d/.dylibs/libomp.dylib +0 -0
- viennaps2d/.dylibs/libtbb.dylib +0 -0
- viennaps2d/.dylibs/libvtkCommonCore-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkCommonDataModel-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkCommonExecutionModel-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkCommonSystem-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkCommonTransforms-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkFiltersCore-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkIOXMLParser-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkfmt-9.3.dylib +0 -0
- viennaps2d/__init__.py +15 -2
- viennaps2d/viennaps2d.cpython-310-darwin.so +0 -0
- viennaps2d/viennaps2d.pyi +313 -85
- viennaps3d/__init__.py +15 -2
- viennaps3d/viennaps3d/gpu.pyi +111 -0
- viennaps3d/viennaps3d.cpython-310-darwin.so +0 -0
- viennaps3d/viennaps3d.pyi +290 -90
- {viennaps-3.3.0.dist-info → viennaps-3.5.0.dist-info}/licenses/LICENSE +0 -0
- /viennaps.libs/kernels/CMakeFiles/Export/{bc89951ab1cf23bcbd2a6b7b9de564fb → 0919fd033fbc7492b4ed7221a30ac4ed}/embree-targets-release.cmake +0 -0
viennaps3d/viennaps3d.pyi
CHANGED
|
@@ -7,7 +7,7 @@ __version__: str
|
|
|
7
7
|
version: str
|
|
8
8
|
|
|
9
9
|
class AdvectionCallback:
|
|
10
|
-
domain:
|
|
10
|
+
domain: Incomplete
|
|
11
11
|
def __init__(self) -> None: ...
|
|
12
12
|
def applyPostAdvect(self, arg0: float) -> bool: ...
|
|
13
13
|
def applyPreAdvect(self, arg0: float) -> bool: ...
|
|
@@ -51,7 +51,7 @@ class AtomicLayerProcess:
|
|
|
51
51
|
def setNumberOfRaysPerPoint(self, arg0: int) -> None: ...
|
|
52
52
|
def setProcessModel(self, arg0: ProcessModel) -> None: ...
|
|
53
53
|
def setPulseTime(self, arg0: float) -> None: ...
|
|
54
|
-
def setSourceDirection(self, arg0
|
|
54
|
+
def setSourceDirection(self, arg0) -> None: ...
|
|
55
55
|
|
|
56
56
|
class BoxDistribution(ProcessModel):
|
|
57
57
|
@overload
|
|
@@ -61,7 +61,159 @@ class BoxDistribution(ProcessModel):
|
|
|
61
61
|
@overload
|
|
62
62
|
def __init__(self, halfAxes, gridDelta: float) -> None: ...
|
|
63
63
|
|
|
64
|
-
class
|
|
64
|
+
class CF4O2Etching(ProcessModel):
|
|
65
|
+
@overload
|
|
66
|
+
def __init__(self) -> None: ...
|
|
67
|
+
@overload
|
|
68
|
+
def __init__(
|
|
69
|
+
self,
|
|
70
|
+
ionFlux: float,
|
|
71
|
+
etchantFlux: float,
|
|
72
|
+
oxygenFlux: float,
|
|
73
|
+
polymerFlux: float,
|
|
74
|
+
meanIonEnergy: float = ...,
|
|
75
|
+
sigmaIonEnergy: float = ...,
|
|
76
|
+
ionExponent: float = ...,
|
|
77
|
+
oxySputterYield: float = ...,
|
|
78
|
+
polySputterYield: float = ...,
|
|
79
|
+
etchStopDepth: float = ...,
|
|
80
|
+
) -> None: ...
|
|
81
|
+
@overload
|
|
82
|
+
def __init__(self, parameters: CF4O2Parameters) -> None: ...
|
|
83
|
+
def getParameters(self) -> CF4O2Parameters: ...
|
|
84
|
+
def setParameters(self, arg0: CF4O2Parameters) -> None: ...
|
|
85
|
+
|
|
86
|
+
class CF4O2Parameters:
|
|
87
|
+
Ions: CF4O2ParametersIons
|
|
88
|
+
Mask: CF4O2ParametersMask
|
|
89
|
+
Passivation: CF4O2ParametersPassivation
|
|
90
|
+
Si: CF4O2ParametersSi
|
|
91
|
+
SiGe: CF4O2ParametersSiGe
|
|
92
|
+
etchStopDepth: float
|
|
93
|
+
etchantFlux: float
|
|
94
|
+
fluxIncludeSticking: bool
|
|
95
|
+
gamma_C: dict[Material, float]
|
|
96
|
+
gamma_C_oxidized: dict[Material, float]
|
|
97
|
+
gamma_F: dict[Material, float]
|
|
98
|
+
gamma_F_oxidized: dict[Material, float]
|
|
99
|
+
gamma_O: dict[Material, float]
|
|
100
|
+
gamma_O_passivated: dict[Material, float]
|
|
101
|
+
ionFlux: float
|
|
102
|
+
oxygenFlux: float
|
|
103
|
+
polymerFlux: float
|
|
104
|
+
def __init__(self) -> None: ...
|
|
105
|
+
|
|
106
|
+
class CF4O2ParametersIons:
|
|
107
|
+
exponent: float
|
|
108
|
+
inflectAngle: float
|
|
109
|
+
meanEnergy: float
|
|
110
|
+
minAngle: float
|
|
111
|
+
n_l: float
|
|
112
|
+
sigmaEnergy: float
|
|
113
|
+
def __init__(self) -> None: ...
|
|
114
|
+
|
|
115
|
+
class CF4O2ParametersMask:
|
|
116
|
+
A_sp: float
|
|
117
|
+
Eth_sp: float
|
|
118
|
+
rho: float
|
|
119
|
+
def __init__(self) -> None: ...
|
|
120
|
+
|
|
121
|
+
class CF4O2ParametersPassivation:
|
|
122
|
+
A_C_ie: float
|
|
123
|
+
A_O_ie: float
|
|
124
|
+
Eth_C_ie: float
|
|
125
|
+
Eth_O_ie: float
|
|
126
|
+
def __init__(self) -> None: ...
|
|
127
|
+
|
|
128
|
+
class CF4O2ParametersSi:
|
|
129
|
+
A_ie: float
|
|
130
|
+
A_sp: float
|
|
131
|
+
Eth_ie: float
|
|
132
|
+
Eth_sp: float
|
|
133
|
+
beta_sigma: float
|
|
134
|
+
k_sigma: float
|
|
135
|
+
rho: float
|
|
136
|
+
def __init__(self) -> None: ...
|
|
137
|
+
|
|
138
|
+
class CF4O2ParametersSiGe:
|
|
139
|
+
A_ie: float
|
|
140
|
+
A_sp: float
|
|
141
|
+
Eth_ie: float
|
|
142
|
+
Eth_sp: float
|
|
143
|
+
beta_sigma: float
|
|
144
|
+
k_sigma: float
|
|
145
|
+
rho: float
|
|
146
|
+
x: float
|
|
147
|
+
def __init__(self) -> None: ...
|
|
148
|
+
def k_sigma_SiGe(self, arg0: float) -> float: ...
|
|
149
|
+
|
|
150
|
+
class CSVFileProcess(ProcessModel):
|
|
151
|
+
def __init__(
|
|
152
|
+
self,
|
|
153
|
+
ratesFile: str,
|
|
154
|
+
direction,
|
|
155
|
+
offset,
|
|
156
|
+
isotropicComponent: float = ...,
|
|
157
|
+
directionalComponent: float = ...,
|
|
158
|
+
maskMaterials: list[Material] = ...,
|
|
159
|
+
calculateVisibility: bool = ...,
|
|
160
|
+
) -> None: ...
|
|
161
|
+
def setCustomInterpolator(self, function: Callable) -> None: ...
|
|
162
|
+
def setIDWNeighbors(self, k: int = ...) -> None: ...
|
|
163
|
+
@overload
|
|
164
|
+
def setInterpolationMode(self, mode: Interpolation) -> None: ...
|
|
165
|
+
@overload
|
|
166
|
+
def setInterpolationMode(self, mode: str) -> None: ...
|
|
167
|
+
def setOffset(self, offset) -> None: ...
|
|
168
|
+
|
|
169
|
+
class DenseCellSet:
|
|
170
|
+
def __init__(self) -> None: ...
|
|
171
|
+
@overload
|
|
172
|
+
def addFillingFraction(self, arg0: int, arg1: float) -> bool: ...
|
|
173
|
+
@overload
|
|
174
|
+
def addFillingFraction(self, arg0, arg1: float) -> bool: ...
|
|
175
|
+
def addFillingFractionInMaterial(self, arg0, arg1: float, arg2: int) -> bool: ...
|
|
176
|
+
def addScalarData(self, arg0: str, arg1: float) -> None: ...
|
|
177
|
+
def buildNeighborhood(self, forceRebuild: bool = ...) -> None: ...
|
|
178
|
+
def clear(self) -> None: ...
|
|
179
|
+
def fromLevelSets(
|
|
180
|
+
self,
|
|
181
|
+
levelSets: list[viennals3d.viennals3d.Domain],
|
|
182
|
+
materialMap: viennals3d.viennals3d.MaterialMap = ...,
|
|
183
|
+
depth: float = ...,
|
|
184
|
+
) -> None: ...
|
|
185
|
+
def getAverageFillingFraction(self, arg0, arg1: float) -> float: ...
|
|
186
|
+
def getBoundingBox(self, *args, **kwargs): ...
|
|
187
|
+
def getCellCenter(self, *args, **kwargs): ...
|
|
188
|
+
def getCellGrid(self) -> viennals3d.viennals3d.Mesh: ...
|
|
189
|
+
def getDepth(self) -> float: ...
|
|
190
|
+
def getElement(self, *args, **kwargs): ...
|
|
191
|
+
def getElements(self, *args, **kwargs): ...
|
|
192
|
+
def getFillingFraction(self, arg0) -> float: ...
|
|
193
|
+
def getFillingFractions(self) -> list[float]: ...
|
|
194
|
+
def getGridDelta(self) -> float: ...
|
|
195
|
+
def getIndex(self, arg0) -> int: ...
|
|
196
|
+
def getNeighbors(self, *args, **kwargs): ...
|
|
197
|
+
def getNode(self, *args, **kwargs): ...
|
|
198
|
+
def getNodes(self, *args, **kwargs): ...
|
|
199
|
+
def getNumberOfCells(self) -> int: ...
|
|
200
|
+
def getScalarData(self, arg0: str) -> list[float]: ...
|
|
201
|
+
def getScalarDataLabels(self) -> list[str]: ...
|
|
202
|
+
def getSurface(self) -> viennals3d.viennals3d.Domain: ...
|
|
203
|
+
def readCellSetData(self, arg0: str) -> None: ...
|
|
204
|
+
def setCellSetPosition(self, arg0: bool) -> None: ...
|
|
205
|
+
def setCoverMaterial(self, arg0: int) -> None: ...
|
|
206
|
+
@overload
|
|
207
|
+
def setFillingFraction(self, arg0: int, arg1: float) -> bool: ...
|
|
208
|
+
@overload
|
|
209
|
+
def setFillingFraction(self, arg0, arg1: float) -> bool: ...
|
|
210
|
+
def setPeriodicBoundary(self, arg0) -> None: ...
|
|
211
|
+
def updateMaterials(self) -> None: ...
|
|
212
|
+
def updateSurface(self) -> None: ...
|
|
213
|
+
def writeCellSetData(self, arg0: str) -> None: ...
|
|
214
|
+
def writeVTU(self, arg0: str) -> None: ...
|
|
215
|
+
|
|
216
|
+
class DirectionalProcess(ProcessModel):
|
|
65
217
|
@overload
|
|
66
218
|
def __init__(
|
|
67
219
|
self,
|
|
@@ -99,9 +251,7 @@ class Domain:
|
|
|
99
251
|
boundary: viennals3d.viennals3d.BoundaryConditionEnum = ...,
|
|
100
252
|
) -> None: ...
|
|
101
253
|
def applyBooleanOperation(
|
|
102
|
-
self,
|
|
103
|
-
arg0: viennals3d.viennals3d.Domain,
|
|
104
|
-
arg1: viennals3d.viennals3d.BooleanOperationEnum,
|
|
254
|
+
self, arg0: viennals3d.viennals3d.Domain, arg1
|
|
105
255
|
) -> None: ...
|
|
106
256
|
def clear(self) -> None: ...
|
|
107
257
|
def deepCopy(self, arg0: Domain) -> None: ...
|
|
@@ -109,8 +259,8 @@ class Domain:
|
|
|
109
259
|
def generateCellSet(self, arg0: float, arg1: Material, arg2: bool) -> None: ...
|
|
110
260
|
def getBoundaryConditions(self, *args, **kwargs): ...
|
|
111
261
|
def getBoundingBox(self, *args, **kwargs): ...
|
|
112
|
-
def getCellSet(self
|
|
113
|
-
def getGrid(self
|
|
262
|
+
def getCellSet(self) -> DenseCellSet: ...
|
|
263
|
+
def getGrid(self) -> viennals3d.viennals3d.hrleGrid: ...
|
|
114
264
|
def getGridDelta(self) -> float: ...
|
|
115
265
|
def getLevelSets(self) -> list[viennals3d.viennals3d.Domain]: ...
|
|
116
266
|
def getMaterialMap(self, *args, **kwargs): ...
|
|
@@ -160,7 +310,7 @@ class DomainSetup:
|
|
|
160
310
|
def boundaryCons(self, *args, **kwargs): ...
|
|
161
311
|
def bounds(self, *args, **kwargs): ...
|
|
162
312
|
def check(self) -> None: ...
|
|
163
|
-
def grid(self
|
|
313
|
+
def grid(self) -> viennals3d.viennals3d.hrleGrid: ...
|
|
164
314
|
def gridDelta(self) -> float: ...
|
|
165
315
|
def halveXAxis(self) -> None: ...
|
|
166
316
|
def halveYAxis(self) -> None: ...
|
|
@@ -283,9 +433,26 @@ class GDSGeometry:
|
|
|
283
433
|
def __init__(self) -> None: ...
|
|
284
434
|
@overload
|
|
285
435
|
def __init__(self, gridDelta: float) -> None: ...
|
|
436
|
+
@overload
|
|
437
|
+
def __init__(self, gridDelta: float, boundaryConditions) -> None: ...
|
|
438
|
+
def addBlur(
|
|
439
|
+
self,
|
|
440
|
+
sigmas: list[float],
|
|
441
|
+
weights: list[float],
|
|
442
|
+
threshold: float = ...,
|
|
443
|
+
delta: float = ...,
|
|
444
|
+
gridRefinement: int = ...,
|
|
445
|
+
) -> None: ...
|
|
446
|
+
def getAllLayers(self) -> set[int]: ...
|
|
286
447
|
def getBounds(self, *args, **kwargs): ...
|
|
448
|
+
def getNumberOfStructures(self) -> int: ...
|
|
287
449
|
def layerToLevelSet(
|
|
288
|
-
self,
|
|
450
|
+
self,
|
|
451
|
+
layer: int,
|
|
452
|
+
baseHeight: float = ...,
|
|
453
|
+
height: float = ...,
|
|
454
|
+
mask: bool = ...,
|
|
455
|
+
blurLayer: bool = ...,
|
|
289
456
|
) -> viennals3d.viennals3d.Domain: ...
|
|
290
457
|
def print(self) -> None: ...
|
|
291
458
|
def setBoundaryConditions(
|
|
@@ -295,13 +462,10 @@ class GDSGeometry:
|
|
|
295
462
|
def setGridDelta(self, arg0: float) -> None: ...
|
|
296
463
|
|
|
297
464
|
class GDSReader:
|
|
298
|
-
@overload
|
|
299
465
|
def __init__(self) -> None: ...
|
|
300
|
-
@overload
|
|
301
|
-
def __init__(self, arg0: GDSGeometry, arg1: str) -> None: ...
|
|
302
466
|
def apply(self) -> None: ...
|
|
303
467
|
def setFileName(self, arg0: str) -> None: ...
|
|
304
|
-
def setGeometry(self,
|
|
468
|
+
def setGeometry(self, *args, **kwargs): ...
|
|
305
469
|
|
|
306
470
|
class GeometryFactory:
|
|
307
471
|
def __init__(self, *args, **kwargs) -> None: ...
|
|
@@ -314,6 +478,28 @@ class GeometryFactory:
|
|
|
314
478
|
def makeMask(self, base: float, height: float) -> viennals3d.viennals3d.Domain: ...
|
|
315
479
|
def makeSubstrate(self, base: float) -> viennals3d.viennals3d.Domain: ...
|
|
316
480
|
|
|
481
|
+
class HBrO2Etching(ProcessModel):
|
|
482
|
+
@overload
|
|
483
|
+
def __init__(self) -> None: ...
|
|
484
|
+
@overload
|
|
485
|
+
def __init__(
|
|
486
|
+
self,
|
|
487
|
+
ionFlux: float,
|
|
488
|
+
etchantFlux: float,
|
|
489
|
+
oxygenFlux: float,
|
|
490
|
+
meanIonEnergy: float = ...,
|
|
491
|
+
sigmaIonEnergy: float = ...,
|
|
492
|
+
ionExponent: float = ...,
|
|
493
|
+
oxySputterYield: float = ...,
|
|
494
|
+
etchStopDepth: float = ...,
|
|
495
|
+
) -> None: ...
|
|
496
|
+
@overload
|
|
497
|
+
def __init__(self, parameters: PlasmaEtchingParameters) -> None: ...
|
|
498
|
+
@staticmethod
|
|
499
|
+
def defaultParameters() -> PlasmaEtchingParameters: ...
|
|
500
|
+
def getParameters(self) -> PlasmaEtchingParameters: ...
|
|
501
|
+
def setParameters(self, arg0: PlasmaEtchingParameters) -> None: ...
|
|
502
|
+
|
|
317
503
|
class HoleShape:
|
|
318
504
|
__members__: ClassVar[dict] = ... # read-only
|
|
319
505
|
Full: ClassVar[HoleShape] = ...
|
|
@@ -334,6 +520,7 @@ class HoleShape:
|
|
|
334
520
|
class IBEParameters:
|
|
335
521
|
exponent: float
|
|
336
522
|
inflectAngle: float
|
|
523
|
+
materialPlaneWaferRate: dict[Material, float]
|
|
337
524
|
meanEnergy: float
|
|
338
525
|
minAngle: float
|
|
339
526
|
n_l: float
|
|
@@ -346,6 +533,23 @@ class IBEParameters:
|
|
|
346
533
|
yieldFunction: Callable[[float], float]
|
|
347
534
|
def __init__(self) -> None: ...
|
|
348
535
|
|
|
536
|
+
class Interpolation:
|
|
537
|
+
__members__: ClassVar[dict] = ... # read-only
|
|
538
|
+
CUSTOM: ClassVar[Interpolation] = ...
|
|
539
|
+
IDW: ClassVar[Interpolation] = ...
|
|
540
|
+
LINEAR: ClassVar[Interpolation] = ...
|
|
541
|
+
__entries: ClassVar[dict] = ...
|
|
542
|
+
def __init__(self, value: int) -> None: ...
|
|
543
|
+
def __eq__(self, other: object) -> bool: ...
|
|
544
|
+
def __hash__(self) -> int: ...
|
|
545
|
+
def __index__(self) -> int: ...
|
|
546
|
+
def __int__(self) -> int: ...
|
|
547
|
+
def __ne__(self, other: object) -> bool: ...
|
|
548
|
+
@property
|
|
549
|
+
def name(self) -> str: ...
|
|
550
|
+
@property
|
|
551
|
+
def value(self) -> int: ...
|
|
552
|
+
|
|
349
553
|
class IonBeamEtching(ProcessModel):
|
|
350
554
|
@overload
|
|
351
555
|
def __init__(self) -> None: ...
|
|
@@ -575,6 +779,7 @@ class Material:
|
|
|
575
779
|
Dielectric: ClassVar[Material] = ...
|
|
576
780
|
GAS: ClassVar[Material] = ...
|
|
577
781
|
GaN: ClassVar[Material] = ...
|
|
782
|
+
HfO2: ClassVar[Material] = ...
|
|
578
783
|
Mask: ClassVar[Material] = ...
|
|
579
784
|
Metal: ClassVar[Material] = ...
|
|
580
785
|
PolySi: ClassVar[Material] = ...
|
|
@@ -682,8 +887,10 @@ class Particle:
|
|
|
682
887
|
def __init__(self, *args, **kwargs) -> None: ...
|
|
683
888
|
def getLocalDataLabels(self) -> list[str]: ...
|
|
684
889
|
def getSourceDistributionPower(self) -> float: ...
|
|
685
|
-
def initNew(self,
|
|
686
|
-
def surfaceCollision(
|
|
890
|
+
def initNew(self, arg0) -> None: ...
|
|
891
|
+
def surfaceCollision(
|
|
892
|
+
self, arg0: float, arg1, arg2, arg3: int, arg4: int, arg5, arg6, arg7
|
|
893
|
+
) -> None: ...
|
|
687
894
|
def surfaceReflection(self, *args, **kwargs): ...
|
|
688
895
|
|
|
689
896
|
class Planarize:
|
|
@@ -695,6 +902,54 @@ class Planarize:
|
|
|
695
902
|
def setCutoffPosition(self, arg0: float) -> None: ...
|
|
696
903
|
def setDomain(self, arg0: Domain) -> None: ...
|
|
697
904
|
|
|
905
|
+
class PlasmaEtchingParameters:
|
|
906
|
+
Ions: PlasmaEtchingParametersIons
|
|
907
|
+
Mask: PlasmaEtchingParametersMask
|
|
908
|
+
Passivation: PlasmaEtchingParametersPassivation
|
|
909
|
+
Substrate: PlasmaEtchingParametersSubstrate
|
|
910
|
+
beta_E: dict[int, float]
|
|
911
|
+
beta_P: dict[int, float]
|
|
912
|
+
etchStopDepth: float
|
|
913
|
+
etchantFlux: float
|
|
914
|
+
ionFlux: float
|
|
915
|
+
passivationFlux: float
|
|
916
|
+
def __init__(self) -> None: ...
|
|
917
|
+
|
|
918
|
+
class PlasmaEtchingParametersIons:
|
|
919
|
+
exponent: float
|
|
920
|
+
inflectAngle: float
|
|
921
|
+
meanEnergy: float
|
|
922
|
+
minAngle: float
|
|
923
|
+
n_l: float
|
|
924
|
+
sigmaEnergy: float
|
|
925
|
+
thetaRMax: float
|
|
926
|
+
thetaRMin: float
|
|
927
|
+
def __init__(self) -> None: ...
|
|
928
|
+
|
|
929
|
+
class PlasmaEtchingParametersMask:
|
|
930
|
+
A_sp: float
|
|
931
|
+
B_sp: float
|
|
932
|
+
Eth_sp: float
|
|
933
|
+
rho: float
|
|
934
|
+
def __init__(self) -> None: ...
|
|
935
|
+
|
|
936
|
+
class PlasmaEtchingParametersPassivation:
|
|
937
|
+
A_ie: float
|
|
938
|
+
Eth_ie: float
|
|
939
|
+
def __init__(self) -> None: ...
|
|
940
|
+
|
|
941
|
+
class PlasmaEtchingParametersSubstrate:
|
|
942
|
+
A_ie: float
|
|
943
|
+
A_sp: float
|
|
944
|
+
B_ie: float
|
|
945
|
+
B_sp: float
|
|
946
|
+
Eth_ie: float
|
|
947
|
+
Eth_sp: float
|
|
948
|
+
beta_sigma: float
|
|
949
|
+
k_sigma: float
|
|
950
|
+
rho: float
|
|
951
|
+
def __init__(self) -> None: ...
|
|
952
|
+
|
|
698
953
|
class Process:
|
|
699
954
|
def __init__(self) -> None: ...
|
|
700
955
|
def apply(self) -> None: ...
|
|
@@ -720,7 +975,7 @@ class Process:
|
|
|
720
975
|
def setProcessModel(self, arg0: ProcessModel) -> None: ...
|
|
721
976
|
def setRayTracingDiskRadius(self, arg0: float) -> None: ...
|
|
722
977
|
def setRayTracingParameters(self, arg0: RayTracingParameters) -> None: ...
|
|
723
|
-
def setSourceDirection(self, arg0
|
|
978
|
+
def setSourceDirection(self, arg0) -> None: ...
|
|
724
979
|
def setTimeStepRatio(self, arg0: float) -> None: ...
|
|
725
980
|
|
|
726
981
|
class ProcessModel:
|
|
@@ -757,6 +1012,18 @@ class ProcessParams:
|
|
|
757
1012
|
def getScalarDataLabel(self, arg0: int) -> str: ...
|
|
758
1013
|
def insertNextScalar(self, arg0: float, arg1: str) -> None: ...
|
|
759
1014
|
|
|
1015
|
+
class RateGrid:
|
|
1016
|
+
def __init__(self) -> None: ...
|
|
1017
|
+
def interpolate(self, coord) -> float: ...
|
|
1018
|
+
def loadFromCSV(self, filename: str) -> bool: ...
|
|
1019
|
+
def setCustomInterpolator(self, function: Callable) -> None: ...
|
|
1020
|
+
def setIDWNeighbors(self, k: int) -> None: ...
|
|
1021
|
+
@overload
|
|
1022
|
+
def setInterpolationMode(self, mode: Interpolation) -> None: ...
|
|
1023
|
+
@overload
|
|
1024
|
+
def setInterpolationMode(self, mode: str) -> None: ...
|
|
1025
|
+
def setOffset(self, offset) -> None: ...
|
|
1026
|
+
|
|
760
1027
|
class RateSet:
|
|
761
1028
|
calculateVisibility: bool
|
|
762
1029
|
direction: Incomplete
|
|
@@ -779,7 +1046,7 @@ class RayTracingParameters:
|
|
|
779
1046
|
normalizationType: NormalizationType
|
|
780
1047
|
raysPerPoint: int
|
|
781
1048
|
smoothingNeighbors: int
|
|
782
|
-
sourceDirection:
|
|
1049
|
+
sourceDirection: Incomplete
|
|
783
1050
|
useRandomSeeds: bool
|
|
784
1051
|
def __init__(self) -> None: ...
|
|
785
1052
|
|
|
@@ -799,58 +1066,11 @@ class SF6O2Etching(ProcessModel):
|
|
|
799
1066
|
etchStopDepth: float = ...,
|
|
800
1067
|
) -> None: ...
|
|
801
1068
|
@overload
|
|
802
|
-
def __init__(self, parameters:
|
|
803
|
-
|
|
804
|
-
def
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
Ions: SF6O2ParametersIons
|
|
808
|
-
Mask: SF6O2ParametersMask
|
|
809
|
-
Passivation: SF6O2ParametersPassivation
|
|
810
|
-
Si: SF6O2ParametersSi
|
|
811
|
-
beta_F: dict[int, float]
|
|
812
|
-
beta_O: dict[int, float]
|
|
813
|
-
etchStopDepth: float
|
|
814
|
-
etchantFlux: float
|
|
815
|
-
fluxIncludeSticking: bool
|
|
816
|
-
ionFlux: float
|
|
817
|
-
oxygenFlux: float
|
|
818
|
-
def __init__(self) -> None: ...
|
|
819
|
-
|
|
820
|
-
class SF6O2ParametersIons:
|
|
821
|
-
exponent: float
|
|
822
|
-
inflectAngle: float
|
|
823
|
-
meanEnergy: float
|
|
824
|
-
minAngle: float
|
|
825
|
-
n_l: float
|
|
826
|
-
sigmaEnergy: float
|
|
827
|
-
def __init__(self) -> None: ...
|
|
828
|
-
|
|
829
|
-
class SF6O2ParametersMask:
|
|
830
|
-
A_sp: float
|
|
831
|
-
B_sp: float
|
|
832
|
-
Eth_sp: float
|
|
833
|
-
rho: float
|
|
834
|
-
def __init__(self) -> None: ...
|
|
835
|
-
|
|
836
|
-
class SF6O2ParametersPassivation:
|
|
837
|
-
A_ie: float
|
|
838
|
-
Eth_ie: float
|
|
839
|
-
def __init__(self) -> None: ...
|
|
840
|
-
|
|
841
|
-
class SF6O2ParametersSi:
|
|
842
|
-
A_ie: float
|
|
843
|
-
A_sp: float
|
|
844
|
-
B_ie: float
|
|
845
|
-
B_sp: float
|
|
846
|
-
Eth_ie: float
|
|
847
|
-
Eth_sp: float
|
|
848
|
-
beta_sigma: float
|
|
849
|
-
k_sigma: float
|
|
850
|
-
rho: float
|
|
851
|
-
theta_g_ie: float
|
|
852
|
-
theta_g_sp: float
|
|
853
|
-
def __init__(self) -> None: ...
|
|
1069
|
+
def __init__(self, parameters: PlasmaEtchingParameters) -> None: ...
|
|
1070
|
+
@staticmethod
|
|
1071
|
+
def defaultParameters() -> PlasmaEtchingParameters: ...
|
|
1072
|
+
def getParameters(self) -> PlasmaEtchingParameters: ...
|
|
1073
|
+
def setParameters(self, arg0: PlasmaEtchingParameters) -> None: ...
|
|
854
1074
|
|
|
855
1075
|
class SingleParticleALD(ProcessModel):
|
|
856
1076
|
def __init__(
|
|
@@ -943,24 +1163,4 @@ class ToDiskMesh:
|
|
|
943
1163
|
def setDomain(self, arg0: Domain) -> None: ...
|
|
944
1164
|
def setMesh(self, arg0: viennals3d.viennals3d.Mesh) -> None: ...
|
|
945
1165
|
|
|
946
|
-
class rayTraceDirection:
|
|
947
|
-
__members__: ClassVar[dict] = ... # read-only
|
|
948
|
-
NEG_X: ClassVar[rayTraceDirection] = ...
|
|
949
|
-
NEG_Y: ClassVar[rayTraceDirection] = ...
|
|
950
|
-
NEG_Z: ClassVar[rayTraceDirection] = ...
|
|
951
|
-
POS_X: ClassVar[rayTraceDirection] = ...
|
|
952
|
-
POS_Y: ClassVar[rayTraceDirection] = ...
|
|
953
|
-
POS_Z: ClassVar[rayTraceDirection] = ...
|
|
954
|
-
__entries: ClassVar[dict] = ...
|
|
955
|
-
def __init__(self, value: int) -> None: ...
|
|
956
|
-
def __eq__(self, other: object) -> bool: ...
|
|
957
|
-
def __hash__(self) -> int: ...
|
|
958
|
-
def __index__(self) -> int: ...
|
|
959
|
-
def __int__(self) -> int: ...
|
|
960
|
-
def __ne__(self, other: object) -> bool: ...
|
|
961
|
-
@property
|
|
962
|
-
def name(self) -> str: ...
|
|
963
|
-
@property
|
|
964
|
-
def value(self) -> int: ...
|
|
965
|
-
|
|
966
1166
|
def setNumThreads(arg0: int) -> None: ...
|
|
File without changes
|