Parallelization of the Phase Field Model: Difference between revisions

From Micro and Nano Mechanics Group
Jump to navigation Jump to search
(Created page with "<BR> Parallelization of the Phase Field Model</H1> <DIV> <P ALIGN="CENTER"><STRONG>Yanming Wang and Wei Cai</STRONG></P> </DIV> <P ALIGN="CENTER">Mar 31 , 2015</P> <...")
 
No edit summary
Line 1: Line 1:
<H1 ALIGN="CENTER">
<BR>
<BR>
Parallelization of the Phase Field Model</H1>
Parallelization of the Phase Field Model</H1>
<DIV>
<DIV>


Line 8: Line 9:
<P>
<P>
<BR><HR>
<BR><HR>

== A brief description ==
The basic formulation of the phase field model is described in the MSMSE 2014 paper. Base on this, a C++ serial code has been written under the MD++ framework. The below figure gives a flow chart of the phase field code, in order to clarify the codes’ structure.

Revision as of 04:44, 1 April 2015


Parallelization of the Phase Field Model

Yanming Wang and Wei Cai

Mar 31 , 2015



A brief description

The basic formulation of the phase field model is described in the MSMSE 2014 paper. Base on this, a C++ serial code has been written under the MD++ framework. The below figure gives a flow chart of the phase field code, in order to clarify the codes’ structure.