Bahari95 / several-problems-psydac-python-codes

On solving several problems with IGA, Initialization with psydac: there is a psydac script for the Cahn-Hilliard equation using iso-geometric analysis.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

several-problems-psydac-python-codes

On solving several problems with IGA, Initialization with psydac: there is a psydac script for the Cahn-Hilliard equation using iso-geometric analysis.

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

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

For psydac :

https://github.com/pyccel/psydac

For pyccel :

https://github.com/pyccel/pyccel

Example of adapted mesh.

https://www.sciencedirect.com/science/article/pii/S0045782523006941

PNG

As an example, the Cahn-Haliard system evolved after 1000 steps.

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

alpha = 3000

GIF

About

On solving several problems with IGA, Initialization with psydac: there is a psydac script for the Cahn-Hilliard equation using iso-geometric analysis.

License:Apache License 2.0


Languages

Language:Jupyter Notebook 97.7%Language:Python 2.3%