The source project of this merge request has been removed.
Update mo_mpr_smhorizons.f90
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.