nomad-coe / nomad-simulations

A NOMAD plugin containing base sections for simulations.
https://nomad-coe.github.io/nomad-simulations/
Apache License 2.0
4 stars 1 forks source link

Fix `HoppingMatrix` with new schema #60

Closed JosePizarro3 closed 4 months ago

JosePizarro3 commented 4 months ago

Currently, HoppingMatrix is a shared section between ModelMethod and Outputs and lives in a module common.py. However, it makes more sense to move its definition to properties/hopping_matrix.py and use the functionalities implemented for PhysicalProperty.