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

Add additional variable-dependent function coefficients #67

Conversation

alexanderianblair
Copy link
Contributor

Adds new MFEMVariableDependentFunctionCoefficient to allow MOOSE functions of one MFEMVariable to be used as MFEM Coefficients during a solve. Generalisation of existing MFEMParsedCoefficient.

Also adds a dedicated MFEMTemperatureDependentConductivityCoefficient to simplify setup of temperature-dependent conductivities for coupled EM solve, given the frequency of this use case. Users will no longer need to set these up using MFEMParsedCoefficient directly.

@alexanderianblair alexanderianblair merged commit 94b7a0d into master Dec 15, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant