Output{ }

Calling sequence

Output{ }

Functionality

Specifications of the output data and formats.

Example
Output{
    EnergyResolvedPlots = yes
    EnergyResolvedPlotsMinimumEnergyGridSpacing = 0.5
    EnergyResolvedPlotsFullRealSpaceResolutionForCurrent = yes

    EnergyResolvedGain = yes
    EnergyResolvedGainForEachPhotonEnergy = yes

    PlotDispersion = 2
    InPlaneKResolvedData = yes

    FLDFormat = yes
    VTKFormat = yes
    GnuplotFormat = yes

    ScaleWaveFunction = 1.0
    SXYZBasis = no
    WavefunctionComponents = no
}

Energy-resolved local density of states, electron density, current density

Calling sequence

Output{ EnergyResolvedPlots }

Properties
  • choices: yes; no

  • default: no

Functionality

Determines whether to output two-dimensional energy-resolved graphs for the local density of states, electron density, and current density.

Energy-resolved gain

Calling sequence

Output{ EnergyResolvedGain }

Properties
  • choices: yes; no

  • default: no

Functionality

Determines whether to output energy-resolved gain spectrum.

Energy-resolved gain for each photon energy

Calling sequence

Output{ EnergyResolvedGainForEachPhotonEnergy }

Properties
  • choices: yes; no

  • default: no

Functionality

Determines whether to output energy-resolved gain spectrum for each photon energy.

In-plane k summation

Calling sequence

Output{ PlotDispersion }

Properties
  • type: \(\mathrm{integer}\)

Functionality

If 0, output data at the smallest in-plane k shifted. If 1, output data only at the smallest in-plane k. If 2, output data summed over in-plane k.

In-plane k-resolved data

Calling sequence

Output{ InPlaneKResolvedData }

Properties
  • choices: yes; no

  • default: no

Functionality

If yes, output in-plane k-resolved data of the wavefunctions, spectral functions, current densities, etc.

Properties
  • choices: yes; no

  • default: no

FLD output

Calling sequence

Output{ FLDFormat }

Properties
  • choices: yes; no

  • default: yes

Functionality

If yes, output energy-resolved data in the FLD format.

VTK output

Calling sequence

Output{ FLDFormat }

Properties
  • choices: yes; no

  • default: yes

Functionality

If yes, output energy-resolved data in the VTK format.

Gnuplot output

Calling sequence

Output{ GnuplotFormat }

Properties
  • choices: yes; no

  • default: yes

Functionality

If yes, output energy-resolved data in the Gnuplot format.

Scale wavefunctions

Calling sequence

Output{ ScaleWaveFunction }

Properties
  • type: \(\mathrm{real\;number}\)

Functionality

Scale the wavefunction outputs by given factor.

WavefunctionComponents

Calling sequence

Output{ WavefunctionComponents }

Properties
  • choices: yes; no

  • default: no

Functionality

If yes, output the spinor components of the wavefunctions.

Output in the S-X-Y-Z basis

Calling sequence

Output{ SXYZBasis }

Properties
  • choices: yes; no

  • default: no

Functionality

If yes, output the wavefunction components in the S-X-Y-Z basis (only effective in the 8-band model).