Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

suggestions and issues #120

Open
phyjz opened this issue Dec 27, 2024 · 4 comments
Open

suggestions and issues #120

phyjz opened this issue Dec 27, 2024 · 4 comments
Labels

Comments

@phyjz
Copy link

phyjz commented Dec 27, 2024

Dear developers,

I have been using TDEP for some time, and I would like to share a few suggestions and report some issues I have encountered:

  1. the current TDEPtools doesn't seem to support parsing vasprun.xml for machine learning AIMD since vasp6. my version of TDEP is 24.01.
  2. I hope to add commands in TDEP software to convert force constants from TDEP format to phonopy and shengbte format.
  3. I would like to know the difference between the following three ways of calculating thermal conductivity, mainly in terms of accuracy, calculation cost and the range of applicable materials.
    a. Pure AIMD
    b.AIMD+Samples from MD
    c. Canonical configuration module to generate the structure.

Thank you for your time and efforts, and I look forward to your response!

@phyjz phyjz added the error label Dec 27, 2024
@mjv500
Copy link
Contributor

mjv500 commented Dec 27, 2024 via email

@Guodonglin-cqust
Copy link

I hope TDEP can directly output the phonon dynamics matrix directly used by EPW program in QE code, studying the influence of anharmonic phonons renormalization on electrical transport.

@flokno
Copy link
Contributor

flokno commented Jan 9, 2025

Hi @phyjz ,

thank you for your interest in TDEP!

Matthieu already commented, but let me add the following to the question

the current TDEPtools doesn't seem to support parsing vasprun.xml for machine learning AIMD since vasp6. my version of TDEP is 24.01.

tdeptools use ASE to parse vasprun.xml. ASE, however, does not yet support parsing the VASP MLFF output, see https://gitlab.com/ase/ase/-/issues/1491

I strongly encourage you to implement the parser in ASE, then it will automatically work in tdeptools!

@phyjz
Copy link
Author

phyjz commented Jan 10, 2025

tdeptools use ASE to parse . ASE, however, does not yet support parsing the VASP MLFF output, see https://gitlab.com/ase/ase/-/issues/1491`vasprun.xml`

I strongly encourage you to implement the parser in ASE, then it will automatically work in tdeptools!

Thank you very much, I will try what you mentioned above!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants