* put file for Gore Put / "Runs in spirit of Gore proposal"; Put / "year"; Loop (tearly, put year(tearly)::0); Put / "output"; Loop (tearly, put gore_y(tearly)::3); Put / "pccon"; Loop (tearly, put gore_cpc(tearly)::3); Put / "savrate"; Loop (tearly, put gore_s(tearly)::4); Put / "indem"; Loop (tearly, put gore_indem(tearly)::4); Put / "participation rate"; Loop (tearly, put gore_partfract(tearly)::4); Put / "temp"; Loop (tearly, put gore_tatm(tearly)::3); Put / "conc"; Loop (tearly, put gore_mat(tearly)::3); Put / "soc cost carbon"; Loop (tearly, put gore_tax(tearly)::2); Put / "intrate"; Loop (tearly, put gore_ri(tearly)::3); Put / "discrate"; Loop (tearly, put gore_rr(tearly)::5); Put / "prod"; Loop (tearly, put gore_al(tearly)::5); Put / "exogforc"; Loop (tearly, put gore_forcoth(tearly)::3); Put / "pop"; Loop (tearly, put gore_l(tearly)::3); Put / "carbon tax"; Loop (tearly, put gore_mcemis(tearly)::4); Put / "margy"; Loop (tearly, put gore_yy(tearly)::3); Put / "margc"; Loop (tearly, put gore_cc(tearly)::3); Put / "miu"; Loop (tearly, put gore_miu(tearly)::3); Put / "total emissions"; Loop (tearly, put gore_wem(tearly)::3); Put / "interest rate"; Loop (tearly, put gore_ri(tearly)::4); Put / "damages"; Loop (tearly, put gore_dam(tearly)::5); Put / "abatement cost"; Loop (tearly, put gore_abate(tearly)::5); Put /"objective function"; Put gore_utility::3;