cosmetics

This commit is contained in:
vijay 2018-01-26 13:12:50 +01:00 committed by GitHub
parent 2e6f7d646e
commit 198aa1bf4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -42,11 +42,11 @@ _Using DEHam_
```python
140 # The total number of determinants (Ndet)
7 # The largest number of non-zero elements per row (Multiple of Ndet)
1 # The number of matrix elements to calculate at one (Multiple of Ndet)
2 # The total number of processors used in parallel (Multiple of Ndet)
1 # The number of holes
0 # The isz (ms-1/2) value
7 # The largest number of non-zero elements per row (Multiple of Ndet)
1 # The number of matrix elements to calculate at onece (Multiple of Ndet)
2 # The total number of processors used in parallel (Multiple of Ndet)
1 # The number of holes
0 # The isz (ms-1/2) value
1,2,3,1,2,3,4,5,6,7 # The topology of the system is specified here
2,3,4,8,7,6,5,6,7,8 # first and second line contain the two sites linked
1,1,1,2,2,2,2,3,3,3 # third line contains the type of link (1 for t, J 2 for K and 3 for none)