Menu

Tree [127839] master /
 History

HTTPS access


File Date Author Commit
 AllenCahn2D 2020-05-18 Abhinav Roy Abhinav Roy [c6ad4a] Update README
 CahnHilliard2D 2020-05-18 Abhinav Roy Abhinav Roy [73b8ff] Update README
 LICENSE 2019-10-30 abhinavroy1999 abhinavroy1999 [5d78d5] Initial commit
 README.md 2021-04-12 Abhinav Roy Abhinav Roy [127839] Update README.md

Read Me

Phase-field modeling code

The master directory contains two separate folders: -

  1. CahnHilliard2D: -
    This directory contains source code which performs microstructure evolution in a system by numerically solving the Cahn-Hilliard equation using the semi-implicit Fourier spectral technique, for conserved order parameter. The phenomenon which it describes is the well known Spinodal Decomposition in system consisting of two components which spontaneously separate into two isostructural phases.

  2. AllenCahn2D: -
    This directory contains source code which performs microstructure evolution in a system by numerically solving the Allen-Cahn equation for non-conserved order parameter.
    The phenomena which it describes is the well known order-disorder transformation.

The source codes available in this repository are developed in collaboration with the Computational Materials Engineering Group, Indian Institute of Technology Bombay.
The code are distributed under the GNU General Public License v3.0 (or any later versions).

For details pertaining to execution of the code, kindly go through the README files in the respective directories.

For more information on Phase field modeling — the derivation of Cahn-Hilliard equation, numerical algorithm for solving the Cahn-Hilliard and the Allen-Cahn equation, kindly refer to the NPTEL MOOC course by Prof. M. P. Gururajan titled Phase field modelling: the materials science, mathematics and computational aspects (https://nptel.ac.in/courses/113/101/113101072/)

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.