Git Product home page Git Product logo

iprpy's Introduction

iprPy

Introduction

The iprPy framework provides

  • The calculation methodology scripts used by the NIST Interatomic potentials Repository for evaluating crystalline and crystal defect materials properties,
  • Tools allowing for users to interact with databases and the records contained within to easily explore the results of the calculations, and
  • Workflow tools that allow for preparing and performing high throughput runs of the implemented calculation methods.

The design of the package aims for being user-friendly, open and transparent at all levels. To this end

  • All code is open source,
  • Calculation documentation and the Python code can be easily accessed and explored,
  • Calculations can be performed individually or en masse using the workflow tools,
  • Command line options allow for runs to be set up and performed with limited or no Python knowledge,
  • Calculations are modular meaning that new methods can be easily added,
  • Calculation methodology is separated from the workflow operations as much as possible,
  • Implementation of new calculations can be supported by sharing input/output terms with existing calculations, and
  • The results records are in a format that is both human and machine readable.

Documentation

iprpy's People

Contributors

anasabu3deh avatar asap1997 avatar jan-janssen avatar lmhale99 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

iprpy's Issues

Instructions for package testing result in errors

In the docs under “Testing the install” it says to use:
python iprPy check_modules

But I’m getting the error:
/home/jac16/.conda/envs/iprpy/bin/python: can't find 'main' module in '/home/jac16/bin/iprPy/iprPy'

BUT iprPy check_modules worked!

Also, after running the tests the following errors were found:

Calculation styles that failed import:
- bain_transformation_map: <class 'NotImplementedError'>: Testing not finished
- crystal_space_group: <class 'ModuleNotFoundError'>: No module named 'spglib'
- dislocation_SDVPN_stress: <class 'NotImplementedError'>: Needs updating
- dislocation_monopole_crss: <class 'NotImplementedError'>: Needs updating
- dislocation_periodic_array_stress: <class 'NotImplementedError'>: Needs updating
- dislocation_vacancy: <class 'NotImplementedError'>: Needs updating
- grain_boundary_bcc: <class 'NotImplementedError'>: Needs updating
- grain_boundary_search: <class 'NotImplementedError'>: Needs updating
- phonon: <class 'ModuleNotFoundError'>: No module named 'phonopy'

Record styles that failed import:
- calculation_bain_transformation_map: <class 'NotImplementedError'>: Testing not finished
- calculation_crystal_space_group: <class 'ModuleNotFoundError'>: No module named 'spglib'
- calculation_dislocation_SDVPN_stress: <class 'NotImplementedError'>: Needs updating
- calculation_dislocation_monopole_crss: <class 'NotImplementedError'>: Needs updating
- calculation_dislocation_periodic_array_stress: <class 'NotImplementedError'>: Needs updating
- calculation_dislocation_vacancy: <class 'NotImplementedError'>: Needs updating
- calculation_grain_boundary_bcc: <class 'NotImplementedError'>: Needs updating
- calculation_grain_boundary_search: <class 'NotImplementedError'>: Needs updating
- calculation_phonon: <class 'ModuleNotFoundError'>: No module named 'phonopy'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.