Microsegregation

版本 1.0.2 (40.9 KB) 作者: Jun Liu
A MATLAB class for modelling micro-segregation using the model reported by Won, Young-Mok et al (doi:10.1007/s11661-001-0152-4).
21.0 次下载
更新时间 2020/3/31

This class is an implementation of a model reported in Young-Mok Won and Brian G.Thomas, Simple Model of Microsegregation during Solidification of Steels. Metallurgurgical and Materials Transactions A, 2001, 32A, pp 1757-1767. https://doi.org/10.1007/s11661-001-0152-4.

How to use this class:
1) Initialise an instance of an object i.e. ms = Microsegration([input arguments])
2) Check all the required parameters are availalbe including composition, m, n, kdelta, kgamma, Dsdelta_A1, Dsdelta_A2, Dsgamma_A1, Dsgamma_A2
3)Run the calculate method as follows:
[Tint, cl] = ms.calculate(fs,cr). It accepts solid fraction, fs, and cooling rate, cr, as input and output the local solid-liquid interface temperature, Tint, and composition in liquid, cl.
4) To plot the results: run plot method as: ms.plot(fs,cl,elements)

引用格式

Jun Liu (2024). Microsegregation (https://github.com/samjliu/Microsegregation), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2020a
与 R2016b 及更高版本兼容
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明
1.0.2

Add an example code and result

1.0.1

Linked to github project

1.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库