Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangzeyingvv committed May 30, 2024
1 parent 7e2e401 commit 58c151e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ v1.02 2022/12/1
* ```getTBBandCorep[BNSNo, Hamiltonian, paramaters, kset]```, give the co-representations of tight-binding model, where ```BNSNo``` is the BNS magnetic space group number, ```Hamiltonian``` is the Hamiltonian generated by MagneticTB, ```parameters``` is the parameter in the tight-binding model, ``kset`` is the list contains several k points.
* For Orthorhombic and Monoclinic lattices, if you want to calculate the co-representations of tight-binding model please use ```getMSGElemFromMSGCorep``` to get the magnetic space group elements rather than ```msgop```. For other lattices both ```msgop``` and ```getMSGElemFromMSGCorep``` should OK.
* See Examples/Co-representationOfTBModel.nb for concrete example.
* Please also consider to cite ```MSGCorep``` package \([Comput. Phys. Commun.**288**, 108722 (2023)](https://linkinghub.elsevier.com/retrieve/pii/S001046552300067X) [arXiv:2211.10740)](https://arxiv.org/abs/2211.10740\) if you are using this capability.
* Please also consider to cite ```MSGCorep``` package \([Comput. Phys. Commun.**288**, 108722 (2023)](https://linkinghub.elsevier.com/retrieve/pii/S001046552300067X) [arXiv:2211.10740](https://arxiv.org/abs/2211.10740)\) if you are using this capability.

v1.02b 2023/2/14
* Add an example for getting the TB parameters by hand, see Examples/ObtainTheTBParametersByHand.nb.
Expand Down

0 comments on commit 58c151e

Please sign in to comment.