Giter VIP home page Giter VIP logo

Comments (4)

richardotis avatar richardotis commented on July 22, 2024

Try deleting or commenting out these lines from the TDB:

 TYPE_DEFINITION G IF (AL AND NI) THEN
                   GES A_P_D L12_FCC C_S 2 NI:AL:VA !

 TYPE_DEFINITION G IF (NI) THEN
                   GES A_P_D L12_FCC MAJ 1 NI:NI:VA !

 TYPE_DEFINITION W IF (CR AND AL AND NI) THEN
                   GES A_P_D BCC_B2 C_S,, NI:AL:VA !
				   
 TYPE_DEFINITION W IF (CR AND AL AND CO) THEN
                   GES A_P_D BCC_B2 C_S,, CO:AL:VA !	

 TYPE_DEFINITION W IF (CR) THEN
                   GES A_P_D BCC_B2 MAJ 1 CR:CR:VA !

from pycalphad.

AshoreMrFish avatar AshoreMrFish commented on July 22, 2024

Dear Richard

Thank you for the fix. The TDB file is working.

However, I have some issue with running result of this TDB file.

Here I attached the result of the same composition run by thermal-cal using their Ni-base database and that by pyCALPHAD using this TDB.

I am happy with type of phases and its general shape. However, I found 2 main issues:

1, The pyCALHAD caluculated result show unreasonaable liquid phase at 1600k
2, The pyCALHAD caluculated result show only one type of FCC phase. Is it possible to seperate the FCC #1 and FCC #2?

output
1

Thank you for your help.

from pycalphad.

richardotis avatar richardotis commented on July 22, 2024
  1. The liquid phase appearing is a bug. Hopefully it's fixed in the development version due to some recent minimizer improvements like #470 .
  2. We have a feature in development to do this automatically #432 . As a workaround, what you could do today is compute the degree of ordering for FCC, and then color-code the FCC lines based on the degree of ordering.

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.