nomad-coe / electronic-parsers

Apache License 2.0
18 stars 7 forks source link

Parse KMesh in electronic parsers #36

Open JosePizarro3 opened 1 year ago

JosePizarro3 commented 1 year ago

@ladinesa @ndaelman-hu we can start parsing the k points into the KMesh method section. In order to not step in each others feet, I created a list to keep track of which one is parsed or not.

Method name after the code name refers to the SinglePoint entries.

ndaelman-hu commented 1 year ago

Let's keep it at KMesh

JosePizarro3 commented 1 year ago

I updated a bit this issue with the implemented KMesh. I think we can work slowly (ofc not a priority) on the other codes to eventually give support to everything 🙂