SEMITIP V6, program Uni1
Introduction
This program computes the electrostatic potential between a metallic tip and a uniform (homogeneous) semiconducting sample, for a 1-dimensional geometry.
Version information
Version 6.2; see top of
Uni1-6.2.f
source code for prior version information.
Usage
A compiled version of the code, which should run on any Windows PC, is
available in the file Uni1.exe.
Input for the executable code comes from the file FORT.9.
Download these two files, into filenames "Uni1.exe" and "fort.9". Then, run the code just by double clicking on it. Using a text editor, the input parameters in FORT.9 can be changed to whatever values are desired. In addition to the parameter values, this file also contains comments as to the meaning of each parameter. See
SEMITIP V6 Technical Manual
for additional comments on the meaning of the parameters.
Output
Output from the program is contained in the following files
(output depends on the value of the output parameter IWRIT as specified
in the input file FORT.9):
- FORT.10 - gives the numerical results for the following quantities:
- tip-sample separation (nm)
- sample-tip bias voltage (V)
- contact potential (eV)
- Pot0 - the surface potential at the semiconductor surface (eV).
- FORT.11 - provides the potential (eV) along the z axis, as a
function of distance (output for IWRIT>=1).
- FORT.16 - gives an exact copy of the output to the console
All of the parameters in the program can be varied using the input file FORT.9, with the exception of the array sizes, the specification of a surface state density other than a uniform or Gaussian shaped one, and the specification of spatial arrangement of bulk charge density. See
SEMITIP V6 Technical Manual
for additional information on these user-defined functions. Modification of those functions
can be accomplished by changing the source code of the program. The source code is available, in the following files (version numbers follow the dash in the names):
-
Uni1-6.2.f -
main program.
-
gsect-6.0.f -
general purpose Golden Section search routine, for dealing with nonlinear aspects of the problem.
-
semirho-6.0.f -
routines for computing semiconductor charge densities.
-
semitip1-6.1.f -
performs the detailed finite element solution of Poisson's equation.
-
surfrho-6.1.f -
routines for handling surface charge densities.
All routines are written in Fortran. The source code can be downloaded
directly from the above locations, and it can be compiled and linked
on any platform. Sample input and output from the program is shown in the examples below.
Illustrative Examples of Running the Code
-
n-type GaAs(110)
-
n-type GaAs(110), comparison to theoretical expectation