From dc6cc3b1b69f8deca0fe6b31ee82a19e7f9175a2 Mon Sep 17 00:00:00 2001 From: David Klein <dklein@pik-potsdam.de> Date: Wed, 11 Dec 2019 12:22:38 +0100 Subject: [PATCH] *gdx neutral* Documentation --- modules/30_biomass/magpie_40/equations.gms | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/30_biomass/magpie_40/equations.gms b/modules/30_biomass/magpie_40/equations.gms index ebfdd65..e0463af 100644 --- a/modules/30_biomass/magpie_40/equations.gms +++ b/modules/30_biomass/magpie_40/equations.gms @@ -30,7 +30,7 @@ $if %cm_MAgPIE_coupling% == "off" (v30_pebiolc_costs(ttot,regi)) *' **Calculate cost markup factor for coupled runs** *' It penalizes large jumps from the previous coupling iteration and converges to 1, as the difference between *vm_fuExtr* and -*' *p30_pebiolc_demandmag* will vanish. +*' *p30_pebiolc_demandmag* vanish when the coupling converges over iterations. q30_costAdj(ttot,regi)$(ttot.val ge cm_startyear).. v30_multcost(ttot,regi) =e= -- GitLab