Skip to content

Update mo_mpr_smhorizons.f90

Mehmet Cüneyd Demirel requested to merge (removed):smhorizons_fix into develop

This is a bug fix. In the old version we mistakenly correct tmp_rootfraccoef directly if it is not between 0 and 1, but we should actually make sure that FCnorm is always between 0 and 1. This will in turn also secure that tmp_rootfraccoef is between 0 and 1.

Merge request reports