 |
Materials Algorithms Project
Ms Computer
|
![[A logo showing the University of Cambridge Crest]](https://www.phase-trans.msm.cam.ac.uk/Univ.jpg)
|
Program MAP_STEEL_ANDROID_MS
- Provenance of code.
- Purpose of code.
- Specification.
- Description of program's operation.
- References.
- Parameter descriptions.
- Error indicators.
- Accuracy estimate.
- Any additional information.
- Example of code
- Auxiliary routines required.
- Keywords.
- Download source code.
- Links.
Jae Hoon Jang
Computational Metallurgy Group
Graduate Institute of Ferrous Technology,
Pohang University of Science and Technology,
Pohang, Republic of Korea
E-mail: impurity@postech.ac.kr
Added to MAP: March 2011.
Top | Next
Purpose of code - To calculate some critical temperature of steels by using Android Machine.
Top | Next | Prev
Language: |
Java |
Product form: |
Android APK |
Complete program.
Top | Next | Prev
This can be used for converting from weight percent to atomic percent or atomic percent to weight percent.
Calculation for critical temperatures have been done by using following equations .
less than 0.6wt% of C from Andrews .
less than 0.6wt% of C from Andrews .
from Liu.

from H. S. Yang.
from Steven and Haynes' equation .
Top | Next | Prev
- K. W. Andrews, 1965 Journal of the Iron and Steel Institute, 203, 721-727.
- Y. X. Liu, 1981, Principle of Heat Treatment, China Mechanical Industry Press, Beijing
- H. S. Yang, J. H. Jang, H. K. D. H. Bhadeshia, D. W. Suh, 2011, Not published
- W. Steven, A. G. Haynes, 1956, Journal of the Iron and Steel Institute, 183, 349.
Top | Next | Prev
Input parameters
- type - bool
- weight% or atomic%
- Amount of C,Mn,Ni,Cr,Al,Si,Mo,Co,Cu,Nb,Ti,V and W - double
- percent.
Output parameters
- Ae1 Temperature - double
- Celsius.
- Ae3 Temperature - double
- Celsius.
- Martensite start temperature - double
- Celsius.
- Epsilon martensite start temperature - double
- Celsius.
- Bainite start temperature - double
- Celsius.
Top | Next | Prev
None.
Top | Next | Prev
No information supplied.
Top | Next | Prev
None.
Top | Next | Prev
Top | Next | Prev
Top | Next | Prev
austenite, martensite, bainite, temperature, android
Top | Next | Prev
Go to Android Market
Top | Prev