Skip to content

Use the element wise reference temperature in SmallDeformation

wenqing requested to merge wenqing/ogs:M_improvement into master

By changing the type of the reference temperature from double to Paramer, SmallDeformation can now use the element-wise temperature, either from cell data or by expressions.

Besides, there is a minor improvement by moving two element wise constants out side of the numerical integration loop.

  1. Feature description was added to the changelog

  2. Tests covering your feature were added? A new benchmark with a web description is added. arehs-salt-T_elements

  3. Any new feature or behavior change was documented?

Edited by wenqing

Merge request reports