Skip to content

Fixed error with f_inf (short-range)

Luis Aleixo requested to merge bugfix/short-range-f_inf into master

Upon merge of this MR, we removed the contribution of f_inf from the dose of long- and short-range.

Even though we have added it to the emission rate of long-range, I we shouldn't have removed it from the dose of short-range without introducing it in any other method. Therefore this MR re-introduces the factor in the dose for short-range only.

The short-range concentration method was also missing the contribution of the f_inf

Tests were adjusted.

Closes #404

Edited by Luis Aleixo

Merge request reports