materialsgenomefoundation / kawin

A python package to simulate precipitation and diffusion behavior using Calphad
https://kawin.org/
Other
23 stars 7 forks source link

Running time becomes very long when using a different database #7

Open Chuangye-Wang opened 5 months ago

Chuangye-Wang commented 5 months ago

It takes much longer time to run the multicomponent (NiCrAl) precipitation example using my database than the provided NiCrAl.tdb. What could be the reasons for making the calculaiton efficiency very different? Do you have any suggestions on how to make the simulation faster?

nury12n commented 3 months ago

There's a few things you could try:

If neither of these options work, it would be helpful if you're able to share the TDB file. It's possible that the thermodynamic models in the TDB file result in largely different driving forces compared to the TDB file used in the example which can affect how the precipitation model is solved. Being able to look at the TDB file could give some insight into why you're seeing the time differences.