Parallelization of the Phase Field Model: Difference between revisions

From Micro and Nano Mechanics Group
Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:
== A brief description ==
== 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.
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.

[[Image: Phasefield_flow_chart.jpg | frame | center]]

Revision as of 04:52, 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.

Phasefield flow chart.jpg