|  | Materials Algorithms ProjectSubroutine Library
 | ![[A logo showing the University of Cambridge Crest]](https://www.phase-trans.msm.cam.ac.uk/Univ.jpg)
 | 
    
    
    
     Subroutine MAP_LIB_NAME
    
        - Provenance of code.
- Purpose of code.
- Specification.
- Description of subroutine's operation.
- References.
- Parameter descriptions.
- Error indicators.
- Accuracy estimate.
- Any additional information.
- Example of code
- Auxiliary subroutines required.
- Keywords.
- Download source code.
- Links.
    
    
    
     A.N. Other,
    
     Phase Transformations Group,
    Department of Materials Science and Metallurgy,
    University of Cambridge,
    Cambridge CB2 3QZ, U.K.
    E-mail: ******
    
     Added to MAP: November 1999.
    Top | Next
    
    
     Purpose of code - a brief statement outlining the broad purpose of the code (1-2 sentences long).
    Top | Next | Prev
    
    
        
        
            | Language: | ****** | 
        
            | Product form: | ****** | 
    
    
SUBROUTINE NAME(VAR1, VAR2, VAR3, etc.)
DOUBLE PRECISION VAR1, VAR2, etc
INTEGER VAR3, VAR4, etc
    Top | Next | Prev
    
    
     Paragraph 1 describing operation of subroutine.
    
     Paragraph 2 describing operation of subroutine.
    
        
         
    
    
     Paragraph 3 describing operation of subroutine.
    Top | Next | Prev
    
    
        - Author(s), year, Journal name, Volume number, page number.
- S.U.M. Wong, 2001, Journal of Future Events, 77, 144000.
Top | Next | Prev
    
    Input parameters
    
        - VARIABLE_NAME - type
- Description (units).
 
- VARIABLE_NAME - type
- Description (units).
 
- VARIABLE_NAME - type
- Description (units).
 
- VARIABLE_NAME - type
- Description (units).
 
Output parameters
    
        - VARIABLE_NAME - type
- Description (units).
 
- VARIABLE_NAME - type
- Description (units).
 
- VARIABLE_NAME - type
- Description (units).
 
- VARIABLE_NAME - type
- Description (units).
 
Top | Next | Prev
    
    
     None.
    Top | Next | Prev
    
    
     No information supplied.
    Top | Next | Prev
    
    
     None.
    Top | Next | Prev
    
    1. Program text
    
      FORTRAN CODE HERE
      STOP
      END
    2. Program data
    
Input data line 1
Input data line 2
    3. Program results
    
First line of results
Second line of results
Third line of results
    Top | Next | Prev
    
    
     MAP_LIB1_NAME1
    MAP_LIB2_NAME2
    Top | Next | Prev
    
    
     keyword1, keyword2, keyword3, keyword4, etc
    Top | Next | Prev
    
    
     Download source code
    Top | Prev