Simone Sturniolo
Simone Sturniolo
I'm following this too. Where is the best place to get the most up-to-date code right now, so I can try and see if I can make my own implementation?
> Most up to date code for what? Your example. Should I just rip the files from the githack?
Something only tangentially connected to this, but is there a way to add a non-uniform charge background to the system, and/or change the charge and mass of the particle we...
Just wanted to point out that `int("2")` for example does not actually work to convert a string to number, I needed to also use `str_to_var`, so honestly either a working...
Any updates on this?
Thanks, that should do as a fix for the meantime! Any future plans/routes to actually solve this for good? EDIT: it actually doesn't do as a fix for me; it...
I think "tasks" works fine as a name, but this is definitely a needed feature. Otherwise we need to fall back on a Makefile or custom Python/bash scripts, which gets...
I support switching to the newer `importlib` implementation, the deprecation warning messages are quite annoying.
Is the issue here that the H symbol and the 100 number have no space? I am sorry but that is a problem with the writer, not the reader, and...
Sounds like a typical Fortran format string issue... yes, I would say this needs addressing. I can bring it up in CASTEP. I don't think it's format compliant to have...