[MAP Logo]

Materials Algorithms Project
Program Library



Program MAP_UTIL_THIN

  1. Provenance of code.
  2. Purpose of code.
  3. Specification.
  4. Description of program.
  5. References.
  6. Parameter descriptions.
  7. Error indicators.
  8. Accuracy estimate.
  9. Any additional information.
  10. Example of code
  11. Auxiliary subroutines required.
  12. Keywords.
  13. Download source code.
  14. Links.

Provenance of Source Code

H. K. D. H. Bhadeshia
Phase Transformations and Complex Properties Group,
Department of Materials Science and Metallurgy,
University of Cambridge,
Cambridge, U.K.

Top | Next

Purpose

Program to print out every tenth line of a dataset of two columns. Useful for thinning a dataset.

Top | Next | Prev

Specification

Language: Fortran 77
Product form: Source code.

Top | Next | Prev

Description of Program

As above

Top | Next | Prev

References

Top | Next | Prev

Parameters

Input parameters

Read two columns of dataset.

Output parameters

Two columns, of every tenth row of original dataset.

Top | Next | Prev

Error Indicators

No assessment of errors is made.

Top | Next | Prev

Accuracy

No information supplied.

Top | Next | Prev

Further Comments

None.

Top | Next | Prev

Example

1. Program text

       N/A - complete program


2. Program data


3. Program Results


    

Top | Next | Prev

Auxiliary Routines

None

Top | Next | Prev

Keywords

Excessive data

Top | Next | Prev

Download

Download source code and MAC OS X executable.

Top | Prev


MAP originated from a joint project of the National Physical Laboratory and the University of Cambridge.

Top | MAP Homepage