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

I have a question about the command line #13

Closed
smismyname opened this issue Apr 24, 2023 · 2 comments
Closed

I have a question about the command line #13

smismyname opened this issue Apr 24, 2023 · 2 comments

Comments

@smismyname
Copy link

when i use the command line "phonopy-ir --ir-reps --linewidth-hdf5="kappa-m484848-g0.hdf5" --linewidth-temperature=300",it tell me"phonopy-ir: error: unrecognized arguments: --ir-reps",what is the problem?

@studyvasp
Copy link

maybe you can try phonopy-ir --irreps irreps.yaml --linewidth-hdf5="kappa-m484848-g0.hdf5" --linewidth-temperature=300

@JMSkelton
Copy link
Collaborator

JMSkelton commented May 28, 2023

Thanks @studyvasp.

@smismyname we recently made a significant update to the code and we have not yet updated the examples to reflect the changes.

In the new version of the code the --irreps flag has been removed - if an irreps.yaml file is present, it is read and used by default.

If you need to specify a different file file path, you can use the --irreps-yaml option to do so.

(As usual, check phonopy-ir -h or phonopy-raman -h for a list of command-line parameters.)

I will close this issue now, but please reopen it if this does not fix your problem. The documentation should be updated soon.

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

No branches or pull requests

3 participants