[MAP Logo]

Materials Algorithms Project
Program Library



Subroutine MAP_STEEL_RATE2

  1. Provenance of code.
  2. Purpose of code.
  3. Specification.
  4. Description of subroutine's operation.
  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 Group,
Department of Materials Science and Metallurgy,
University of Cambridge,
Cambridge, U.K.

Top | Next

Purpose

To calculate the parabolic rate constant.

Top | Next | Prev

Specification

Language:FORTRAN
Product form:Source code

SUBROUTINE MAP_STEEL_RATE2(WDIFF,XBAR,TC,XQ,TEMPC,ALP,AGSIZE)

DOUBLE PRECISION WDIFF,XBAR,TC(10),XQ(10),TEMPC(10),ALP(10),AGSIZE

Top | Next | Prev

Description

None supplied.

Top | Next | Prev

References

  1. Gilmour et al., Metall. Trans., 3, (1972), 3213.
  2. H.K.D.H. Bhadeshia et al., Physical Metallurgy of Steel Welds, Conference proceedings, Denver, (1987).

Top | Next | Prev

Parameters

Input parameters

WDIFF - real
WDIFF is the carbon-carbon interaction energy in austenite, not allowing for the presence of molybdenum, chromium, or vanadium. WDIFF may be calculated using the routine MAP_STEEL_OMEGA.

XBAR - real
XBAR is the mole fraction of carbon in the alloy.

TC - real array of dimension 10
TC contains the set of temperatures at which calculations are to be made (in centigrade).

XQ - real array of dimension 10
XQ contains the equilibrium mole fractions of carbon in austenite for the temperatures in TC.

AGSIZE - real
AGSIZE is the austenite grain size (2a) in microns.

Output parameters

ANS - real
ANS is the diffusion coefficient is the parent phase - and the integral divided by XEQ - XBAR, where XEQ is the equilibrium mole fraction of carbon in austenite (in cm2s-1).

ERROR - real
ERROR is the error (if using NAG routine D01GAF)

SOFTT - real
SOFTT is the time for soft impingement (in seconds).

DIFF() - real
DIFF() is the diffusivity of carbon in austenite (in cm2s-1).

XALPHA - real
XALPHA is the equilibrium mole fraction of carbon in ferrite.

Top | Next | Prev

Error Indicators

None.

Top | Next | Prev

Accuracy

No information supplied.

Top | Next | Prev

Further Comments

None.

Top | Next | Prev

Example

1. Program text

       None supplied.

2. Program data

None supplied.

3. Program results

None supplied.

Top | Next | Prev

Auxiliary Routines

Subroutines:
MAP_STEEL_ALLL
MAP_STEEL_DIFFUS

Functions:
MAP_STEEL_XALPH
and either:

MAP_UTIL_TRAPED01GAF.

Top | Next | Prev

Keywords

parabolic rate constant

Top | Next | Prev

Download

Download source code

Top | Prev


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

MAP Website administration / map@msm.cam.ac.uk

Top | Index | MAP Homepage Valid HTML 3.2!