MilesZhao / PGCGM

Source code for generating materials with 20 space groups using PGCGM
MIT License
27 stars 6 forks source link

Number of final CIFs #6

Open onurboyar opened 2 months ago

onurboyar commented 2 months ago

Hello,

Thank you for sharing your work!

I just run your code by setting number of samples to 1000 and I obtained 38 CIF files under ternary_final_cifs folder. How should I interpret these results? Does that mean the CIF conversion rate is 3.8%?

MilesZhao commented 2 weeks ago

That means only 38 CIF files can be recognized by pymatgen. In our work, we only focus on the CIF files recognized by pymatgen and then run DFT relaxation. For those dumped, after DFT relaxation, some of them might be valid too. But DFT relaxation is much more time consuming than pymagten readability verification.