Closed icamps closed 2 years ago
Hi and welcome!
I have added this COOP in a later revision, sorry I had completely forgotten about this.
For now, could you try and do this:
pip3 install -U git+https://github.com/zerothi/sisl.git
and see if it works?
Possibly you need to do: conda remove sisl
prior. I am not sure about this.
I did the update, as recommended.
After running for 1 hour, the only information displayed is [0. 0. 0.]
.
It is a little difficult to see what you are seeing, but there must be something related to the big files. Could you show the directory you run this in + the script it self.
Perhaps this tutorial: https://zerothi.github.io/sisl/tutorials/tutorial_siesta_2.html may be of assistance. At the end of that tutorial you'll see how to generate the wavefunction for some arbitrary grid. In this case it is a bit more tricky since you first need to find the Fermi-level.
I think this will be solved implicitly with the new release. I will close this as it seems resolved in a dev commit, @icamps please comment in case you still have problems and we'll reopen.
I would like to start saying that I'm completely new to SISL.
I run some calculations with SIESTA using the input parameters below:
Now, I want to plot the wavefunctions around the Fermi energy (something like HOMO/LUMO). It was suggested in the MatterModeling.SE forum to use the following code for reading wavefunction coefficients and coop analysis:
After doing that, I 'm getting the error message:
Any help is welcome!
=============================== UPDATE: Version details Run the below code and add to issue (if an issue is relevant for the issue):