Skip to content

[Mat/MPL] Temperature dependent model for molecular diffusion

renchao.lu requested to merge renchao-lu/ogs:TDependentDiffusionModel into master

This pull request adds Arrhenius-like formula for the temperature dependency of molecular diffusion. This model could be employed in the ComponentTransportProcess module where the temperature field is not included in the transient simulation.

  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behavior change was documented?
Edited by renchao.lu

Merge request reports