Skip to main content

Python toolkit for generating and analyzing nanostructure data

Project description

scikit-nano is a python toolkit for generating and analyzing nanostructure data.

scikit-nano can generate structure data (i.e., atomic coordinates) for the following classes of nanostructures:

  • Fullerenes

  • Graphene

    • N-layer graphene

    • Bilayer graphene with more fine control over relative layer orientation, including relative rotation and stacking arrangements.

  • Nanotubes

    • Single-walled nanotubes (SWNTs)

    • SWNT bundles

    • Multi-walled nanotubes (MWNTs)

    • MWNT bundles

The following structure data formats are supported:

  • xyz

  • LAMMPS data (limited support for full format spec.)

  • LAMMPS dump (limited support for full format spec.)

Extending input/output capabilities with more structure data formats such as pdb, json, zmatrix, etc. is queued for development

Secondary to its structure generating functions are its structure analysis tools including:

  • defect/vacancy structure analysis

  • nearest-neighbor analysis

  • POAV analysis

Dependencies

Installation

You can install the latest stable release from the Python Package Index using pip:

> pip install scikit-nano

Alternatively you can download a source code tarball from http://pypi.python.org/pypi/scikit-nano or clone the source code from the github repo using git:

> git clone https://github.com/androomerrill/scikit-nano.git

cd into the source code directory and run:

> python setup.py install

These commands will probabily fail if you don’t have admin privileges. In that case, try installing to the user base directory. Using pip:

> pip install --user scikit-nano

Or from source:

> python setup.py install --user

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

scikit-nano-0.3.6.tar.gz (27.0 MB view details)

Uploaded Source

File details

Details for the file scikit-nano-0.3.6.tar.gz.

File metadata

  • Download URL: scikit-nano-0.3.6.tar.gz
  • Upload date:
  • Size: 27.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for scikit-nano-0.3.6.tar.gz
Algorithm Hash digest
SHA256 cbd3d1ed5c11665224ef83e6a56b4a5fde05ec9c0068a013d6885e23523009bc
MD5 2015db540c63f3f98471246c1a9fd52c
BLAKE2b-256 64786cc4ca6e6b054b1e2a87a480c98f7a062c78c67c6ac8160a527dced871c5

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