-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
enhancementNew feature or requestNew feature or requestfenicsxIssue that is related to the fenicsx supportIssue that is related to the fenicsx support
Description
I would like to be able to specify the diffusion coefficient as a function of concentration. This could be a parameter in a material class, like thermal_cond or heat_capacity, for example:
D_conc=lambda c_m: 3 * c_m + 2,
This would be a function that is then multiplied by the Arrhenius function (with E_0 and E_D parameters).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfenicsxIssue that is related to the fenicsx supportIssue that is related to the fenicsx support