Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need a Kernel that adds gradient of the coupled variable to Allen-Cahn system #11838

Open
SudiptaBiswas opened this issue Jul 11, 2018 · 0 comments
Labels
C: Modules P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software.

Comments

@SudiptaBiswas
Copy link
Contributor

SudiptaBiswas commented Jul 11, 2018

Rationale

The gradient of the coupled variables should have a contribution to the Allen-Cahn system when the corresponding mobility or gradient energy coefficient is a function of the variable.

Description

A new kernel needs to be added to the Phase-field module that implements the following,
0.5 * (dLdu * kappa + L * dkappa_du) * |grad_v|^2

Impact

New capability.

@permcody permcody added T: task An enhancement to the software. P: normal A defect affecting operation with a low possibility of significantly affects. C: Modules labels Jul 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Modules P: normal A defect affecting operation with a low possibility of significantly affects. T: task An enhancement to the software.
Projects
None yet
Development

No branches or pull requests

2 participants