-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
24 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Contributors | ||
============ | ||
|
||
The main contributors to the TB2J package are: | ||
The TB2J package is initially developped: | ||
|
||
* Xu He ([email protected]) | ||
|
||
|
@@ -11,6 +11,29 @@ The main contributors to the TB2J package are: | |
|
||
* Eric Bousquet | ||
|
||
from the Phythema and Nanomat groups at the University of Liège. | ||
Part of the code is developped by Xu He during he was at ICN2 (Institut Catala de Nanociencia i Nanotecnologia) in Barcelona, Spain. | ||
|
||
|
||
After the first public release, the following people has made significant contribution to the code: | ||
|
||
* Andres Tellez Mora (West Virginia University) | ||
|
||
* Aldo Romero (West Virginia University) | ||
|
||
* Andrey Rubakov (ICMol, University of Valencia) | ||
|
||
* Gan Jin (University of Science and Technology of China) | ||
|
||
* Zhenxiong Shen (University of Science and Technology of China) | ||
|
||
|
||
We thank all the other people who have contributed to the code, including the ones who have reported bugs or typos, | ||
suggested improvements, and asked questions. | ||
|
||
|
||
|
||
|
||
We welcome contributions. You can help us with: | ||
- extending the input format to other codes, e.g. first principles or tight binding code. | ||
- extending the output to other spin dynamics code. | ||
|