Giter VIP home page Giter VIP logo

cdw-unit-cell-generator's People

Stargazers

 avatar  avatar

Watchers

 avatar

cdw-unit-cell-generator's Issues

strict-overflow warning on some gcc versions

gcc version 4.9.4 gives a strict overflow warning under -O3 optimization. This occurs in the src/fraction.c file. However other versions seem fine. Obviously this isn't an actual problem (just remove the -Werror tag). However, from a technical standpoint I'd love to understand exactly why this is being caused.

Incorrect chalcogen coordinates

Currently the chalcogen coordinates are incorrect for the both the 1T and 2H type structures. As a result, until this is fixed this program should NOT be used.

uniaxial strain isn't correctly handled in POSCAR generation

When generating a series of POSCAR files with uni-axial strain the second line of the POSCAR unit cell matrix is always slight wrong. As an example, he is the hexagonal unit cell for base lattice parameter of a = 5.000 where the second generated structure is -0.02 Ang compression along only the a-axis.

Initial cell (a=5.000 Ang)

   5.000000000                0.000000000                0.000000000
   -2.500000000                4.330127019                0.000000000
   0.000000000                0.000000000                23.600000000

Compressed cell (a=4.980 Ang)

   4.980000000                0.000000000                0.000000000
   -2.490000000                4.330127019                0.000000000
   0.000000000                0.000000000                23.600000000

As can be checked quickly, while the a-axis is compressed correctly, the b-axis is not the proper 5.000 Ang and instead there is a small compression along the x direction of that axis.

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.