First, you will generate 2D k-point mesh for nscf calculation by setting plt_2Dfermi=plt_arrow=plt_spol=False python 2D-spintex.py The 2D k-point mesh will be written in Kpoints-2D.txt. After ...
├─ img # pixel images used by the game ├─ logs # measurement csv files ├─ src │ ├─ game # Python package root │ │ ├─ entities # All in-game actors (Sprite) │ │ │ ├─ __init__.py │ │ │ ├─ entity.py # ...