Skip to content

Use MPL properties in HeatConduction process

Tom Fischer requested to merge TomFischer/ogs:MPLInHeatConduction into master

The changes makes the heat conduction process much more parametrizeable.

  • It is possible to specify the properties of more than one medium.
  • It is possible to specify an anisotropic thermal conductivity.
  1. Feature description was added to the changelog
  2. Tests covering your feature were added? Existing project files were converted.
  3. Any new feature or behavior change was documented?

Script that was used to convert the project files: convertHeatConductionToMPL.py

Edited by Dmitry Yu. Naumov

Merge request reports