* put file for limit to 1.5 x preindustrial co2 Put / "Limit CO2 to 1.5 x preindustrial"; Put / "year"; Loop (tearly, put year(tearly)::0); Put / "output"; Loop (tearly, put lim15xco2_y(tearly)::3); Put / "pccon"; Loop (tearly, put lim15xco2_cpc(tearly)::3); Put / "savrate"; Loop (tearly, put lim15xco2_s(tearly)::4); Put / "indem"; Loop (tearly, put lim15xco2_indem(tearly)::4); Put / "sigma"; Loop (tearly, put lim15xco2_sigma(tearly)::4); Put / "temp"; Loop (tearly, put lim15xco2_tatm(tearly)::3); Put / "conc"; Loop (tearly, put lim15xco2_mat(tearly)::3); Put / "soc cost carbon"; Loop (tearly, put lim15xco2_tax(tearly)::2); Put / "intrate"; Loop (tearly, put lim15xco2_ri(tearly)::3); Put / "discrate"; Loop (tearly, put lim15xco2_rr(tearly)::5); Put / "prod"; Loop (tearly, put lim15xco2_al(tearly)::5); Put / "exogforc"; Loop (tearly, put lim15xco2_forcoth(tearly)::3); Put / "pop"; Loop (tearly, put lim15xco2_l(tearly)::3); Put / "carbon tax"; Loop (tearly, put lim15xco2_mcemis(tearly)::4); Put / "margy"; Loop (tearly, put lim15xco2_yy(tearly)::3); Put / "margc"; Loop (tearly, put lim15xco2_cc(tearly)::3); Put / "miu"; Loop (tearly, put lim15xco2_miu(tearly)::3); Put / "total emissions"; Loop (tearly, put lim15xco2_wem(tearly)::3); Put / "interest rate"; Loop (tearly, put lim15xco2_ri(tearly)::4); Put / "damages"; Loop (tearly, put lim15xco2_dam(tearly)::2); Put / "abatement cost"; Loop (tearly, put lim15xco2_abate(tearly)::2); Put /"objective function"; Put lim15xco2_utility::3;