OrderN / CONQUEST-release

Full public release of large scale and linear scaling DFT code CONQUEST
http://www.order-n.org/
MIT License
96 stars 25 forks source link

PP: Add Fermi_offset #216

Closed ayakon closed 10 months ago

ayakon commented 10 months ago

"fermi_offset" can be read as 'STM.FermiOffset' in Conquest_input but was never used in the code. The code has been modified to add fermi_offset to Emin and Emax in stm_module.f90.

This branch is related to issue #208 .