CRYSTAL
Silicon Crystallization Simulation


CRYSTAL is a FORTRAN90 program which simulates the process of creating a crystal of silicon.

CRYSTAL carries out a minimization, for which it calls TOMS611, a minimization algorithm from the ACM TOMS algorithm collection.

Languages:

CRYSTAL is available in a FORTRAN90 version.

Related Data and Programs:

CRYSTAL_PLOT, a FORTRAN90 program which creates graphic images of data from CRYSTAL or CRYSTAL_QED.

CRYSTAL_QED, a FORTRAN90 program which seeks to minimize a certain objective function during the growth of a silicon crystal under the Czochralski process.

TOMS611, a FORTRAN90 library which minimizes a function of several variables.

Reference:

  1. Suhas Patankar,
    Numerical Heat Transfer and Fluid Flow,
    Taylor and Francis, 1980,
    ISBN: 0891165223,
    LC: QC320.P37
  2. Fumio Shimura,
    Semiconductor Silicon Crystal Technology,
    Academic Press, 1989,
    LC: TK7871.85 S523.

Source Code:

Examples and Tests:

List of Routines:

You can go up one level to the FORTRAN90 source codes.


Last revised on 26 November 2006.