-
I have the next problem, I'm making the tutorials for lattice vibration and when I want to obtain the files siesta.bands and siesta.vectors with execution of the command ./vibq0 and the prompt 'siesta…
-
Hi
I am trying to convert my project (www.github.com/zerothi/sisl) to scikit-build. And I have some problems when running on the ci system (testing the build-system).
First, the root cause seems…
-
when opening & reading EDF files and undo the following patches:
- https://github.com/the-siesta-group/edfio/pull/30
- https://github.com/the-siesta-group/edfio/pull/18
- https://github.com/t…
-
Hello,
I stumbled upon your repository by accident when someone mentioned it on the AiiDA discourse. As a user of SIESTA, TB2J and AiiDA myself I was very interested to learn about the work you hav…
-
Hello,
I noticed your npm package `siesta` been published 8 years ago. It also does not have dependent modules. There are few downloads, I guess those are from your CI system.
We've just release…
-
I discovered a rather obscure bug. If I try to re-use the basis set from a previous calculation by using the ion files, i.e.
`builder.ions = calculation.output.ion_files`
SIESTA crashes if you a…
-
Hi Nick,
I am working with NEB calculations with siesta/flos and siesta/ASE (**https://wiki.fysik.dtu.dk/ase/ase/neb.html**).
As you may know, ASE is a set of python codes that links to different c…
-
In [`ffa9f23`](https://github.com/siesta-cat/upptime/commit/ffa9f23ea265dfd877d545331b6ecf8d2dd74bb5
), Siesta Write (https://write.siesta.cat) was **down**:
- HTTP code: 530
- Response time: 140 ms
-
I find myself needing a file-based cache for Siesta. I see that there is a branch named `file-cache` in the repo. It's my understanding that this is the beginning of a file caching system for Siesta…
-
I have a data manger that gets a json file from the server an I want to test that call using my own json file . I am using Siesta for API and OHHTTPStubs for stubbing , but for some reason, the stubbi…