brainandforce / Electrum.jl

A Julian toolkit for solid-state chemical theory.
MIT License
31 stars 0 forks source link

Phonons #133

Closed xamberl closed 1 year ago

xamberl commented 1 year ago

Created 3 new functions relevant to reading and writing phonon dispersion and mode data

brainandforce commented 1 year ago

So the continuous integrations failed, with this being the most important message (check the Details tab by clicking "Show all checks"):

ERROR: LoadError: syntax: incomplete: "function" at /home/runner/work/Xtal.jl/Xtal.jl/src/software/abinit.jl:928 requires end

Thankfully this should be pretty simple to fix. But this is what CI is for! If this was merged into main, it would break the package for whoever updated it from the Julia REPL.

xamberl commented 1 year ago

Thanks for pointing this out and explaining the CI functionality!