Skip to content

[CL] Set reactant molality alternatively

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

This pull request enables to set reactant molality in an alternative way

molality = volume_fraction / fluid_density / porosity / molar_volume.

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

Merge request reports