Code Monkey home page Code Monkey logo

Comments (4)

shyuep avatar shyuep commented on May 19, 2024

Hi there,

I can't reproduce the error. You cannot just specify voronoi_data as site properties because there are only some properties allowed. But otherwise, I can't reproduce the error. Can you give me the exact forms of the variables voronoi_lattice, s and c? For example, the following works just fine:

Structure(Lattice.cubic(3), ["Fe"], [[0,0,0]], coords_are_cartesian=True)

from pymatgen.

mbkumar avatar mbkumar commented on May 19, 2024

May be what I am doing is wrong. In that case, let me know where I am wrong.
I am attaching the python script and the input data files.

Thanks,
Bharat

On 5/16/13 4:29 PM, Shyue Ping Ong wrote:

Hi there,

I can't reproduce the error. You cannot just specify voronoi_data as
site properties because there are only some properties allowed. But
otherwise, I can't reproduce the error. Can you give me the exact
forms of the variables voronoi_lattice, s and c? For example, the
following works just fine:

Structure(Lattice.cubic(3), ["Fe"], [[0,0,0]], coords_are_cartesian=True)


Reply to this email directly or view it on GitHub
#24 (comment).

4.2120 4.2120 4.2120
90.00 90.00 90.00 SPGR = 1 P 1 OPT = 1
8 0
0 Mg4 O4
1 Mg 0.0000 0.0000 0.0000 0 0 0 0 0 0 0 0 0.00
2 Mg 0.5000 0.5000 0.0000 0 0 0 0 0 0 0 0 0.00
3 Mg 0.5000 0.0000 0.5000 0 0 0 0 0 0 0 0 0.00
4 Mg 0.0000 0.5000 0.5000 0 0 0 0 0 0 0 0 0.00
5 O 0.5000 0.0000 0.0000 0 0 0 0 0 0 0 0 0.00
6 O 0.0000 0.5000 0.0000 0 0 0 0 0 0 0 0 0.00
7 O 0.0000 0.0000 0.5000 0 0 0 0 0 0 0 0 0.00
8 O 0.5000 0.5000 0.5000 0 0 0 0 0 0 0 0 0.00

from pymatgen.

shyuep avatar shyuep commented on May 19, 2024

Hi Bharat,

I don't see an input file. Maybe you can email them directly to me at [email protected]?

Regards,
Shyue Ping

On Thursday, May 16, 2013 at 7:45 PM, mbkumar wrote:

May be what I am doing is wrong. In that case, let me know where I am wrong.
I am attaching the python script and the input data files.

Thanks,
Bharat

On 5/16/13 4:29 PM, Shyue Ping Ong wrote:

Hi there,

I can't reproduce the error. You cannot just specify voronoi_data as
site properties because there are only some properties allowed. But
otherwise, I can't reproduce the error. Can you give me the exact
forms of the variables voronoi_lattice, s and c? For example, the
following works just fine:

Structure(Lattice.cubic(3), ["Fe"], [[0,0,0]], coords_are_cartesian=True)


Reply to this email directly or view it on GitHub
#24 (comment).

4.2120 4.2120 4.2120
90.00 90.00 90.00 SPGR = 1 P 1 OPT = 1
8 0
0 Mg4 O4
1 Mg 0.0000 0.0000 0.0000 0 0 0 0 0 0 0 0 0.00
2 Mg 0.5000 0.5000 0.0000 0 0 0 0 0 0 0 0 0.00
3 Mg 0.5000 0.0000 0.5000 0 0 0 0 0 0 0 0 0.00
4 Mg 0.0000 0.5000 0.5000 0 0 0 0 0 0 0 0 0.00
5 O 0.5000 0.0000 0.0000 0 0 0 0 0 0 0 0 0.00
6 O 0.0000 0.5000 0.0000 0 0 0 0 0 0 0 0 0.00
7 O 0.0000 0.0000 0.5000 0 0 0 0 0 0 0 0 0.00
8 O 0.5000 0.5000 0.5000 0 0 0 0 0 0 0 0 0.00


Reply to this email directly or view it on GitHub (#24 (comment)).

from pymatgen.

mbkumar avatar mbkumar commented on May 19, 2024

I'll send them tomorrow morning.

Bharat

On Thu, 16 May 2013 18:56:18 -0500, Shyue Ping Ong
[email protected] wrote:

Hi Bharat,

I don't see an input file. Maybe you can email them directly to me at
[email protected]?

Regards,
Shyue Ping

On Thursday, May 16, 2013 at 7:45 PM, mbkumar wrote:

May be what I am doing is wrong. In that case, let me know where I am
wrong.
I am attaching the python script and the input data files.

Thanks,
Bharat

On 5/16/13 4:29 PM, Shyue Ping Ong wrote:

Hi there,

I can't reproduce the error. You cannot just specify voronoi_data as
site properties because there are only some properties allowed. But
otherwise, I can't reproduce the error. Can you give me the exact
forms of the variables voronoi_lattice, s and c? For example, the
following works just fine:

Structure(Lattice.cubic(3), ["Fe"], [[0,0,0]],
coords_are_cartesian=True)


Reply to this email directly or view it on GitHub

#24 (comment).

4.2120 4.2120 4.2120
90.00 90.00 90.00 SPGR = 1 P 1 OPT = 1
8 0
0 Mg4 O4
1 Mg 0.0000 0.0000 0.0000 0 0 0 0 0 0 0 0 0.00
2 Mg 0.5000 0.5000 0.0000 0 0 0 0 0 0 0 0 0.00
3 Mg 0.5000 0.0000 0.5000 0 0 0 0 0 0 0 0 0.00
4 Mg 0.0000 0.5000 0.5000 0 0 0 0 0 0 0 0 0.00
5 O 0.5000 0.0000 0.0000 0 0 0 0 0 0 0 0 0.00
6 O 0.0000 0.5000 0.0000 0 0 0 0 0 0 0 0 0.00
7 O 0.0000 0.0000 0.5000 0 0 0 0 0 0 0 0 0.00
8 O 0.5000 0.5000 0.5000 0 0 0 0 0 0 0 0 0.00


Reply to this email directly or view it on GitHub
(#24 (comment)).


Reply to this email directly or view it on GitHub:
#24 (comment)

from pymatgen.

Related Issues (20)

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.