Attached sources with multiple fields break sensitivity calculation
We are calling sensitivity_result(ivar)
when we should be calling sensitivity_result(dvar,ivar)
since there could be situations where attached source expressions calculate multiple fields.
See here.