ViennaPS 3.0.2__cp311-cp311-macosx_11_0_arm64.whl → 4.1.0__cp311-cp311-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/.dylibs/libomp.dylib +0 -0
- viennaps/.dylibs/libtbb.dylib +0 -0
- viennaps/.dylibs/libvtkCommonComputationalGeometry-9.3.dylib +0 -0
- {viennaps2d → viennaps}/.dylibs/libvtkCommonCore-9.3.dylib +0 -0
- viennaps/.dylibs/libvtkCommonDataModel-9.3.dylib +0 -0
- viennaps/.dylibs/libvtkCommonExecutionModel-9.3.dylib +0 -0
- viennaps/.dylibs/libvtkCommonMath-9.3.dylib +0 -0
- viennaps/.dylibs/libvtkCommonMisc-9.3.dylib +0 -0
- viennaps/.dylibs/libvtkCommonSystem-9.3.dylib +0 -0
- {viennaps2d → viennaps}/.dylibs/libvtkCommonTransforms-9.3.dylib +0 -0
- {viennaps2d → viennaps}/.dylibs/libvtkFiltersCore-9.3.dylib +0 -0
- viennaps/.dylibs/libvtkFiltersGeometry-9.3.dylib +0 -0
- viennaps/.dylibs/libvtkFiltersVerdict-9.3.dylib +0 -0
- viennaps/.dylibs/libvtkIOCore-9.3.dylib +0 -0
- viennaps/.dylibs/libvtkIOXMLParser-9.3.dylib +0 -0
- {viennaps2d → viennaps}/.dylibs/libvtkdoubleconversion-9.3.dylib +0 -0
- viennaps/.dylibs/libvtkexpat-9.3.dylib +0 -0
- viennaps/.dylibs/libvtkfmt-9.3.dylib +0 -0
- {viennaps2d → viennaps}/.dylibs/libvtkkissfft-9.3.dylib +0 -0
- {viennaps2d → viennaps}/.dylibs/libvtkloguru-9.3.dylib +0 -0
- viennaps/.dylibs/libvtklz4-9.3.dylib +0 -0
- viennaps/.dylibs/libvtklzma-9.3.dylib +0 -0
- viennaps/.dylibs/libvtkpugixml-9.3.dylib +0 -0
- viennaps/.dylibs/libvtksys-9.3.dylib +0 -0
- viennaps/.dylibs/libvtkverdict-9.3.dylib +0 -0
- viennaps/__init__.py +126 -0
- viennaps/__init__.pyi +241 -0
- viennaps/_core/__init__.pyi +1154 -0
- viennaps/_core/constants.pyi +46 -0
- viennaps/_core/gpu.pyi +74 -0
- viennaps/_core/util.pyi +13 -0
- viennaps/_core.cpython-311-darwin.so +0 -0
- viennaps/d2/__init__.pyi +1505 -0
- viennaps/d2/gpu.pyi +90 -0
- viennaps/d3/__init__.pyi +1510 -0
- viennaps/d3/gpu.pyi +90 -0
- viennaps-4.1.0.dist-info/METADATA +314 -0
- viennaps-4.1.0.dist-info/RECORD +279 -0
- {viennaps-3.0.2.dist-info → viennaps-4.1.0.dist-info}/WHEEL +1 -1
- {viennaps-3.0.2.dist-info → viennaps-4.1.0.dist-info}/licenses/LICENSE +1 -6
- 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 +10 -4
- viennaps.libs/common/cmake_install.cmake +8 -2
- viennaps.libs/common/lexers/CMakeFiles/lexers.dir/stringstream.cpp.o +0 -0
- viennaps.libs/common/lexers/CMakeFiles/lexers.dir/tokenstream.cpp.o +0 -0
- viennaps.libs/common/lexers/cmake_install.cmake +8 -2
- viennaps.libs/common/math/CMakeFiles/math.dir/constants.cpp.o +0 -0
- viennaps.libs/common/math/cmake_install.cmake +8 -2
- viennaps.libs/common/simd/CMakeFiles/simd.dir/sse.cpp.o +0 -0
- viennaps.libs/common/simd/cmake_install.cmake +8 -2
- viennaps.libs/common/sys/CMakeFiles/sys.dir/alloc.cpp.o +0 -0
- viennaps.libs/common/sys/CMakeFiles/sys.dir/barrier.cpp.o +0 -0
- viennaps.libs/common/sys/CMakeFiles/sys.dir/condition.cpp.o +0 -0
- viennaps.libs/common/sys/CMakeFiles/sys.dir/estring.cpp.o +0 -0
- viennaps.libs/common/sys/CMakeFiles/sys.dir/filename.cpp.o +0 -0
- viennaps.libs/common/sys/CMakeFiles/sys.dir/library.cpp.o +0 -0
- viennaps.libs/common/sys/CMakeFiles/sys.dir/mutex.cpp.o +0 -0
- viennaps.libs/common/sys/CMakeFiles/sys.dir/regression.cpp.o +0 -0
- viennaps.libs/common/sys/CMakeFiles/sys.dir/sysinfo.cpp.o +0 -0
- viennaps.libs/common/sys/CMakeFiles/sys.dir/thread.cpp.o +0 -0
- viennaps.libs/common/sys/cmake_install.cmake +8 -2
- viennaps.libs/common/tasking/CMakeFiles/tasking.dir/taskschedulertbb.cpp.o +0 -0
- viennaps.libs/common/tasking/cmake_install.cmake +8 -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 +2 -2
- 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/bvh4_factory.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh8_factory.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_collider.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_intersector1_bvh4.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_intersector_hybrid4_bvh4.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_refit.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_rotate.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/bvh/bvh_statistics.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/acceln.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/accelset.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/geometry.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/motion_derivative.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_curves.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_grid_mesh.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_instance.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_instance_array.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_line_segments.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_points.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_quad_mesh.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/scene_triangle_mesh.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_user_geometry.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/scene_verify.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/stat.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/common/state.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/curve_intersector_virtual_4i.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/curve_intersector_virtual_4i_mb.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/curve_intersector_virtual_4v.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/curve_intersector_virtual_8i.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/curve_intersector_virtual_8i_mb.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/curve_intersector_virtual_8v.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/grid_soa.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/instance_array_intersector.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/instance_intersector.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/geometry/primitive4.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/subdiv/bezier_curve.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/subdiv/bspline_curve.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/subdiv/catmullclark_coefficients.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/subdiv/catmullrom_curve.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/subdiv/subdivpatch1base.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/subdiv/subdivpatch1base_eval.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree.dir/subdiv/tessellation_cache.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/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_collider.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_intersector1_bvh4.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_intersector1_bvh8.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_intersector_hybrid4_bvh4.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_intersector_hybrid4_bvh8.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_intersector_hybrid8_bvh4.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_intersector_hybrid8_bvh8.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_refit.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/bvh/bvh_rotate.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_curves.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_grid_mesh.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_instance.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_instance_array.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_line_segments.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_points.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_quad_mesh.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_subdiv_mesh.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_triangle_mesh.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/common/scene_user_geometry.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/curve_intersector_virtual_4i.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/curve_intersector_virtual_4i_mb.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/curve_intersector_virtual_4v.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/curve_intersector_virtual_8i.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/curve_intersector_virtual_8i_mb.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/curve_intersector_virtual_8v.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/grid_soa.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/instance_array_intersector.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/instance_intersector.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/geometry/primitive8.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/CMakeFiles/embree_avx2.dir/__/__/__/subdiv/subdivpatch1base_eval.cpp.avx2.cpp.o +0 -0
- viennaps.libs/kernels/cmake_install.cmake +17 -11
- 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/libvtkCommonComputationalGeometry-9.3.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/libvtkCommonMath-9.3.dylib +0 -0
- viennaps.libs/libvtkCommonMisc-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/libvtkFiltersGeometry-9.3.dylib +0 -0
- viennaps.libs/libvtkFiltersVerdict-9.3.dylib +0 -0
- viennaps.libs/libvtkIOCore-9.3.dylib +0 -0
- viennaps.libs/libvtkIOXML-9.3.dylib +0 -0
- viennaps.libs/libvtkIOXMLParser-9.3.dylib +0 -0
- viennaps.libs/libvtkdoubleconversion-9.3.dylib +0 -0
- viennaps.libs/libvtkexpat-9.3.dylib +0 -0
- viennaps.libs/libvtkfmt-9.3.dylib +0 -0
- viennaps.libs/libvtkkissfft-9.3.dylib +0 -0
- viennaps.libs/libvtkloguru-9.3.dylib +0 -0
- viennaps.libs/libvtklz4-9.3.dylib +0 -0
- viennaps.libs/libvtklzma-9.3.dylib +0 -0
- viennaps.libs/libvtkpugixml-9.3.dylib +0 -0
- viennaps.libs/libvtksys-9.3.dylib +0 -0
- viennaps.libs/libvtkverdict-9.3.dylib +0 -0
- viennaps.libs/tests/cmake_install.cmake +8 -2
- viennaps.libs/uninstall.cmake +1 -1
- viennaps-3.0.2.dist-info/METADATA +0 -265
- viennaps-3.0.2.dist-info/RECORD +0 -276
- viennaps.libs/libvtkzlib-9.3.dylib +0 -0
- viennaps2d/.dylibs/libomp.dylib +0 -0
- viennaps2d/.dylibs/libtbb.dylib +0 -0
- viennaps2d/.dylibs/libvtkCommonComputationalGeometry-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkCommonDataModel-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkCommonExecutionModel-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkCommonMath-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkCommonMisc-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkCommonSystem-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkFiltersGeometry-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkFiltersVerdict-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkIOCore-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkIOXMLParser-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkexpat-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkfmt-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtklz4-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtklzma-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkpugixml-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtksys-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkverdict-9.3.dylib +0 -0
- viennaps2d/.dylibs/libvtkzlib-9.3.dylib +0 -0
- viennaps2d/__init__.py +0 -65
- viennaps2d/viennaps2d.cpython-310-darwin.so +0 -0
- viennaps2d/viennaps2d.cpython-311-darwin.so +0 -0
- viennaps3d/__init__.py +0 -65
- viennaps3d/viennaps3d.cpython-310-darwin.so +0 -0
- viennaps3d/viennaps3d.cpython-311-darwin.so +0 -0
- /viennaps.libs/kernels/CMakeFiles/Export/{bc89951ab1cf23bcbd2a6b7b9de564fb → 0919fd033fbc7492b4ed7221a30ac4ed}/embree-targets-release.cmake +0 -0
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
# Set the install prefix
|
|
4
4
|
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
|
5
|
-
set(CMAKE_INSTALL_PREFIX "/var/folders/
|
|
5
|
+
set(CMAKE_INSTALL_PREFIX "/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/tmp42_rt4lv/wheel/platlib")
|
|
6
6
|
endif()
|
|
7
7
|
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
|
8
8
|
|
|
@@ -34,7 +34,7 @@ endif()
|
|
|
34
34
|
|
|
35
35
|
# Set path to fallback-tool for dependency-resolution.
|
|
36
36
|
if(NOT DEFINED CMAKE_OBJDUMP)
|
|
37
|
-
set(CMAKE_OBJDUMP "/
|
|
37
|
+
set(CMAKE_OBJDUMP "/usr/bin/objdump")
|
|
38
38
|
endif()
|
|
39
39
|
|
|
40
40
|
if(CMAKE_INSTALL_COMPONENT STREQUAL "lib" OR NOT CMAKE_INSTALL_COMPONENT)
|
|
@@ -42,25 +42,25 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "lib" OR NOT CMAKE_INSTALL_COMPONENT)
|
|
|
42
42
|
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libembree4.dylib" AND
|
|
43
43
|
NOT IS_SYMLINK "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libembree4.dylib")
|
|
44
44
|
execute_process(COMMAND /usr/bin/install_name_tool
|
|
45
|
-
-delete_rpath "/Users/runner/work/ViennaPS/ViennaPS/build/
|
|
45
|
+
-delete_rpath "/Users/runner/work/ViennaPS/ViennaPS/build/appleclang_17.0_cxx11_64_release"
|
|
46
46
|
-add_rpath "@loader_path"
|
|
47
47
|
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libembree4.dylib")
|
|
48
48
|
if(CMAKE_INSTALL_DO_STRIP)
|
|
49
|
-
execute_process(COMMAND "/
|
|
49
|
+
execute_process(COMMAND "/usr/bin/strip" -x "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/libembree4.dylib")
|
|
50
50
|
endif()
|
|
51
51
|
endif()
|
|
52
52
|
endif()
|
|
53
53
|
|
|
54
54
|
if(CMAKE_INSTALL_COMPONENT STREQUAL "devel" OR NOT CMAKE_INSTALL_COMPONENT)
|
|
55
|
-
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/embree-4.3.
|
|
55
|
+
if(EXISTS "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/embree-4.3.3/embree-targets.cmake")
|
|
56
56
|
file(DIFFERENT _cmake_export_file_changed FILES
|
|
57
|
-
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/embree-4.3.
|
|
58
|
-
"/Users/runner/work/ViennaPS/ViennaPS/build/_deps/embree-build/kernels/CMakeFiles/Export/
|
|
57
|
+
"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/embree-4.3.3/embree-targets.cmake"
|
|
58
|
+
"/Users/runner/work/ViennaPS/ViennaPS/build/_deps/embree-build/kernels/CMakeFiles/Export/0919fd033fbc7492b4ed7221a30ac4ed/embree-targets.cmake")
|
|
59
59
|
if(_cmake_export_file_changed)
|
|
60
|
-
file(GLOB _cmake_old_config_files "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/embree-4.3.
|
|
60
|
+
file(GLOB _cmake_old_config_files "$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/embree-4.3.3/embree-targets-*.cmake")
|
|
61
61
|
if(_cmake_old_config_files)
|
|
62
62
|
string(REPLACE ";" ", " _cmake_old_config_files_text "${_cmake_old_config_files}")
|
|
63
|
-
message(STATUS "Old export file \"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/embree-4.3.
|
|
63
|
+
message(STATUS "Old export file \"$ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/lib/cmake/embree-4.3.3/embree-targets.cmake\" will be replaced. Removing files [${_cmake_old_config_files_text}].")
|
|
64
64
|
unset(_cmake_old_config_files_text)
|
|
65
65
|
file(REMOVE ${_cmake_old_config_files})
|
|
66
66
|
endif()
|
|
@@ -68,12 +68,18 @@ if(CMAKE_INSTALL_COMPONENT STREQUAL "devel" OR NOT CMAKE_INSTALL_COMPONENT)
|
|
|
68
68
|
endif()
|
|
69
69
|
unset(_cmake_export_file_changed)
|
|
70
70
|
endif()
|
|
71
|
-
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/embree-4.3.
|
|
71
|
+
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/embree-4.3.3" TYPE FILE FILES "/Users/runner/work/ViennaPS/ViennaPS/build/_deps/embree-build/kernels/CMakeFiles/Export/0919fd033fbc7492b4ed7221a30ac4ed/embree-targets.cmake")
|
|
72
72
|
if(CMAKE_INSTALL_CONFIG_NAME MATCHES "^([Rr][Ee][Ll][Ee][Aa][Ss][Ee])$")
|
|
73
|
-
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/embree-4.3.
|
|
73
|
+
file(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib/cmake/embree-4.3.3" TYPE FILE FILES "/Users/runner/work/ViennaPS/ViennaPS/build/_deps/embree-build/kernels/CMakeFiles/Export/0919fd033fbc7492b4ed7221a30ac4ed/embree-targets-release.cmake")
|
|
74
74
|
endif()
|
|
75
75
|
endif()
|
|
76
76
|
|
|
77
77
|
if(CMAKE_INSTALL_COMPONENT STREQUAL "devel" OR NOT CMAKE_INSTALL_COMPONENT)
|
|
78
78
|
endif()
|
|
79
79
|
|
|
80
|
+
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
|
81
|
+
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
|
82
|
+
if(CMAKE_INSTALL_LOCAL_ONLY)
|
|
83
|
+
file(WRITE "/Users/runner/work/ViennaPS/ViennaPS/build/_deps/embree-build/kernels/install_local_manifest.txt"
|
|
84
|
+
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
|
85
|
+
endif()
|
viennaps.libs/libembree4.dylib
CHANGED
|
Binary file
|
viennaps.libs/libembree_avx2.a
CHANGED
|
Binary file
|
viennaps.libs/liblexers.a
CHANGED
|
Binary file
|
viennaps.libs/libmath.a
CHANGED
|
Binary file
|
viennaps.libs/libsimd.a
CHANGED
|
Binary file
|
viennaps.libs/libsys.a
CHANGED
|
Binary file
|
viennaps.libs/libtasking.a
CHANGED
|
Binary file
|
viennaps.libs/libtbb.dylib
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
|
|
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
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
# Set the install prefix
|
|
4
4
|
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
|
|
5
|
-
set(CMAKE_INSTALL_PREFIX "/var/folders/
|
|
5
|
+
set(CMAKE_INSTALL_PREFIX "/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/tmp42_rt4lv/wheel/platlib")
|
|
6
6
|
endif()
|
|
7
7
|
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
|
|
8
8
|
|
|
@@ -34,6 +34,12 @@ endif()
|
|
|
34
34
|
|
|
35
35
|
# Set path to fallback-tool for dependency-resolution.
|
|
36
36
|
if(NOT DEFINED CMAKE_OBJDUMP)
|
|
37
|
-
set(CMAKE_OBJDUMP "/
|
|
37
|
+
set(CMAKE_OBJDUMP "/usr/bin/objdump")
|
|
38
38
|
endif()
|
|
39
39
|
|
|
40
|
+
string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
|
|
41
|
+
"${CMAKE_INSTALL_MANIFEST_FILES}")
|
|
42
|
+
if(CMAKE_INSTALL_LOCAL_ONLY)
|
|
43
|
+
file(WRITE "/Users/runner/work/ViennaPS/ViennaPS/build/_deps/embree-build/tests/install_local_manifest.txt"
|
|
44
|
+
"${CMAKE_INSTALL_MANIFEST_CONTENT}")
|
|
45
|
+
endif()
|
viennaps.libs/uninstall.cmake
CHANGED
|
@@ -11,7 +11,7 @@ FOREACH(file ${files})
|
|
|
11
11
|
MESSAGE(STATUS "Uninstalling $ENV{DESTDIR}${file}")
|
|
12
12
|
IF(IS_SYMLINK "$ENV{DESTDIR}${file}" OR EXISTS "$ENV{DESTDIR}${file}")
|
|
13
13
|
EXEC_PROGRAM(
|
|
14
|
-
"/opt/homebrew/
|
|
14
|
+
"/opt/homebrew/bin/cmake" ARGS "-E remove \"$ENV{DESTDIR}${file}\""
|
|
15
15
|
OUTPUT_VARIABLE rm_out
|
|
16
16
|
RETURN_VALUE rm_retval
|
|
17
17
|
)
|
|
@@ -1,265 +0,0 @@
|
|
|
1
|
-
Metadata-Version: 2.1
|
|
2
|
-
Name: ViennaPS
|
|
3
|
-
Version: 3.0.2
|
|
4
|
-
Summary: Semiconductor fabrication process simulation library
|
|
5
|
-
License: Parts of the code (located in the 'external/' subfolder) have different
|
|
6
|
-
licenses. The individual licenses apply for this specific part. Please consult
|
|
7
|
-
the respective LICENSE files.
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
Copyright (c) 2015 Institute for Microelectronics, TU Wien.
|
|
11
|
-
|
|
12
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
13
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
14
|
-
in the Software without restriction, including without limitation the rights
|
|
15
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
16
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
17
|
-
furnished to do so, subject to the following conditions:
|
|
18
|
-
|
|
19
|
-
The above copyright notice and this permission notice shall be included in
|
|
20
|
-
all copies or substantial portions of the Software.
|
|
21
|
-
|
|
22
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
23
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
24
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
25
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
26
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
27
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
28
|
-
THE SOFTWARE.
|
|
29
|
-
Project-URL: Homepage, https://viennatools.github.io/ViennaPS/
|
|
30
|
-
Project-URL: Documentation, https://viennatools.github.io/ViennaPS/
|
|
31
|
-
Project-URL: Repository, https://github.com/ViennaTools/ViennaPS
|
|
32
|
-
Project-URL: Issues, https://github.com/ViennaTools/ViennaPS/issues
|
|
33
|
-
Requires-Dist: ViennaLS
|
|
34
|
-
Description-Content-Type: text/markdown
|
|
35
|
-
|
|
36
|
-
<div align="center">
|
|
37
|
-
|
|
38
|
-

|
|
39
|
-
|
|
40
|
-
<h1>ViennaPS - Process Simulation Library</h1>
|
|
41
|
-
|
|
42
|
-
[](https://github.com/ViennaTools/ViennaPS/actions/workflows/python.yml)
|
|
43
|
-
[](https://github.com/ViennaTools/ViennaPS/actions/workflows/build.yml)
|
|
44
|
-
|
|
45
|
-
</div>
|
|
46
|
-
|
|
47
|
-
ViennaPS is a header-only C++ process simulation library, which includes surface and volume representations, a ray tracer, and physical models for the simulation of microelectronic fabrication processes. This library seamlessly integrates advanced level-set functionalities with top-down Monte Carlo flux calculations, powered by state-of-the-art ray tracing techniques. This combination brings a new level of accuracy and efficiency to process simulations, empowering engineers and researchers to model complex systems.
|
|
48
|
-
|
|
49
|
-
> [!NOTE]
|
|
50
|
-
> ViennaPS is under heavy development and improved daily. If you do have suggestions or find bugs, please let us know!
|
|
51
|
-
|
|
52
|
-
## Releases
|
|
53
|
-
Releases are tagged on the master branch and available in the [releases section](https://github.com/ViennaTools/ViennaPS/releases).
|
|
54
|
-
|
|
55
|
-
## Building
|
|
56
|
-
|
|
57
|
-
### Supported Operating Systems
|
|
58
|
-
|
|
59
|
-
* Linux (g++ / clang)
|
|
60
|
-
|
|
61
|
-
* macOS (XCode)
|
|
62
|
-
|
|
63
|
-
* Windows (Visual Studio)
|
|
64
|
-
|
|
65
|
-
### System Requirements
|
|
66
|
-
|
|
67
|
-
* C++17 Compiler with OpenMP support
|
|
68
|
-
|
|
69
|
-
### Dependencies (installed automatically)
|
|
70
|
-
|
|
71
|
-
* [ViennaCore](https://github.com/ViennaTools/viennacore) >= 1.0.0
|
|
72
|
-
|
|
73
|
-
* [ViennaLS](https://github.com/ViennaTools/viennals) >= 4.0.0
|
|
74
|
-
* [ViennaHRLE](https://github.com/ViennaTools/viennahrle) >= 0.4.0
|
|
75
|
-
* [VTK](https://vtk.org/) >= 9.0.0
|
|
76
|
-
|
|
77
|
-
* [ViennaRay](https://github.com/ViennaTools/viennaray) >= 3.0.1
|
|
78
|
-
* [Embree](https://www.embree.org/) >= 4.0.0
|
|
79
|
-
|
|
80
|
-
* [ViennaCS](https://github.com/ViennaTools/viennacs) >= 1.0.0
|
|
81
|
-
|
|
82
|
-
* [pybind11](https://github.com/pybind/pybind11) >= 2.12.0 (only for building Python libs)
|
|
83
|
-
|
|
84
|
-
The CMake configuration automatically checks if the dependencies are installed.
|
|
85
|
-
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.
|
|
86
|
-
|
|
87
|
-
## Installing
|
|
88
|
-
|
|
89
|
-
> [!NOTE]
|
|
90
|
-
> __For more detailed installation instructions and troubleshooting tips, please refer to the ViennaPS [documentation](https://viennatools.github.io/ViennaPS/inst/).__
|
|
91
|
-
|
|
92
|
-
ViennaPS operates as a header-only library, eliminating the need for a formal installation process. Nonetheless, we advise following the procedure to neatly organize and relocate all header files to a designated directory:
|
|
93
|
-
|
|
94
|
-
```bash
|
|
95
|
-
git clone https://github.com/ViennaTools/ViennaPS.git
|
|
96
|
-
cd ViennaPS
|
|
97
|
-
|
|
98
|
-
cmake -B build && cmake --build build
|
|
99
|
-
cmake --install build --prefix "/path/to/your/custom/install/"
|
|
100
|
-
```
|
|
101
|
-
|
|
102
|
-
This will install the necessary headers and CMake files to the specified path. If `--prefix` is not specified, it will be installed to the standard path for your system, usually `/usr/local/` .
|
|
103
|
-
|
|
104
|
-
## Building the Python package
|
|
105
|
-
|
|
106
|
-
The Python package can be built and installed using the `pip` command:
|
|
107
|
-
|
|
108
|
-
```bash
|
|
109
|
-
git clone https://github.com/ViennaTools/ViennaPS.git
|
|
110
|
-
cd ViennaPS
|
|
111
|
-
|
|
112
|
-
pip install .
|
|
113
|
-
```
|
|
114
|
-
|
|
115
|
-
> Some functionalities of the ViennaPS Python module only work in combination with the ViennaLS Python module. It is therefore recommended to additionally install the ViennaLS Python module on your system. Instructions to do so can be found in the [ViennaLS Git Repository](https://github.com/ViennaTools/viennals).
|
|
116
|
-
|
|
117
|
-
## Using the Python package
|
|
118
|
-
|
|
119
|
-
The 2D version of the library can be imported as follows:
|
|
120
|
-
```python
|
|
121
|
-
import viennaps2d as vps
|
|
122
|
-
```
|
|
123
|
-
|
|
124
|
-
In order to switch to three dimensions, only the import needs to be changed:
|
|
125
|
-
|
|
126
|
-
```python
|
|
127
|
-
import viennaps3d as vps
|
|
128
|
-
```
|
|
129
|
-
|
|
130
|
-
## Integration in CMake projects
|
|
131
|
-
|
|
132
|
-
We recommend using [CPM.cmake](https://github.com/cpm-cmake/CPM.cmake) to consume this library.
|
|
133
|
-
|
|
134
|
-
* Installation with CPM
|
|
135
|
-
```cmake
|
|
136
|
-
CPMAddPackage("gh:viennatools/viennaps@3.0.1")
|
|
137
|
-
```
|
|
138
|
-
|
|
139
|
-
* With a local installation
|
|
140
|
-
> In case you have ViennaPS installed in a custom directory, make sure to properly specify the [`CMAKE_PREFIX_PATH`](https://cmake.org/cmake/help/latest/envvar/CMAKE_PREFIX_PATH.html#envvar:CMAKE_PREFIX_PATH).
|
|
141
|
-
|
|
142
|
-
```cmake
|
|
143
|
-
list(APPEND CMAKE_PREFIX_PATH "/your/local/installation")
|
|
144
|
-
|
|
145
|
-
find_package(ViennaPS)
|
|
146
|
-
target_link_libraries(${PROJECT_NAME} PUBLIC ViennaTools::ViennaPS)
|
|
147
|
-
```
|
|
148
|
-
|
|
149
|
-
## Basic Examples
|
|
150
|
-
|
|
151
|
-
### Building
|
|
152
|
-
|
|
153
|
-
The examples can be built using CMake:
|
|
154
|
-
> __Important__: Make sure all dependencies are installed and have been built previously
|
|
155
|
-
|
|
156
|
-
```bash
|
|
157
|
-
git clone https://github.com/ViennaTools/ViennaPS.git
|
|
158
|
-
cd ViennaPS
|
|
159
|
-
|
|
160
|
-
cmake -B build -DVIENNAPS_BUILD_EXAMPLES=ON
|
|
161
|
-
cmake --build build
|
|
162
|
-
```
|
|
163
|
-
|
|
164
|
-
The examples can then be executed in their respective build folders with the config files, e.g.:
|
|
165
|
-
```bash
|
|
166
|
-
cd examples/exampleName
|
|
167
|
-
./ExampleName.bat config.txt # (Windows)
|
|
168
|
-
./ExampleName config.txt # (Other)
|
|
169
|
-
```
|
|
170
|
-
|
|
171
|
-
Individual examples can also be build by calling `make` in their respective build folder. An equivalent Python script, using the ViennaPS Python bindings, is also given for each example.
|
|
172
|
-
|
|
173
|
-
### Trench Deposition
|
|
174
|
-
|
|
175
|
-
This example 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_.
|
|
176
|
-
|
|
177
|
-
<div align="center">
|
|
178
|
-
<img src="assets/deposition.svg" width=700 style="background-color:white;">
|
|
179
|
-
</div>
|
|
180
|
-
|
|
181
|
-
### SF<sub>6</sub>O<sub>2</sub> Hole Etching
|
|
182
|
-
|
|
183
|
-
This example demonstrates a hole etching process with a SF<sub>6</sub>O<sub>2</sub> plasma etching chemistry with ion bombardment. The process and geometry parameters can be varied in the __config.txt__ file.
|
|
184
|
-
Below the results after 10, 20, and 30 seconds of etching are shown.
|
|
185
|
-
|
|
186
|
-
<div align="center">
|
|
187
|
-
<img src="assets/hole_etching.svg" width=700 style="background-color:white;">
|
|
188
|
-
</div>
|
|
189
|
-
|
|
190
|
-
By changing the dimension of the hole etching example (_D = 2_), we can easily simulate the profile of a trench etching process with the same plasma chemistry. Here we can, for example, vary the mask tapering angle to observe increased micro-trenching, as shown below.
|
|
191
|
-
|
|
192
|
-
<div align="center">
|
|
193
|
-
<img src="assets/sidewall_tapering.svg" width=700 style="background-color:white;">
|
|
194
|
-
</div>
|
|
195
|
-
|
|
196
|
-
### Anisotropic Processes
|
|
197
|
-
|
|
198
|
-
In the anisotropic process model, the etch or deposition rates are dependent on the crystallographic directions of the surface. This enables the accurate modeling of intricate processes like epitaxial growth or anisotropic wet etching. Basic examples, illustrating these processes are provided with the library and shown below.
|
|
199
|
-
|
|
200
|
-
<div align="center">
|
|
201
|
-
<img src="assets/anisotropic_process.svg" width=700 style="background-color:white;">
|
|
202
|
-
</div>
|
|
203
|
-
|
|
204
|
-
### Redeposition During Selective Etching
|
|
205
|
-
|
|
206
|
-
This example 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.
|
|
207
|
-
|
|
208
|
-
<div align="center">
|
|
209
|
-
<img src="assets/redeposition.gif" width=700 style="background-color:white;">
|
|
210
|
-
</div>
|
|
211
|
-
|
|
212
|
-
## Tests
|
|
213
|
-
|
|
214
|
-
ViennaPS uses CTest to run its tests. In order to check whether ViennaPS runs without issues on your system, you can run:
|
|
215
|
-
|
|
216
|
-
```bash
|
|
217
|
-
git clone https://github.com/ViennaTools/ViennaPS.git
|
|
218
|
-
cd ViennaPS
|
|
219
|
-
|
|
220
|
-
cmake -B build -DVIENNAPS_BUILD_TESTS=ON
|
|
221
|
-
cmake --build build
|
|
222
|
-
ctest -E "Benchmark|Performance" --test-dir build
|
|
223
|
-
```
|
|
224
|
-
|
|
225
|
-
## Application
|
|
226
|
-
|
|
227
|
-
> [!WARNING]
|
|
228
|
-
> The ViennaPS application is no longer updated with new functionalities added to ViennaPS after release 1.2.0. Please use the Python bindings instead.
|
|
229
|
-
|
|
230
|
-
It is also possible to build an application which can parse a custom configuration file and execute pre-defined processes. The application can be built using CMake:
|
|
231
|
-
|
|
232
|
-
```bash
|
|
233
|
-
git clone https://github.com/ViennaTools/ViennaPS.git
|
|
234
|
-
cd ViennaPS
|
|
235
|
-
|
|
236
|
-
cmake -B build -DVIENNAPS_BUILD_APPLICATION=ON
|
|
237
|
-
cmake --build build
|
|
238
|
-
```
|
|
239
|
-
|
|
240
|
-
This creates 2 executables `ViennaPS2D` and `ViennaPS3D` which run processes in 2 or 3 dimensions respectively. Every configuration file can be run in 2D or 3D mode.
|
|
241
|
-
|
|
242
|
-
The configuration file must obey a certain structure in order to be parsed correctly. An example for a configuration file can be seen in `SampleConfig.txt`. The configuration file is parsed line by line and each successfully parsed line is executed immediately. A detailed documentation for the configuration file can be found in the [app readme](app/README.md).
|
|
243
|
-
|
|
244
|
-
## Contributing
|
|
245
|
-
|
|
246
|
-
If you want to contribute to ViennaCS, make sure to follow the [LLVM Coding guidelines](https://llvm.org/docs/CodingStandards.html).
|
|
247
|
-
|
|
248
|
-
Make sure to format all files before creating a pull request:
|
|
249
|
-
```bash
|
|
250
|
-
cmake -B build
|
|
251
|
-
cmake --build build --target format
|
|
252
|
-
```
|
|
253
|
-
|
|
254
|
-
## Authors
|
|
255
|
-
|
|
256
|
-
Current contributors: Tobias Reiter, Noah Karnel, Julius Piso
|
|
257
|
-
|
|
258
|
-
Contact us via: viennatools@iue.tuwien.ac.at
|
|
259
|
-
|
|
260
|
-
ViennaPS was developed under the aegis of the 'Institute for Microelectronics' at the 'TU Wien'.
|
|
261
|
-
http://www.iue.tuwien.ac.at/
|
|
262
|
-
|
|
263
|
-
License
|
|
264
|
-
--------------------------
|
|
265
|
-
See file LICENSE in the base directory.
|