Coder Social home page Coder Social logo

trollchu / iprpy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from usnistgov/iprpy

0.0 2.0 0.0 40.74 MB

NIST Interatomic Potential Repository property calculation tools

Python 0.52% Shell 0.01% AMPL 0.01% Forth 0.69% Gnuplot 83.43% Fortran 0.21% Jupyter Notebook 5.49% HTML 9.66%

iprpy's Introduction

iprPy

The iprPy project is a collection of tools and resources for developing and performing classical atomistic simulations. It was originally created to support basic property calculations for the NIST Interatomic Potential Repository allowing for the different hosted potentials to be evaluated and compared. The robustness of iprPy is such that it can also be used for handling more complex materials analyses for research purposes.

The design principles for iprPy are:

  • Full documentation is provided for all calculations explaining not only how to perform the calculations, but also detailing the strengths and weaknesses of the underlying routines.
  • Each calculation is a complete, independent unit of work with clear input parameters and structured results. This makes it possible to easily share the calculations and provide results that are both human- and machine-readable.
  • Calculations should be easily adapted to work with high-throughput resources for performing over a wide range of potentials and conditions.

Setup

  1. Install Python 2.7

    1. Using an Anaconda Python distribution is preferred as the scipy family of tools is heavily used.
    2. The package 'xmltodict'_ needs to be manually installed beforehand. This can easily be done with the terminal command:

    pip install xmltodict

    1. All other requirements should come with Anaconda or will automatically install during step 4 (let me know if not true).
  2. All of the files for iprPy can be found at:
  3. Download or clone the whole project to a local directory.
  4. In a terminal, go into the iprPy root directory and add the iprPy package to Python with the command:

    python setup.py develop

Getting Started

The iprPy guide document provides an overview of the different parts of the iprPy framework. This document is meant to introduce new users to the designing principles used by the framework.

More detailed documentation related to specific functions and components of the framework can be found in the form of Jupyter Notebooks in the docs directory.

iprpy's People

Contributors

lmhale99 avatar

Watchers

 avatar  avatar

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.