How to include disorder in the numerical computation?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
PRB147
Messages
122
Reaction score
0
For example, in tight binding model, the site energy is random
I want to have 100 disorder realizations, then I have the following
two questions:

1. Do different realization needs different seed in the random number generation subroutine?

2. When all realizations are completed, the result should be the simple average? (i.e., [tex]\frac{\sum_{n=1}^{100} P_n}{100}[/tex].
)
Please help me, if you know, Thank you in advance!
 
Last edited:
Physics news on Phys.org
Thanks you, Zz, you are right.