Parameters for calculating IETS¶
Parameters here are for calculating inelastic electron tunneling spectroscopy (IETS)
calculation.IETS.temperature¶
key word |
: |
calculation.IETS.temperature |
possible values |
: |
real |
default value |
: |
4.2 |
description |
: |
The electron temperature |
an example |
: |
calculation.IETS.temperature = 10 |
calculation.IETS.modulationVoltage¶
key word |
: |
calculation.IETS.modulationVoltage |
possible values |
: |
a double number with an unit of |
meV, eV, mV, or V |
||
default value |
: |
5meV |
description |
: |
The modulation voltage |
an example |
: |
calculation.IETS.modulationVoltage = 10meV |
calculation.IETS.biasVoltages¶
key word |
: |
calculation.IETS.biasVoltages |
possible values |
: |
real array |
default value |
: |
no default value |
description |
: |
The bias voltage points for IETS curve |
an example |
: |
calculation.IETS.biasVoltages = [-0.5:0.01:0.5] |