|
if (use_domestic_requirements) { |
In calculateEEIOmodel() if use_domestic_requirements = TRUE, L is set to L_d which is then used in the DIRECT perspective calculations, but M and N are not set to M_d and N_d, respectively. so 'L` is still inherently used in the FINAL perspective calcs.