Bahari95 / IGA-Bspline-Cahn-Halliard

Isogeometric analysis for numerical approximation of the Cahn-Halliard equation using the implicit scheme and the generalized alpha method.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IGA-Bspline-Cahn-Haliard

Isogeometric analysis for numerical approximation of the Cahn-Halliard equation using the implicit scheme and the generalized alpha method.

Please install pyccel and start enjoying your research with a simple implementation using simplines

For your analysis You can find and install the following packages from the url

For pyccel :

https://github.com/pyccel/pyccel

For simplines :

https://github.com/Bahari95/simplines

For Cahn-Haliard, See

https://doi.org/10.1016/j.cma.2008.05.003

alpha = 6000 using degree $= 2$ and number of cells $= 64$ [Generalized-Alpha method]

GIF

alpha = 3000 using degree $= 3$ and number of cells $= 32$ [implicit scheme]

GIF

About

Isogeometric analysis for numerical approximation of the Cahn-Halliard equation using the implicit scheme and the generalized alpha method.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%