Giter VIP home page Giter VIP logo

Comments (2)

maxposchmann avatar maxposchmann commented on September 26, 2024 1

Yes, we have a few up on our repo (here's one).

A couple of things here. These were written by the OpenCalphad TDB->DAT converter, which inserts comments after phase names. I had trouble parsing those comments in pycalphad, so I just manually deleted them when using these files.

More relevant to this issue, you will notice that endmembers corresponding to the neutral constituents in I2SL phases get repeated in the DAT. There are #cations copies of each neutral. I suspect that FactSage couldn't handle unpaired constituents on the second sublattice, so made copies of the neutrals such that they could be paired to cations. Note also that the stoichiometry of the neutral endmember is scaled by the charge of the cation it is paired with.

In Thermochimica I discard all the redundant neutral endmembers, and divide the stoichiometry of the one I keep by the cation charge, so that I2SL can be used as written in Bosse's paper. I'd guess you want to do the same.

from pycalphad.

bocklund avatar bocklund commented on September 26, 2024

Yes, I would be happy to add support for DAT SUBI phases. Do you know of an open database that uses SUBI that we can use to test against?

from pycalphad.

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.