moose icon indicating copy to clipboard operation
moose copied to clipboard

Add support for material properties following an Arrhenius relationship

Open ke7kto opened this issue 2 years ago • 0 comments

Reason

Convenience feature for materials whose properties change exponentially as a function of e.g. temperature

Design

Add a material class having an export property that is temperature-dependent following an arrhenius form. Default to SI units for the ideal gas constant, but allow the constant to be set at run-time.

Impact

Adds functionality to MOOSE which is somewhat easily replicated via the parsedFunction package, but is more convenient.

ke7kto avatar Oct 12 '22 21:10 ke7kto