资源简介

利用了matlab对相场法算枝晶,可以看到图像

资源截图

代码片段和文件信息

function X = SimulateDeposition(sys_length t_max deposition_rate rule)
% ----------------------------------------------------------------------------------
% Created by Henry C. Nugroho
% For MATH 489 -- Research Interaction in Mathematics
% Program SimulateDeposition(sys_length t_max deposition_rate rule)
% Parameters:
%           sys_length      = size of system (in integer only)
%           t_max           = maximum units of time to simulate
%           deposition_rate = numbers of atoms deposited per unit time
%           rule            = indicates which deposition rule to use
%                             if rule = 1 Simple Rule
%                                          an atom coming always sticks
%                                          on top of the other ato

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       4435  2014-10-15 11:24  SimulateDeposition.m

----------- ---------  ---------- -----  ----

                 4435                    1


评论

共有 条评论

相关资源