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

info file output by Octopus #57

Closed
TS337653 opened this issue Apr 10, 2023 · 2 comments
Closed

info file output by Octopus #57

TS337653 opened this issue Apr 10, 2023 · 2 comments

Comments

@TS337653
Copy link

Hello @afatt,

I am trying to calculate the effective mass from the Octopus output.
However, when I tried to use the outputs obtained from the Octopus tutorial, I obtained the following error.

File "/<path>/octopuspy/info.py", line 74, in get_lattice_vectors
    index = self._info.index(match)
            ^^^^^^^^^^^^^^^^^^^^^^^
ValueError: '  Lattice Vectors [A]' is not in list

I checked with less and indeed did not find "Lattice Vectors [A]" in the info file.
("UnitsOutput = eV_Angstrom" was added to inp and we have confirmed that Lattice Vectors [A] is output to standard output.)

I would like to compare the input files, so could you please show me the inp when you get the tests/data_octopus.
Or could you tell me how to get "Lattice Vectors [A]" to show up in info?

Sincerely,

TS

@afatt
Copy link
Contributor

afatt commented Apr 10, 2023

@TS337653 I will look into this. For now all the input data can be found here

@TS337653
Copy link
Author

Hi @afatt,

Thank you for sharing the link to the input file.
This is exactly the data I was hoping to reference.
Also, thank you again for allowing us to use your wonderful program.

Sincerely,
TS

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

2 participants