Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aradi/nanocut
Cutting out various periodic and non-periodic structures from crystals
https://github.com/aradi/nanocut
Last synced: about 6 hours ago
JSON representation
Cutting out various periodic and non-periodic structures from crystals
- Host: GitHub
- URL: https://github.com/aradi/nanocut
- Owner: aradi
- License: bsd-2-clause
- Created: 2012-10-01T20:10:47.000Z (about 12 years ago)
- Default Branch: main
- Last Pushed: 2023-09-18T18:17:22.000Z (about 1 year ago)
- Last Synced: 2023-09-18T18:58:09.136Z (about 1 year ago)
- Language: Python
- Size: 7.21 MB
- Stars: 1
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
What is Nanocut?
================Nanocut is a program designed to cut out various objects from three dimensional
crystal structures. It is aimed to be helpful when creating geometry input for
atomistic simulations. Currently it can create following objects:* Spherical cluster
* Polyhedral cluster
* Cylindrical cluster
* Spherical wire (1D periodic)
* Polyhedral wire (1D periodic)
* Plain slab (2D periodic)
* Supercells (3D periodic)See the [DOCUMENTATION](http://aradi.bitbucket.org/nanocut/) for more details.
The program is available under the 2-clause BSD license. It is an open
source project, so feel free to [join
it](http://bitbucket.org/aradi/nanocut); especially if you think that
some additional features are needed or something could be implemented
in a more user friendly way. If you find the program useful, please
recommend it to others who may be also interested in using it.