nc_cryst

Crystal Visualisation for CASTEP calculations including non-collinear magnetism.

https://github.com/zachary-hawk/nc_cryst

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.3%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Crystal Visualisation for CASTEP calculations including non-collinear magnetism.

Basic Info
  • Host: GitHub
  • Owner: zachary-hawk
  • License: mit
  • Language: Python
  • Default Branch: master
  • Size: 331 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 5 years ago · Last pushed almost 3 years ago
Metadata Files
Readme License Citation

README.md

NC_CRYST

Crystal Visualisation for CASTEP calculations including non-collinear magnetism.

SIMPLE VISUALISATION

For the most basic visualisation, all you need is a CASTEP .cell file. nc_cryst seed

VOLUMETRIC

Three types of 3D data files are accepted, .denfmt, .potfmt and .xsf.

Owner

  • Name: Zachary Hawkhead
  • Login: zachary-hawk
  • Kind: user

I am a PhD student at the University of Durham working in theoretical condensed matter physics.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Hawkhead
  given-names: Zachary
orcid: https://orcid.org/0000-0001-6263-5237
title: "nc_cryst: A tool for visualising non-collinear magnetism in crystals"
version: 1.0.0
date-released: 2022-7-31
url: https://github.com/zachary-hawk/NC_CRYST/

GitHub Events

Total
Last Year

Dependencies

nc_cryst/nc_cryst_CASTEP.egg-info/requires.txt pypi
  • argparse *
  • ase *
  • matplotlib *
  • numpy *
  • pyvista *
  • scipy *
  • vtk *
setup.py pypi
  • numpy *