*** | (C) 2006-2019 Potsdam Institute for Climate Impact Research (PIK) *** | authors, and contributors see CITATION.cff file. This file is part *** | of REMIND and licensed under AGPL-3.0-or-later. Under Section 7 of *** | AGPL-3.0, you are granted additional permissions described in the *** | REMIND License Exception, version 1.0 (see LICENSE file). *** | Contact: remind@pik-potsdam.de *** SOF ./modules/45_carbonprice/NDC/declarations.gms Parameter p45_actual_co2eq_woLU_regi(all_regi) "actual level of regional 2020/2025/2030 GHG emissions in previous iteration"; Parameter p45_ref_co2eq_woLU_regi(all_regi) "regional NDC target level of GHG - with different temporal meanings depending on INDC target year - e.g. 2025 for USA"; Parameter p45_factorRescaleCO2Tax(all_regi) "multiplicative factor to rescale CO2 taxes to achieve the climate targets"; Parameter p45_factorRescaleCO2TaxTrack(iteration,all_regi) "Track the changes of p45_factorRescaleCO2Tax over the iterations"; *** EOF ./modules/45_carbonprice/NDC/declarations.gms