Go to the source code of this file.
|
class | KKSMultiACBulkC |
| KKSACBulkBase child class for the phase concentration term \( - \sum_j \frac{dF_1}{dc_1} \frac{dh_j}{d\eta_i} (c_j) \) in the the Allen-Cahn bulk residual. More...
|
|
◆ validParams< KKSMultiACBulkC >()
Definition at line 16 of file KKSMultiACBulkC.C.
19 params.addClassDescription(
"Multi-phase KKS model kernel (part 2 of 2) for the Bulk Allen-Cahn. "
20 "This includes all terms dependent on chemical potential.");
21 params.addRequiredCoupledVar(
22 "cj_names",
"Array of phase concentrations cj. Place in same order as Fj_names!");