-
Notifications
You must be signed in to change notification settings - Fork 0
Chemical potentials control
Gabriel Wlazłowski edited this page Dec 14, 2020
·
5 revisions
Static codes adjust chemical potentials automatically in such a way to provide a solution with requested particle number. Following parameters control adjusting process:
muchange 0.5 # coefficient for changing chemical potential, default=0.5
mumaxchange 0.05 # maximal allowed changed of chemical potential per iteration,
# in units of Fermi energyChemical potentials are adjusted according to rule:
TODO