Skip to content

New Process: Non-isothermal Richards flow

joergbuchwald requested to merge joergbuchwald/ogs:ThermoRichardsFlow into master

MR based on monolithic scheme of non-isothermal Richard mechanics.

Open issues:

  • MR contains two models to handle simplified mechanics in the mass-balance equation that use youngs_modulus and poissons_ratio as physical properties. However, some applications showed that these are not enough for orthotropic material conditions and it would be better to set these directly, but they to represent physical properties directly, so it is unclear whether it makes sense to add them to the MPL
  • Remaining TODOs are mainly naming issues that need to be resolved. Ideas/suggestions are welcome.
  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 joergbuchwald

Merge request reports