Regarding Solving 4th order Phase field ( Cahn-Hilliard ) equation using deepxde #1699
Unanswered
divyanshjnv1
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear All,
I want to solve the 4th order Phase field equation ( Cahn Hilliard ) using DEEPXDE.
I have written the code for the form given in the paper, ( 10.4208/CICP.OA-2020-0086 )
please have a look at the code (it's not giving proper results, behaving just like 2nd-order diffusion eqn (Fick's 2nd law), initial sine profile concentration is settling in at mid value, acc. to Cahn Hilliard it should be opposite (i.e. phase separate).
( For writing this code I have taken the reference of the solved example of diffusion eqn code given in deepxde library, then changed pde and BCs)
If any ideas about solving this using some other strategy, I am all ears.

thanks!
For the equation used please look at the uploaded pic,
Beta Was this translation helpful? Give feedback.
All reactions