Python package for simulation and analysis of ion crystals in surface traps.
Project description
Sion package
Python package for simulation and analysis of ion crystals in surface electrode traps.
Installation
To use Sion, the following packages are required to be installed from source and tested:
- pylion package: LAMMPS wrapper for ion dynamics simulation. This package requires installation of LAMMPS software with the specific version. It will work well with the latest LAMMPS version, if in source file pylion.py at line 51 you change "lmp_serial" to "lmp".
- electrode package: Python package for convenient definition and analysis of surface electrode traps.
!Note: for correct execution of these packages, numpy<=1.21.0 is required.
The newest version may be installed via pip:
pip install surface-ion
Getting started
Sion works with surface traps, defined through the electrode package. The simulation of ion dynamics is carried through the pylion environment. All functions, presented in Sion are described in example notebooks. Main file sion.py contains docs for each function.
To publish the results, obtained with Sion, the following articles should be cited:
Features
- Simulation of ion motion in arbitrary polygon and point electrode surface trap.
- Optimization and simulation of arbitrary ion shuttling in polygon traps.
- Calculation of normal modes for general case of 1D, 2D, 3D mixed species ion crystals with arbitrary set of ions' secular frequencies.
- Calculation of anharmonic Mathieu modes of ion crystals in surface traps.
- Stability analysis of asymmetric planar traps.
- Optimization of DC voltage set of a planar trap to match the desired secular frequency and radial mode rotation angle in given positions.
- Convenient trap design. Layout may be imported from GDS file or created by defining the arbitrary electrode shape boundary.
File structure
-
'build/lib/sion.py': contains all the main functions.
-
'examples': examples showing different features of Sion.
-
'tests': verifications and tests of Sion work.
Free software: MIT license
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file surface-ion-1.0.3.dev1.tar.gz
.
File metadata
- Download URL: surface-ion-1.0.3.dev1.tar.gz
- Upload date:
- Size: 168.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 83e4df9ae2e1e578bce2000eff287897e3f456e25c65a7b6910689fa7ab01ac2 |
|
MD5 | 9f285ea4d2f035f304a49263d46285cd |
|
BLAKE2b-256 | 903c3999936781d9a866f7cc074418772a372045a347ef264f926d1cf956d57b |
File details
Details for the file surface_ion-1.0.3.dev1-py2.py3-none-any.whl
.
File metadata
- Download URL: surface_ion-1.0.3.dev1-py2.py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c309eac075b6a0ee8c17c7a1ff54ca34a6c989852b0bbdca81d010ac4e8bf604 |
|
MD5 | 4513646821bb9226a437b9ec7caa6050 |
|
BLAKE2b-256 | a1214fdee00ab8e5d4dacd3c1400c07923bff7bf5b5778c8df0d347e07645a46 |