Code Monkey home page Code Monkey logo

surface-screening's Introduction

Surface-Screening

A Topological Screening Heuristic for Low-Energy, High-Index Surfaces

Authors: Wenhao Sun1,2, Gerbrand Ceder1,2,3

1 Department of Materials Science and Engineering, Massachusetts Institute of Technology, Cambridge, MA 02139 USA.

2 Materials Sciences Division, Lawrence Berkeley National Laboratory, Berkeley, California 94720, USA

3 Department of Materials Science and Engineering, UC Berkeley, Berkeley, California 94720, USA

Supplementary Information

In this repository are four files:

• ScreenSurf.py

• topo_surface_screen.py

• AnataseTiO2.cif

• Poscar_LiFePO4

To run the surface screening algorithm, execute and topo_surface_screen.py in your favorite Python development environment. Note that executing this code requires the PyMatGen (Python Materials Genomics) package, which can be attained at http://pymatgen.org/#getting-pymatgen

The algorithm intakes pymatgen structure objects. We have provided 3 examples that create PyMatGen structure objects from the 1) Materials Project, 2) a CIF file, 3) a VASP POSCAR file. If you wish to pull structures from the Materials Project, attain a (free) API key at https://materialsproject.org/open

surface-screening's People

Stargazers

BPY avatar  avatar  avatar  avatar

Watchers

 avatar

surface-screening's Issues

unstable when using multi sp

Hello Wenhao,
I wanted tried your code. It works well if samespeconly=True is set just like you have in your example.
index=SS.ScreenSurfaces(natomsinsphere=20,keep=1,samespeconly=True,ignore=[])

But If I set it to be false, the code gets very unstable. for example, I tried In2O3 from mp and it fails with
SystemError: Fail Index

The same structure relaxed with RPBE however works ! Do you know about this issue and suggest how to deal with this?
Thanks a lot in advance.
Best Regards
Sandip

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.