Replies: 1 comment 3 replies
-
Hi, could you please provide some context. What settings did you use to run MAgPIE? What config settings differed in your setup from the default.cfg? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am a user of the MAgPIE model (4.10.1). While reading the MAgPIE model code, I came across a parameter that I do not fully understand.
Specifically, in the file magpie\modules\15_food\anthro_iso_jun22\exodietmacro.gms at line 382, the following line appears:
i15_intake_EATLancet(iso,kfo) = i15_intake_EATLancet_all(iso,"2100kcal","%c15_EAT_scen%",kfo)
I am wondering whether the parameter "2100kcal" is correct in this context. Should it perhaps be "%c15_kcal_scen%" instead?
Beta Was this translation helpful? Give feedback.
All reactions