Skip to content
Snippets Groups Projects
Commit 5d45fa91 authored by Marianna Rottoli's avatar Marianna Rottoli
Browse files

Bugfix: biofuels share correctly calculated.

parent 62d82741
No related branches found
No related tags found
1 merge request!166Bugfix: biofuels share correctly calculated.
......@@ -837,7 +837,7 @@ q_shBioliq(t,regi)..
(
sum(pe2se(entyPe,entySe,te)$seAgg2se("all_seliq",entySe), vm_prodSe(t,regi,entyPe,entySe,te))
+ sum(se2se(entySe,entySe2,te)$seAgg2se("all_seliq",entySe2), vm_prodSe(t,regi,entySe,entySe2,te))
) * v_shGreenH2(t,regi)
) * v_shBioliq(t,regi)
;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment