Skip to content

[CL] remove the binding between fix_amount and chemical formula.

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

The fix_amount and chemical formula are coming from different concepts and are not related to each other. The constraint was introduced previously to cover untested configuration. The new test covers the forth possible case of fix_amount being true and no chemical formula given.

  • Tests were added
  • Doc was updated
Edited by Dmitry Yu. Naumov

Merge request reports