Skip to main content

--

Project description

ZeroHeliumKit

zhk_logo

ZeroHeliumKit is a Python module for planar geometry creation and manipulations designed for building microfabricated chips, and integrated electric field calculations. ZeroHeliumKit allows to create complex structure designs from simple geometries and assemble them in an intuitive Lego-style level. Geometry creation and assembly part is based on Shapely python package, which provides fast boolean operations on geometrical objects. ZeroHeliumKit enables simple integration with Gmsh (mesh generation toolkit) and FreeFEM++ (finite element solver for partial differential equations) to perform electric field calculations on designed geometrical structures.

Installing

After cloning repository, cd into the new directory and install neseccary packages:

pip install -r requirements.txt

Note, if you are on Windows or Mac and don’t already have gdspy installed, you will need a C++ compiler (in case if you have an error in installing this package):

  • for Windows + Python 3, install the Microsoft “Build Tools for Visual Studio”
  • For Mac, install “Xcode” from the App Store, then run the command xcode-select --install in the terminal

Next, install zeroheliumkit into your environment:

pip install -e .

You can now open your python and run import zeroheliumkit. The final step is to install the latest FreeFEM++ software, which can be found here.

Usage

The easiest way to learn is through examples

Creating anchors and routes anchors_routes:

zhk_logo

Caculating electric field distribution in IDC fem:

zhk_logo

Troubleshooting

Unresolved import warnings in Vscode

If you're getting a warning about an unresolved import, then create a file .vscode/settings.json in the workspace with the contents:

{
    "python.analysis.extraPaths": ["./sources"]
}

Here a project uses a sources directory.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zeroheliumkit-0.5.1.tar.gz (97.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

zeroheliumkit-0.5.1-py3-none-any.whl (105.5 kB view details)

Uploaded Python 3

File details

Details for the file zeroheliumkit-0.5.1.tar.gz.

File metadata

  • Download URL: zeroheliumkit-0.5.1.tar.gz
  • Upload date:
  • Size: 97.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.0

File hashes

Hashes for zeroheliumkit-0.5.1.tar.gz
Algorithm Hash digest
SHA256 55a47fdff5c1c2ef06321c333434eaefcdc26ebe49c3558748a6249222aee5eb
MD5 90fe731516162b464aa8cb6f8d632d30
BLAKE2b-256 197678ce757ba1709eda44ca3b7ff09844eccdcaed382f924d6c511c99e63daa

See more details on using hashes here.

File details

Details for the file zeroheliumkit-0.5.1-py3-none-any.whl.

File metadata

  • Download URL: zeroheliumkit-0.5.1-py3-none-any.whl
  • Upload date:
  • Size: 105.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.0

File hashes

Hashes for zeroheliumkit-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c1681b444581fd73695200111abec0a0a95fb5fed43ae7c174131ff7d3ebed21
MD5 f653880ddf4d9bf1af2dfcf39cb7af26
BLAKE2b-256 1ec84e44d02f5db9b27e9cacced5f61038ce5be3ca730eb14970d8fc2f9212b9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page