From bf9334f4e852ef5795c872aef6f48a245ac68978 Mon Sep 17 00:00:00 2001 From: Peter Alexander <peter@blackhillock.co.uk> Date: Wed, 11 Oct 2017 13:54:36 +0100 Subject: [PATCH] include TRANSPORT_COST in imported price --- data/sims/hind_params_old.csv | 18 - data/sims/rcp_params.csv | 18 +- data/sims/rcp_sims.csv | 700 ++++++++++++------------ src/ac/ed/lurg/ModelConfig.java | 2 +- src/ac/ed/lurg/country/GlobalPrice.java | 2 +- 5 files changed, 361 insertions(+), 379 deletions(-) delete mode 100644 data/sims/hind_params_old.csv diff --git a/data/sims/hind_params_old.csv b/data/sims/hind_params_old.csv deleted file mode 100644 index 274d23fe..00000000 --- a/data/sims/hind_params_old.csv +++ /dev/null @@ -1,18 +0,0 @@ -Ensemble,pname,dist,xmin,xmax -hb,BIOENERGY_CHANGE_ANNUAL_RATE,unif,0,0.8 -hb,FERTILISER_COST_PER_T,unif,0.4,3.2 -hb,IRRIG_COST_SCALE_FACTOR,unif,0.0001,0.0011 -hb,IRRIGIATION_EFFICIENCY,unif,0.2,0.8 -hb,MEAT_EFFICIENCY,unif,0.8,1.2 -hb,OTHER_INTENSITY_COST,unif,0.2,1 -hb,PASTURE_HARVEST_FRACTION,unif,0.4,0.6 -hb,MIN_NATURAL_RATE,unif,0.05,0.15 -hb,TRADE_BARRIER_ADJ,unif,0.5,1.5 -hb,TRANSPORT_COST,unif,0.1,0.5 -hb,ANNUAL_MAX_IMPORT_CHANGE,unif,0.01,0.09 -hb,LAND_CHANGE_COST,unif,0.1,0.3 -hb,CROP_DECREASE_COST,unif,0.2,1 -hb,AGRI_LAND_EXPANSION_COST_FACTOR,unif,0.5,1.5 -hb,CROP_TO_PASTURE_COST_FACTOR,unif,0.5,1.5 -hb,TECHNOLOGY_CHANGE_ANNUAL_RATE,unif,0,0.01 -hb,INITIAL_PRICE_SHIFT,unif,0.5,1.5 \ No newline at end of file diff --git a/data/sims/rcp_params.csv b/data/sims/rcp_params.csv index 79da2525..51527fc4 100644 --- a/data/sims/rcp_params.csv +++ b/data/sims/rcp_params.csv @@ -104,13 +104,13 @@ rcp/85,TRADE_BARRIER_FACTOR_DEFAULT,unif,0.15,0.45, rcp/constCO2_constClim,TRADE_BARRIER_FACTOR_DEFAULT,unif,0.15,0.45, rcp/85_constCO2,TRADE_BARRIER_FACTOR_DEFAULT,unif,0.15,0.45, rcp/85_constClim,TRADE_BARRIER_FACTOR_DEFAULT,unif,0.15,0.45, -rcp/26,TRANSPORT_COST,unif,0.15,0.45, -rcp/45,TRANSPORT_COST,unif,0.15,0.45, -rcp/60,TRANSPORT_COST,unif,0.15,0.45, -rcp/85,TRANSPORT_COST,unif,0.15,0.45, -rcp/constCO2_constClim,TRANSPORT_COST,unif,0.15,0.45, -rcp/85_constCO2,TRANSPORT_COST,unif,0.15,0.45, -rcp/85_constClim,TRANSPORT_COST,unif,0.15,0.45, +rcp/26,TRANSPORT_COST,unif,0.05,0.15, +rcp/45,TRANSPORT_COST,unif,0.05,0.15, +rcp/60,TRANSPORT_COST,unif,0.05,0.15, +rcp/85,TRANSPORT_COST,unif,0.05,0.15, +rcp/constCO2_constClim,TRANSPORT_COST,unif,0.05,0.15, +rcp/85_constCO2,TRANSPORT_COST,unif,0.05,0.15, +rcp/85_constClim,TRANSPORT_COST,unif,0.05,0.15, rcp/26,TRANSPORT_LOSSES,unif,0.025,0.075, rcp/45,TRANSPORT_LOSSES,unif,0.025,0.075, rcp/60,TRANSPORT_LOSSES,unif,0.025,0.075, @@ -122,6 +122,6 @@ rcp/26,YIELD_DIR_TOP,value,,,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104 rcp/45,YIELD_DIR_TOP,value,,,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 rcp/60,YIELD_DIR_TOP,value,,,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 rcp/85,YIELD_DIR_TOP,value,,,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/constCO2_constClim,YIELD_DIR_TOP,value,,,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 +rcp/constCO2_constClim,YIELD_DIR_TOP,value,,,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 rcp/85_constCO2,YIELD_DIR_TOP,value,,,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constClim,YIELD_DIR_TOP,value,,,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 \ No newline at end of file +rcp/85_constClim,YIELD_DIR_TOP,value,,,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 \ No newline at end of file diff --git a/data/sims/rcp_sims.csv b/data/sims/rcp_sims.csv index ccd2cb06..dd7c400e 100644 --- a/data/sims/rcp_sims.csv +++ b/data/sims/rcp_sims.csv @@ -1,351 +1,351 @@ Ensemble,Scenario,AGRI_LAND_EXPANSION_COST_FACTOR,ANNUAL_MAX_IMPORT_CHANGE,CROP_TO_PASTURE_COST_FACTOR,FERTILISER_COST_PER_T,INITIAL_PRICE_SHIFT,IRRIG_COST_SCALE_FACTOR,LAND_CHANGE_COST,MIN_NATURAL_RATE,OTHER_INTENSITY_COST,PASTURE_HARVEST_FRACTION,PASTURE_INCREASE_COST,SEED_AND_WASTE_FRACTION,SSP_SCENARIO,TECHNOLOGY_CHANGE_ANNUAL_RATE,TRADE_BARRIER_FACTOR_DEFAULT,TRANSPORT_COST,TRANSPORT_LOSSES,YIELD_DIR_TOP -rcp/26,s1,1,0.02,1,1.8,1,5e-04,0.2,0.1,0.6,0.5,0.08,0.1,SSP2_v9_130325,0.002,0.3,0.3,0.05,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s2,1.25,0.015,1.25,1.6,1.25,0.000375,0.25,0.075,0.45,0.55,0.06,0.125,SSP2_v9_130325,0.0025,0.225,0.375,0.0625,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s3,0.75,0.025,0.75,2,0.75,0.000625,0.15,0.125,0.75,0.45,0.1,0.075,SSP2_v9_130325,0.0015,0.375,0.225,0.0375,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s4,0.875,0.0175,1.125,1.5,1.375,0.0006875,0.125,0.1125,0.375,0.575,0.07,0.1125,SSP2_v9_130325,0.00175,0.3375,0.1875,0.05625,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s5,1.375,0.0275,0.625,1.9,0.875,0.0004375,0.225,0.0625,0.675,0.475,0.11,0.0625,SSP2_v9_130325,0.00275,0.1875,0.3375,0.03125,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s6,1.125,0.0125,0.875,1.7,0.625,0.0005625,0.275,0.1375,0.525,0.425,0.05,0.0875,SSP2_v9_130325,0.00225,0.4125,0.4125,0.04375,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s7,0.625,0.0225,1.375,2.1,1.125,0.0003125,0.175,0.0875,0.825,0.525,0.09,0.1375,SSP2_v9_130325,0.00125,0.2625,0.2625,0.06875,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s8,0.6875,0.01625,0.8125,1.95,1.0625,0.00034375,0.1125,0.14375,0.4125,0.4125,0.095,0.13125,SSP2_v9_130325,0.002375,0.20625,0.35625,0.034375,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s9,1.1875,0.02625,1.3125,1.55,0.5625,0.00059375,0.2125,0.09375,0.7125,0.5125,0.055,0.08125,SSP2_v9_130325,0.001375,0.35625,0.20625,0.059375,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s10,1.4375,0.01125,1.0625,2.15,0.8125,0.00046875,0.2625,0.11875,0.5625,0.5625,0.115,0.05625,SSP2_v9_130325,0.001875,0.28125,0.28125,0.071875,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s11,0.9375,0.02125,0.5625,1.75,1.3125,0.00071875,0.1625,0.06875,0.8625,0.4625,0.075,0.10625,SSP2_v9_130325,0.002875,0.43125,0.43125,0.046875,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s12,0.8125,0.01375,1.4375,1.85,0.9375,0.00065625,0.1375,0.08125,0.3375,0.5875,0.105,0.09375,SSP2_v9_130325,0.002625,0.31875,0.31875,0.053125,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s13,1.3125,0.02375,0.9375,1.45,1.4375,0.00040625,0.2375,0.13125,0.6375,0.4875,0.065,0.14375,SSP2_v9_130325,0.001625,0.16875,0.16875,0.028125,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s14,1.0625,0.01875,0.6875,2.05,1.1875,0.00053125,0.2875,0.05625,0.4875,0.4375,0.085,0.11875,SSP2_v9_130325,0.001125,0.39375,0.24375,0.040625,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s15,0.5625,0.02875,1.1875,1.65,0.6875,0.00028125,0.1875,0.10625,0.7875,0.5375,0.045,0.06875,SSP2_v9_130325,0.002125,0.24375,0.39375,0.065625,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s16,0.59375,0.019375,1.34375,1.725,0.78125,0.000421875,0.20625,0.134375,0.76875,0.48125,0.0725,0.134375,SSP2_v9_130325,0.0013125,0.384375,0.309375,0.0296875,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s17,1.09375,0.029375,0.84375,2.125,1.28125,0.000671875,0.10625,0.084375,0.46875,0.58125,0.1125,0.084375,SSP2_v9_130325,0.0023125,0.234375,0.159375,0.0546875,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s18,1.34375,0.014375,0.59375,1.525,1.03125,0.000296875,0.15625,0.109375,0.61875,0.53125,0.0525,0.059375,SSP2_v9_130325,0.0028125,0.309375,0.234375,0.0671875,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s19,0.84375,0.024375,1.09375,1.925,0.53125,0.000546875,0.25625,0.059375,0.31875,0.43125,0.0925,0.109375,SSP2_v9_130325,0.0018125,0.159375,0.384375,0.0421875,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s20,0.96875,0.011875,0.96875,1.625,1.15625,0.000609375,0.23125,0.096875,0.84375,0.50625,0.0425,0.096875,SSP2_v9_130325,0.0015625,0.271875,0.346875,0.0609375,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s21,1.46875,0.021875,1.46875,2.025,0.65625,0.000359375,0.13125,0.146875,0.54375,0.40625,0.0825,0.146875,SSP2_v9_130325,0.0025625,0.421875,0.196875,0.0359375,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s22,1.21875,0.016875,1.21875,1.425,0.90625,0.000734375,0.18125,0.071875,0.69375,0.45625,0.0625,0.121875,SSP2_v9_130325,0.0020625,0.196875,0.271875,0.0484375,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s23,0.71875,0.026875,0.71875,1.825,1.40625,0.000484375,0.28125,0.121875,0.39375,0.55625,0.1025,0.071875,SSP2_v9_130325,0.0010625,0.346875,0.421875,0.0734375,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s24,0.65625,0.013125,1.03125,2.075,1.34375,0.000453125,0.21875,0.065625,0.88125,0.49375,0.1075,0.053125,SSP2_v9_130325,0.0021875,0.440625,0.215625,0.0328125,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s25,1.15625,0.023125,0.53125,1.675,0.84375,0.000703125,0.11875,0.115625,0.58125,0.59375,0.0675,0.103125,SSP2_v9_130325,0.0011875,0.290625,0.365625,0.0578125,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s26,1.40625,0.018125,0.78125,1.875,0.59375,0.000328125,0.16875,0.090625,0.73125,0.54375,0.0875,0.128125,SSP2_v9_130325,0.0016875,0.365625,0.440625,0.0703125,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s27,0.90625,0.028125,1.28125,1.475,1.09375,0.000578125,0.26875,0.140625,0.43125,0.44375,0.0475,0.078125,SSP2_v9_130325,0.0026875,0.215625,0.290625,0.0453125,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s28,0.78125,0.015625,0.65625,2.175,0.71875,0.000515625,0.24375,0.103125,0.80625,0.51875,0.0975,0.115625,SSP2_v9_130325,0.0029375,0.253125,0.178125,0.0515625,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s29,1.28125,0.025625,1.15625,1.775,1.21875,0.000265625,0.14375,0.053125,0.50625,0.41875,0.0575,0.065625,SSP2_v9_130325,0.0019375,0.403125,0.328125,0.0265625,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s30,1.03125,0.010625,1.40625,1.975,1.46875,0.000640625,0.19375,0.128125,0.65625,0.46875,0.1175,0.090625,SSP2_v9_130325,0.0014375,0.178125,0.403125,0.0390625,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s31,0.53125,0.020625,0.90625,1.575,0.96875,0.000390625,0.29375,0.078125,0.35625,0.56875,0.0775,0.140625,SSP2_v9_130325,0.0024375,0.328125,0.253125,0.0640625,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s32,0.546875,0.0153125,1.109375,1.8625,1.203125,0.0005703125,0.153125,0.1171875,0.646875,0.409375,0.05625,0.0640625,SSP2_v9_130325,0.00134375,0.1828125,0.2296875,0.06796875,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s33,1.046875,0.0253125,0.609375,1.4625,0.703125,0.0003203125,0.253125,0.0671875,0.346875,0.509375,0.09625,0.1140625,SSP2_v9_130325,0.00234375,0.3328125,0.3796875,0.04296875,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s34,1.296875,0.0103125,0.859375,2.0625,0.953125,0.0006953125,0.203125,0.1421875,0.796875,0.559375,0.07625,0.1390625,SSP2_v9_130325,0.00284375,0.2578125,0.3046875,0.03046875,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s35,0.796875,0.0203125,1.359375,1.6625,1.453125,0.0004453125,0.103125,0.0921875,0.496875,0.459375,0.11625,0.0890625,SSP2_v9_130325,0.00184375,0.4078125,0.1546875,0.05546875,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s36,0.921875,0.0128125,0.734375,1.9625,0.828125,0.0003828125,0.178125,0.0546875,0.721875,0.584375,0.06625,0.1015625,SSP2_v9_130325,0.00159375,0.3703125,0.2671875,0.04921875,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s37,1.421875,0.0228125,1.234375,1.5625,1.328125,0.0006328125,0.278125,0.1046875,0.421875,0.484375,0.10625,0.0515625,SSP2_v9_130325,0.00259375,0.2203125,0.4171875,0.07421875,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s38,1.171875,0.0178125,1.484375,2.1625,1.078125,0.0002578125,0.228125,0.0796875,0.871875,0.434375,0.04625,0.0765625,SSP2_v9_130325,0.00209375,0.4453125,0.3421875,0.06171875,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s39,0.671875,0.0278125,0.984375,1.7625,0.578125,0.0005078125,0.128125,0.1296875,0.571875,0.534375,0.08625,0.1265625,SSP2_v9_130325,0.00109375,0.2953125,0.1921875,0.03671875,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s40,0.734375,0.0115625,1.296875,1.5125,0.640625,0.0005390625,0.165625,0.0859375,0.684375,0.421875,0.08125,0.1453125,SSP2_v9_130325,0.00221875,0.2015625,0.4359375,0.07109375,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s41,1.234375,0.0215625,0.796875,1.9125,1.140625,0.0002890625,0.265625,0.1359375,0.384375,0.521875,0.04125,0.0953125,SSP2_v9_130325,0.00121875,0.3515625,0.2859375,0.04609375,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s42,1.484375,0.0165625,0.546875,1.7125,1.390625,0.0006640625,0.215625,0.0609375,0.834375,0.571875,0.10125,0.0703125,SSP2_v9_130325,0.00171875,0.2765625,0.2109375,0.03359375,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s43,0.984375,0.0265625,1.046875,2.1125,0.890625,0.0004140625,0.115625,0.1109375,0.534375,0.471875,0.06125,0.1203125,SSP2_v9_130325,0.00271875,0.4265625,0.3609375,0.05859375,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s44,0.859375,0.0190625,0.921875,1.4125,1.265625,0.0004765625,0.190625,0.1484375,0.609375,0.596875,0.11125,0.0828125,SSP2_v9_130325,0.00296875,0.3140625,0.3984375,0.03984375,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s45,1.359375,0.0290625,1.421875,1.8125,0.765625,0.0007265625,0.290625,0.0984375,0.309375,0.496875,0.07125,0.1328125,SSP2_v9_130325,0.00196875,0.1640625,0.2484375,0.06484375,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s46,1.109375,0.0140625,1.171875,1.6125,0.515625,0.0003515625,0.240625,0.1234375,0.759375,0.446875,0.09125,0.1078125,SSP2_v9_130325,0.00146875,0.3890625,0.1734375,0.05234375,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s47,0.609375,0.0240625,0.671875,2.0125,1.015625,0.0006015625,0.140625,0.0734375,0.459375,0.546875,0.05125,0.0578125,SSP2_v9_130325,0.00246875,0.2390625,0.3234375,0.02734375,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s48,0.578125,0.0146875,0.765625,2.1875,1.484375,0.0007421875,0.259375,0.0953125,0.515625,0.478125,0.06875,0.1484375,SSP2_v9_130325,0.00103125,0.3984375,0.3890625,0.06328125,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s49,1.078125,0.0246875,1.265625,1.7875,0.984375,0.0004921875,0.159375,0.1453125,0.815625,0.578125,0.10875,0.0984375,SSP2_v9_130325,0.00203125,0.2484375,0.2390625,0.03828125,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/26,s50,1.328125,0.0196875,1.015625,1.9875,0.734375,0.0006171875,0.109375,0.0703125,0.365625,0.528125,0.04875,0.0734375,SSP2_v9_130325,0.00253125,0.3234375,0.1640625,0.02578125,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 -rcp/45,s1,1,0.02,1,1.8,1,5e-04,0.2,0.1,0.6,0.5,0.08,0.1,SSP2_v9_130325,0.002,0.3,0.3,0.05,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s2,1.25,0.015,1.25,1.6,1.25,0.000375,0.25,0.075,0.45,0.55,0.06,0.125,SSP2_v9_130325,0.0025,0.225,0.375,0.0625,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s3,0.75,0.025,0.75,2,0.75,0.000625,0.15,0.125,0.75,0.45,0.1,0.075,SSP2_v9_130325,0.0015,0.375,0.225,0.0375,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s4,0.875,0.0175,1.125,1.5,1.375,0.0006875,0.125,0.1125,0.375,0.575,0.07,0.1125,SSP2_v9_130325,0.00175,0.3375,0.1875,0.05625,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s5,1.375,0.0275,0.625,1.9,0.875,0.0004375,0.225,0.0625,0.675,0.475,0.11,0.0625,SSP2_v9_130325,0.00275,0.1875,0.3375,0.03125,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s6,1.125,0.0125,0.875,1.7,0.625,0.0005625,0.275,0.1375,0.525,0.425,0.05,0.0875,SSP2_v9_130325,0.00225,0.4125,0.4125,0.04375,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s7,0.625,0.0225,1.375,2.1,1.125,0.0003125,0.175,0.0875,0.825,0.525,0.09,0.1375,SSP2_v9_130325,0.00125,0.2625,0.2625,0.06875,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s8,0.6875,0.01625,0.8125,1.95,1.0625,0.00034375,0.1125,0.14375,0.4125,0.4125,0.095,0.13125,SSP2_v9_130325,0.002375,0.20625,0.35625,0.034375,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s9,1.1875,0.02625,1.3125,1.55,0.5625,0.00059375,0.2125,0.09375,0.7125,0.5125,0.055,0.08125,SSP2_v9_130325,0.001375,0.35625,0.20625,0.059375,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s10,1.4375,0.01125,1.0625,2.15,0.8125,0.00046875,0.2625,0.11875,0.5625,0.5625,0.115,0.05625,SSP2_v9_130325,0.001875,0.28125,0.28125,0.071875,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s11,0.9375,0.02125,0.5625,1.75,1.3125,0.00071875,0.1625,0.06875,0.8625,0.4625,0.075,0.10625,SSP2_v9_130325,0.002875,0.43125,0.43125,0.046875,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s12,0.8125,0.01375,1.4375,1.85,0.9375,0.00065625,0.1375,0.08125,0.3375,0.5875,0.105,0.09375,SSP2_v9_130325,0.002625,0.31875,0.31875,0.053125,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s13,1.3125,0.02375,0.9375,1.45,1.4375,0.00040625,0.2375,0.13125,0.6375,0.4875,0.065,0.14375,SSP2_v9_130325,0.001625,0.16875,0.16875,0.028125,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s14,1.0625,0.01875,0.6875,2.05,1.1875,0.00053125,0.2875,0.05625,0.4875,0.4375,0.085,0.11875,SSP2_v9_130325,0.001125,0.39375,0.24375,0.040625,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s15,0.5625,0.02875,1.1875,1.65,0.6875,0.00028125,0.1875,0.10625,0.7875,0.5375,0.045,0.06875,SSP2_v9_130325,0.002125,0.24375,0.39375,0.065625,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s16,0.59375,0.019375,1.34375,1.725,0.78125,0.000421875,0.20625,0.134375,0.76875,0.48125,0.0725,0.134375,SSP2_v9_130325,0.0013125,0.384375,0.309375,0.0296875,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s17,1.09375,0.029375,0.84375,2.125,1.28125,0.000671875,0.10625,0.084375,0.46875,0.58125,0.1125,0.084375,SSP2_v9_130325,0.0023125,0.234375,0.159375,0.0546875,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s18,1.34375,0.014375,0.59375,1.525,1.03125,0.000296875,0.15625,0.109375,0.61875,0.53125,0.0525,0.059375,SSP2_v9_130325,0.0028125,0.309375,0.234375,0.0671875,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s19,0.84375,0.024375,1.09375,1.925,0.53125,0.000546875,0.25625,0.059375,0.31875,0.43125,0.0925,0.109375,SSP2_v9_130325,0.0018125,0.159375,0.384375,0.0421875,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s20,0.96875,0.011875,0.96875,1.625,1.15625,0.000609375,0.23125,0.096875,0.84375,0.50625,0.0425,0.096875,SSP2_v9_130325,0.0015625,0.271875,0.346875,0.0609375,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s21,1.46875,0.021875,1.46875,2.025,0.65625,0.000359375,0.13125,0.146875,0.54375,0.40625,0.0825,0.146875,SSP2_v9_130325,0.0025625,0.421875,0.196875,0.0359375,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s22,1.21875,0.016875,1.21875,1.425,0.90625,0.000734375,0.18125,0.071875,0.69375,0.45625,0.0625,0.121875,SSP2_v9_130325,0.0020625,0.196875,0.271875,0.0484375,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s23,0.71875,0.026875,0.71875,1.825,1.40625,0.000484375,0.28125,0.121875,0.39375,0.55625,0.1025,0.071875,SSP2_v9_130325,0.0010625,0.346875,0.421875,0.0734375,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s24,0.65625,0.013125,1.03125,2.075,1.34375,0.000453125,0.21875,0.065625,0.88125,0.49375,0.1075,0.053125,SSP2_v9_130325,0.0021875,0.440625,0.215625,0.0328125,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s25,1.15625,0.023125,0.53125,1.675,0.84375,0.000703125,0.11875,0.115625,0.58125,0.59375,0.0675,0.103125,SSP2_v9_130325,0.0011875,0.290625,0.365625,0.0578125,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s26,1.40625,0.018125,0.78125,1.875,0.59375,0.000328125,0.16875,0.090625,0.73125,0.54375,0.0875,0.128125,SSP2_v9_130325,0.0016875,0.365625,0.440625,0.0703125,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s27,0.90625,0.028125,1.28125,1.475,1.09375,0.000578125,0.26875,0.140625,0.43125,0.44375,0.0475,0.078125,SSP2_v9_130325,0.0026875,0.215625,0.290625,0.0453125,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s28,0.78125,0.015625,0.65625,2.175,0.71875,0.000515625,0.24375,0.103125,0.80625,0.51875,0.0975,0.115625,SSP2_v9_130325,0.0029375,0.253125,0.178125,0.0515625,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s29,1.28125,0.025625,1.15625,1.775,1.21875,0.000265625,0.14375,0.053125,0.50625,0.41875,0.0575,0.065625,SSP2_v9_130325,0.0019375,0.403125,0.328125,0.0265625,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s30,1.03125,0.010625,1.40625,1.975,1.46875,0.000640625,0.19375,0.128125,0.65625,0.46875,0.1175,0.090625,SSP2_v9_130325,0.0014375,0.178125,0.403125,0.0390625,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s31,0.53125,0.020625,0.90625,1.575,0.96875,0.000390625,0.29375,0.078125,0.35625,0.56875,0.0775,0.140625,SSP2_v9_130325,0.0024375,0.328125,0.253125,0.0640625,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s32,0.546875,0.0153125,1.109375,1.8625,1.203125,0.0005703125,0.153125,0.1171875,0.646875,0.409375,0.05625,0.0640625,SSP2_v9_130325,0.00134375,0.1828125,0.2296875,0.06796875,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s33,1.046875,0.0253125,0.609375,1.4625,0.703125,0.0003203125,0.253125,0.0671875,0.346875,0.509375,0.09625,0.1140625,SSP2_v9_130325,0.00234375,0.3328125,0.3796875,0.04296875,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s34,1.296875,0.0103125,0.859375,2.0625,0.953125,0.0006953125,0.203125,0.1421875,0.796875,0.559375,0.07625,0.1390625,SSP2_v9_130325,0.00284375,0.2578125,0.3046875,0.03046875,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s35,0.796875,0.0203125,1.359375,1.6625,1.453125,0.0004453125,0.103125,0.0921875,0.496875,0.459375,0.11625,0.0890625,SSP2_v9_130325,0.00184375,0.4078125,0.1546875,0.05546875,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s36,0.921875,0.0128125,0.734375,1.9625,0.828125,0.0003828125,0.178125,0.0546875,0.721875,0.584375,0.06625,0.1015625,SSP2_v9_130325,0.00159375,0.3703125,0.2671875,0.04921875,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s37,1.421875,0.0228125,1.234375,1.5625,1.328125,0.0006328125,0.278125,0.1046875,0.421875,0.484375,0.10625,0.0515625,SSP2_v9_130325,0.00259375,0.2203125,0.4171875,0.07421875,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s38,1.171875,0.0178125,1.484375,2.1625,1.078125,0.0002578125,0.228125,0.0796875,0.871875,0.434375,0.04625,0.0765625,SSP2_v9_130325,0.00209375,0.4453125,0.3421875,0.06171875,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s39,0.671875,0.0278125,0.984375,1.7625,0.578125,0.0005078125,0.128125,0.1296875,0.571875,0.534375,0.08625,0.1265625,SSP2_v9_130325,0.00109375,0.2953125,0.1921875,0.03671875,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s40,0.734375,0.0115625,1.296875,1.5125,0.640625,0.0005390625,0.165625,0.0859375,0.684375,0.421875,0.08125,0.1453125,SSP2_v9_130325,0.00221875,0.2015625,0.4359375,0.07109375,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s41,1.234375,0.0215625,0.796875,1.9125,1.140625,0.0002890625,0.265625,0.1359375,0.384375,0.521875,0.04125,0.0953125,SSP2_v9_130325,0.00121875,0.3515625,0.2859375,0.04609375,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s42,1.484375,0.0165625,0.546875,1.7125,1.390625,0.0006640625,0.215625,0.0609375,0.834375,0.571875,0.10125,0.0703125,SSP2_v9_130325,0.00171875,0.2765625,0.2109375,0.03359375,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s43,0.984375,0.0265625,1.046875,2.1125,0.890625,0.0004140625,0.115625,0.1109375,0.534375,0.471875,0.06125,0.1203125,SSP2_v9_130325,0.00271875,0.4265625,0.3609375,0.05859375,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s44,0.859375,0.0190625,0.921875,1.4125,1.265625,0.0004765625,0.190625,0.1484375,0.609375,0.596875,0.11125,0.0828125,SSP2_v9_130325,0.00296875,0.3140625,0.3984375,0.03984375,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s45,1.359375,0.0290625,1.421875,1.8125,0.765625,0.0007265625,0.290625,0.0984375,0.309375,0.496875,0.07125,0.1328125,SSP2_v9_130325,0.00196875,0.1640625,0.2484375,0.06484375,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s46,1.109375,0.0140625,1.171875,1.6125,0.515625,0.0003515625,0.240625,0.1234375,0.759375,0.446875,0.09125,0.1078125,SSP2_v9_130325,0.00146875,0.3890625,0.1734375,0.05234375,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s47,0.609375,0.0240625,0.671875,2.0125,1.015625,0.0006015625,0.140625,0.0734375,0.459375,0.546875,0.05125,0.0578125,SSP2_v9_130325,0.00246875,0.2390625,0.3234375,0.02734375,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s48,0.578125,0.0146875,0.765625,2.1875,1.484375,0.0007421875,0.259375,0.0953125,0.515625,0.478125,0.06875,0.1484375,SSP2_v9_130325,0.00103125,0.3984375,0.3890625,0.06328125,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s49,1.078125,0.0246875,1.265625,1.7875,0.984375,0.0004921875,0.159375,0.1453125,0.815625,0.578125,0.10875,0.0984375,SSP2_v9_130325,0.00203125,0.2484375,0.2390625,0.03828125,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/45,s50,1.328125,0.0196875,1.015625,1.9875,0.734375,0.0006171875,0.109375,0.0703125,0.365625,0.528125,0.04875,0.0734375,SSP2_v9_130325,0.00253125,0.3234375,0.1640625,0.02578125,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 -rcp/60,s1,1,0.02,1,1.8,1,5e-04,0.2,0.1,0.6,0.5,0.08,0.1,SSP2_v9_130325,0.002,0.3,0.3,0.05,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s2,1.25,0.015,1.25,1.6,1.25,0.000375,0.25,0.075,0.45,0.55,0.06,0.125,SSP2_v9_130325,0.0025,0.225,0.375,0.0625,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s3,0.75,0.025,0.75,2,0.75,0.000625,0.15,0.125,0.75,0.45,0.1,0.075,SSP2_v9_130325,0.0015,0.375,0.225,0.0375,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s4,0.875,0.0175,1.125,1.5,1.375,0.0006875,0.125,0.1125,0.375,0.575,0.07,0.1125,SSP2_v9_130325,0.00175,0.3375,0.1875,0.05625,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s5,1.375,0.0275,0.625,1.9,0.875,0.0004375,0.225,0.0625,0.675,0.475,0.11,0.0625,SSP2_v9_130325,0.00275,0.1875,0.3375,0.03125,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s6,1.125,0.0125,0.875,1.7,0.625,0.0005625,0.275,0.1375,0.525,0.425,0.05,0.0875,SSP2_v9_130325,0.00225,0.4125,0.4125,0.04375,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s7,0.625,0.0225,1.375,2.1,1.125,0.0003125,0.175,0.0875,0.825,0.525,0.09,0.1375,SSP2_v9_130325,0.00125,0.2625,0.2625,0.06875,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s8,0.6875,0.01625,0.8125,1.95,1.0625,0.00034375,0.1125,0.14375,0.4125,0.4125,0.095,0.13125,SSP2_v9_130325,0.002375,0.20625,0.35625,0.034375,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s9,1.1875,0.02625,1.3125,1.55,0.5625,0.00059375,0.2125,0.09375,0.7125,0.5125,0.055,0.08125,SSP2_v9_130325,0.001375,0.35625,0.20625,0.059375,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s10,1.4375,0.01125,1.0625,2.15,0.8125,0.00046875,0.2625,0.11875,0.5625,0.5625,0.115,0.05625,SSP2_v9_130325,0.001875,0.28125,0.28125,0.071875,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s11,0.9375,0.02125,0.5625,1.75,1.3125,0.00071875,0.1625,0.06875,0.8625,0.4625,0.075,0.10625,SSP2_v9_130325,0.002875,0.43125,0.43125,0.046875,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s12,0.8125,0.01375,1.4375,1.85,0.9375,0.00065625,0.1375,0.08125,0.3375,0.5875,0.105,0.09375,SSP2_v9_130325,0.002625,0.31875,0.31875,0.053125,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s13,1.3125,0.02375,0.9375,1.45,1.4375,0.00040625,0.2375,0.13125,0.6375,0.4875,0.065,0.14375,SSP2_v9_130325,0.001625,0.16875,0.16875,0.028125,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s14,1.0625,0.01875,0.6875,2.05,1.1875,0.00053125,0.2875,0.05625,0.4875,0.4375,0.085,0.11875,SSP2_v9_130325,0.001125,0.39375,0.24375,0.040625,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s15,0.5625,0.02875,1.1875,1.65,0.6875,0.00028125,0.1875,0.10625,0.7875,0.5375,0.045,0.06875,SSP2_v9_130325,0.002125,0.24375,0.39375,0.065625,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s16,0.59375,0.019375,1.34375,1.725,0.78125,0.000421875,0.20625,0.134375,0.76875,0.48125,0.0725,0.134375,SSP2_v9_130325,0.0013125,0.384375,0.309375,0.0296875,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s17,1.09375,0.029375,0.84375,2.125,1.28125,0.000671875,0.10625,0.084375,0.46875,0.58125,0.1125,0.084375,SSP2_v9_130325,0.0023125,0.234375,0.159375,0.0546875,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s18,1.34375,0.014375,0.59375,1.525,1.03125,0.000296875,0.15625,0.109375,0.61875,0.53125,0.0525,0.059375,SSP2_v9_130325,0.0028125,0.309375,0.234375,0.0671875,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s19,0.84375,0.024375,1.09375,1.925,0.53125,0.000546875,0.25625,0.059375,0.31875,0.43125,0.0925,0.109375,SSP2_v9_130325,0.0018125,0.159375,0.384375,0.0421875,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s20,0.96875,0.011875,0.96875,1.625,1.15625,0.000609375,0.23125,0.096875,0.84375,0.50625,0.0425,0.096875,SSP2_v9_130325,0.0015625,0.271875,0.346875,0.0609375,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s21,1.46875,0.021875,1.46875,2.025,0.65625,0.000359375,0.13125,0.146875,0.54375,0.40625,0.0825,0.146875,SSP2_v9_130325,0.0025625,0.421875,0.196875,0.0359375,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s22,1.21875,0.016875,1.21875,1.425,0.90625,0.000734375,0.18125,0.071875,0.69375,0.45625,0.0625,0.121875,SSP2_v9_130325,0.0020625,0.196875,0.271875,0.0484375,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s23,0.71875,0.026875,0.71875,1.825,1.40625,0.000484375,0.28125,0.121875,0.39375,0.55625,0.1025,0.071875,SSP2_v9_130325,0.0010625,0.346875,0.421875,0.0734375,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s24,0.65625,0.013125,1.03125,2.075,1.34375,0.000453125,0.21875,0.065625,0.88125,0.49375,0.1075,0.053125,SSP2_v9_130325,0.0021875,0.440625,0.215625,0.0328125,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s25,1.15625,0.023125,0.53125,1.675,0.84375,0.000703125,0.11875,0.115625,0.58125,0.59375,0.0675,0.103125,SSP2_v9_130325,0.0011875,0.290625,0.365625,0.0578125,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s26,1.40625,0.018125,0.78125,1.875,0.59375,0.000328125,0.16875,0.090625,0.73125,0.54375,0.0875,0.128125,SSP2_v9_130325,0.0016875,0.365625,0.440625,0.0703125,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s27,0.90625,0.028125,1.28125,1.475,1.09375,0.000578125,0.26875,0.140625,0.43125,0.44375,0.0475,0.078125,SSP2_v9_130325,0.0026875,0.215625,0.290625,0.0453125,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s28,0.78125,0.015625,0.65625,2.175,0.71875,0.000515625,0.24375,0.103125,0.80625,0.51875,0.0975,0.115625,SSP2_v9_130325,0.0029375,0.253125,0.178125,0.0515625,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s29,1.28125,0.025625,1.15625,1.775,1.21875,0.000265625,0.14375,0.053125,0.50625,0.41875,0.0575,0.065625,SSP2_v9_130325,0.0019375,0.403125,0.328125,0.0265625,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s30,1.03125,0.010625,1.40625,1.975,1.46875,0.000640625,0.19375,0.128125,0.65625,0.46875,0.1175,0.090625,SSP2_v9_130325,0.0014375,0.178125,0.403125,0.0390625,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s31,0.53125,0.020625,0.90625,1.575,0.96875,0.000390625,0.29375,0.078125,0.35625,0.56875,0.0775,0.140625,SSP2_v9_130325,0.0024375,0.328125,0.253125,0.0640625,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s32,0.546875,0.0153125,1.109375,1.8625,1.203125,0.0005703125,0.153125,0.1171875,0.646875,0.409375,0.05625,0.0640625,SSP2_v9_130325,0.00134375,0.1828125,0.2296875,0.06796875,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s33,1.046875,0.0253125,0.609375,1.4625,0.703125,0.0003203125,0.253125,0.0671875,0.346875,0.509375,0.09625,0.1140625,SSP2_v9_130325,0.00234375,0.3328125,0.3796875,0.04296875,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s34,1.296875,0.0103125,0.859375,2.0625,0.953125,0.0006953125,0.203125,0.1421875,0.796875,0.559375,0.07625,0.1390625,SSP2_v9_130325,0.00284375,0.2578125,0.3046875,0.03046875,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s35,0.796875,0.0203125,1.359375,1.6625,1.453125,0.0004453125,0.103125,0.0921875,0.496875,0.459375,0.11625,0.0890625,SSP2_v9_130325,0.00184375,0.4078125,0.1546875,0.05546875,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s36,0.921875,0.0128125,0.734375,1.9625,0.828125,0.0003828125,0.178125,0.0546875,0.721875,0.584375,0.06625,0.1015625,SSP2_v9_130325,0.00159375,0.3703125,0.2671875,0.04921875,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s37,1.421875,0.0228125,1.234375,1.5625,1.328125,0.0006328125,0.278125,0.1046875,0.421875,0.484375,0.10625,0.0515625,SSP2_v9_130325,0.00259375,0.2203125,0.4171875,0.07421875,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s38,1.171875,0.0178125,1.484375,2.1625,1.078125,0.0002578125,0.228125,0.0796875,0.871875,0.434375,0.04625,0.0765625,SSP2_v9_130325,0.00209375,0.4453125,0.3421875,0.06171875,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s39,0.671875,0.0278125,0.984375,1.7625,0.578125,0.0005078125,0.128125,0.1296875,0.571875,0.534375,0.08625,0.1265625,SSP2_v9_130325,0.00109375,0.2953125,0.1921875,0.03671875,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s40,0.734375,0.0115625,1.296875,1.5125,0.640625,0.0005390625,0.165625,0.0859375,0.684375,0.421875,0.08125,0.1453125,SSP2_v9_130325,0.00221875,0.2015625,0.4359375,0.07109375,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s41,1.234375,0.0215625,0.796875,1.9125,1.140625,0.0002890625,0.265625,0.1359375,0.384375,0.521875,0.04125,0.0953125,SSP2_v9_130325,0.00121875,0.3515625,0.2859375,0.04609375,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s42,1.484375,0.0165625,0.546875,1.7125,1.390625,0.0006640625,0.215625,0.0609375,0.834375,0.571875,0.10125,0.0703125,SSP2_v9_130325,0.00171875,0.2765625,0.2109375,0.03359375,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s43,0.984375,0.0265625,1.046875,2.1125,0.890625,0.0004140625,0.115625,0.1109375,0.534375,0.471875,0.06125,0.1203125,SSP2_v9_130325,0.00271875,0.4265625,0.3609375,0.05859375,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s44,0.859375,0.0190625,0.921875,1.4125,1.265625,0.0004765625,0.190625,0.1484375,0.609375,0.596875,0.11125,0.0828125,SSP2_v9_130325,0.00296875,0.3140625,0.3984375,0.03984375,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s45,1.359375,0.0290625,1.421875,1.8125,0.765625,0.0007265625,0.290625,0.0984375,0.309375,0.496875,0.07125,0.1328125,SSP2_v9_130325,0.00196875,0.1640625,0.2484375,0.06484375,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s46,1.109375,0.0140625,1.171875,1.6125,0.515625,0.0003515625,0.240625,0.1234375,0.759375,0.446875,0.09125,0.1078125,SSP2_v9_130325,0.00146875,0.3890625,0.1734375,0.05234375,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s47,0.609375,0.0240625,0.671875,2.0125,1.015625,0.0006015625,0.140625,0.0734375,0.459375,0.546875,0.05125,0.0578125,SSP2_v9_130325,0.00246875,0.2390625,0.3234375,0.02734375,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s48,0.578125,0.0146875,0.765625,2.1875,1.484375,0.0007421875,0.259375,0.0953125,0.515625,0.478125,0.06875,0.1484375,SSP2_v9_130325,0.00103125,0.3984375,0.3890625,0.06328125,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s49,1.078125,0.0246875,1.265625,1.7875,0.984375,0.0004921875,0.159375,0.1453125,0.815625,0.578125,0.10875,0.0984375,SSP2_v9_130325,0.00203125,0.2484375,0.2390625,0.03828125,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/60,s50,1.328125,0.0196875,1.015625,1.9875,0.734375,0.0006171875,0.109375,0.0703125,0.365625,0.528125,0.04875,0.0734375,SSP2_v9_130325,0.00253125,0.3234375,0.1640625,0.02578125,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 -rcp/85,s1,1,0.02,1,1.8,1,5e-04,0.2,0.1,0.6,0.5,0.08,0.1,SSP2_v9_130325,0.002,0.3,0.3,0.05,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s2,1.25,0.015,1.25,1.6,1.25,0.000375,0.25,0.075,0.45,0.55,0.06,0.125,SSP2_v9_130325,0.0025,0.225,0.375,0.0625,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s3,0.75,0.025,0.75,2,0.75,0.000625,0.15,0.125,0.75,0.45,0.1,0.075,SSP2_v9_130325,0.0015,0.375,0.225,0.0375,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s4,0.875,0.0175,1.125,1.5,1.375,0.0006875,0.125,0.1125,0.375,0.575,0.07,0.1125,SSP2_v9_130325,0.00175,0.3375,0.1875,0.05625,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s5,1.375,0.0275,0.625,1.9,0.875,0.0004375,0.225,0.0625,0.675,0.475,0.11,0.0625,SSP2_v9_130325,0.00275,0.1875,0.3375,0.03125,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s6,1.125,0.0125,0.875,1.7,0.625,0.0005625,0.275,0.1375,0.525,0.425,0.05,0.0875,SSP2_v9_130325,0.00225,0.4125,0.4125,0.04375,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s7,0.625,0.0225,1.375,2.1,1.125,0.0003125,0.175,0.0875,0.825,0.525,0.09,0.1375,SSP2_v9_130325,0.00125,0.2625,0.2625,0.06875,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s8,0.6875,0.01625,0.8125,1.95,1.0625,0.00034375,0.1125,0.14375,0.4125,0.4125,0.095,0.13125,SSP2_v9_130325,0.002375,0.20625,0.35625,0.034375,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s9,1.1875,0.02625,1.3125,1.55,0.5625,0.00059375,0.2125,0.09375,0.7125,0.5125,0.055,0.08125,SSP2_v9_130325,0.001375,0.35625,0.20625,0.059375,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s10,1.4375,0.01125,1.0625,2.15,0.8125,0.00046875,0.2625,0.11875,0.5625,0.5625,0.115,0.05625,SSP2_v9_130325,0.001875,0.28125,0.28125,0.071875,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s11,0.9375,0.02125,0.5625,1.75,1.3125,0.00071875,0.1625,0.06875,0.8625,0.4625,0.075,0.10625,SSP2_v9_130325,0.002875,0.43125,0.43125,0.046875,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s12,0.8125,0.01375,1.4375,1.85,0.9375,0.00065625,0.1375,0.08125,0.3375,0.5875,0.105,0.09375,SSP2_v9_130325,0.002625,0.31875,0.31875,0.053125,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s13,1.3125,0.02375,0.9375,1.45,1.4375,0.00040625,0.2375,0.13125,0.6375,0.4875,0.065,0.14375,SSP2_v9_130325,0.001625,0.16875,0.16875,0.028125,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s14,1.0625,0.01875,0.6875,2.05,1.1875,0.00053125,0.2875,0.05625,0.4875,0.4375,0.085,0.11875,SSP2_v9_130325,0.001125,0.39375,0.24375,0.040625,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s15,0.5625,0.02875,1.1875,1.65,0.6875,0.00028125,0.1875,0.10625,0.7875,0.5375,0.045,0.06875,SSP2_v9_130325,0.002125,0.24375,0.39375,0.065625,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s16,0.59375,0.019375,1.34375,1.725,0.78125,0.000421875,0.20625,0.134375,0.76875,0.48125,0.0725,0.134375,SSP2_v9_130325,0.0013125,0.384375,0.309375,0.0296875,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s17,1.09375,0.029375,0.84375,2.125,1.28125,0.000671875,0.10625,0.084375,0.46875,0.58125,0.1125,0.084375,SSP2_v9_130325,0.0023125,0.234375,0.159375,0.0546875,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s18,1.34375,0.014375,0.59375,1.525,1.03125,0.000296875,0.15625,0.109375,0.61875,0.53125,0.0525,0.059375,SSP2_v9_130325,0.0028125,0.309375,0.234375,0.0671875,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s19,0.84375,0.024375,1.09375,1.925,0.53125,0.000546875,0.25625,0.059375,0.31875,0.43125,0.0925,0.109375,SSP2_v9_130325,0.0018125,0.159375,0.384375,0.0421875,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s20,0.96875,0.011875,0.96875,1.625,1.15625,0.000609375,0.23125,0.096875,0.84375,0.50625,0.0425,0.096875,SSP2_v9_130325,0.0015625,0.271875,0.346875,0.0609375,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s21,1.46875,0.021875,1.46875,2.025,0.65625,0.000359375,0.13125,0.146875,0.54375,0.40625,0.0825,0.146875,SSP2_v9_130325,0.0025625,0.421875,0.196875,0.0359375,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s22,1.21875,0.016875,1.21875,1.425,0.90625,0.000734375,0.18125,0.071875,0.69375,0.45625,0.0625,0.121875,SSP2_v9_130325,0.0020625,0.196875,0.271875,0.0484375,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s23,0.71875,0.026875,0.71875,1.825,1.40625,0.000484375,0.28125,0.121875,0.39375,0.55625,0.1025,0.071875,SSP2_v9_130325,0.0010625,0.346875,0.421875,0.0734375,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s24,0.65625,0.013125,1.03125,2.075,1.34375,0.000453125,0.21875,0.065625,0.88125,0.49375,0.1075,0.053125,SSP2_v9_130325,0.0021875,0.440625,0.215625,0.0328125,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s25,1.15625,0.023125,0.53125,1.675,0.84375,0.000703125,0.11875,0.115625,0.58125,0.59375,0.0675,0.103125,SSP2_v9_130325,0.0011875,0.290625,0.365625,0.0578125,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s26,1.40625,0.018125,0.78125,1.875,0.59375,0.000328125,0.16875,0.090625,0.73125,0.54375,0.0875,0.128125,SSP2_v9_130325,0.0016875,0.365625,0.440625,0.0703125,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s27,0.90625,0.028125,1.28125,1.475,1.09375,0.000578125,0.26875,0.140625,0.43125,0.44375,0.0475,0.078125,SSP2_v9_130325,0.0026875,0.215625,0.290625,0.0453125,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s28,0.78125,0.015625,0.65625,2.175,0.71875,0.000515625,0.24375,0.103125,0.80625,0.51875,0.0975,0.115625,SSP2_v9_130325,0.0029375,0.253125,0.178125,0.0515625,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s29,1.28125,0.025625,1.15625,1.775,1.21875,0.000265625,0.14375,0.053125,0.50625,0.41875,0.0575,0.065625,SSP2_v9_130325,0.0019375,0.403125,0.328125,0.0265625,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s30,1.03125,0.010625,1.40625,1.975,1.46875,0.000640625,0.19375,0.128125,0.65625,0.46875,0.1175,0.090625,SSP2_v9_130325,0.0014375,0.178125,0.403125,0.0390625,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s31,0.53125,0.020625,0.90625,1.575,0.96875,0.000390625,0.29375,0.078125,0.35625,0.56875,0.0775,0.140625,SSP2_v9_130325,0.0024375,0.328125,0.253125,0.0640625,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s32,0.546875,0.0153125,1.109375,1.8625,1.203125,0.0005703125,0.153125,0.1171875,0.646875,0.409375,0.05625,0.0640625,SSP2_v9_130325,0.00134375,0.1828125,0.2296875,0.06796875,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s33,1.046875,0.0253125,0.609375,1.4625,0.703125,0.0003203125,0.253125,0.0671875,0.346875,0.509375,0.09625,0.1140625,SSP2_v9_130325,0.00234375,0.3328125,0.3796875,0.04296875,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s34,1.296875,0.0103125,0.859375,2.0625,0.953125,0.0006953125,0.203125,0.1421875,0.796875,0.559375,0.07625,0.1390625,SSP2_v9_130325,0.00284375,0.2578125,0.3046875,0.03046875,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s35,0.796875,0.0203125,1.359375,1.6625,1.453125,0.0004453125,0.103125,0.0921875,0.496875,0.459375,0.11625,0.0890625,SSP2_v9_130325,0.00184375,0.4078125,0.1546875,0.05546875,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s36,0.921875,0.0128125,0.734375,1.9625,0.828125,0.0003828125,0.178125,0.0546875,0.721875,0.584375,0.06625,0.1015625,SSP2_v9_130325,0.00159375,0.3703125,0.2671875,0.04921875,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s37,1.421875,0.0228125,1.234375,1.5625,1.328125,0.0006328125,0.278125,0.1046875,0.421875,0.484375,0.10625,0.0515625,SSP2_v9_130325,0.00259375,0.2203125,0.4171875,0.07421875,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s38,1.171875,0.0178125,1.484375,2.1625,1.078125,0.0002578125,0.228125,0.0796875,0.871875,0.434375,0.04625,0.0765625,SSP2_v9_130325,0.00209375,0.4453125,0.3421875,0.06171875,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s39,0.671875,0.0278125,0.984375,1.7625,0.578125,0.0005078125,0.128125,0.1296875,0.571875,0.534375,0.08625,0.1265625,SSP2_v9_130325,0.00109375,0.2953125,0.1921875,0.03671875,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s40,0.734375,0.0115625,1.296875,1.5125,0.640625,0.0005390625,0.165625,0.0859375,0.684375,0.421875,0.08125,0.1453125,SSP2_v9_130325,0.00221875,0.2015625,0.4359375,0.07109375,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s41,1.234375,0.0215625,0.796875,1.9125,1.140625,0.0002890625,0.265625,0.1359375,0.384375,0.521875,0.04125,0.0953125,SSP2_v9_130325,0.00121875,0.3515625,0.2859375,0.04609375,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s42,1.484375,0.0165625,0.546875,1.7125,1.390625,0.0006640625,0.215625,0.0609375,0.834375,0.571875,0.10125,0.0703125,SSP2_v9_130325,0.00171875,0.2765625,0.2109375,0.03359375,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s43,0.984375,0.0265625,1.046875,2.1125,0.890625,0.0004140625,0.115625,0.1109375,0.534375,0.471875,0.06125,0.1203125,SSP2_v9_130325,0.00271875,0.4265625,0.3609375,0.05859375,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s44,0.859375,0.0190625,0.921875,1.4125,1.265625,0.0004765625,0.190625,0.1484375,0.609375,0.596875,0.11125,0.0828125,SSP2_v9_130325,0.00296875,0.3140625,0.3984375,0.03984375,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s45,1.359375,0.0290625,1.421875,1.8125,0.765625,0.0007265625,0.290625,0.0984375,0.309375,0.496875,0.07125,0.1328125,SSP2_v9_130325,0.00196875,0.1640625,0.2484375,0.06484375,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s46,1.109375,0.0140625,1.171875,1.6125,0.515625,0.0003515625,0.240625,0.1234375,0.759375,0.446875,0.09125,0.1078125,SSP2_v9_130325,0.00146875,0.3890625,0.1734375,0.05234375,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s47,0.609375,0.0240625,0.671875,2.0125,1.015625,0.0006015625,0.140625,0.0734375,0.459375,0.546875,0.05125,0.0578125,SSP2_v9_130325,0.00246875,0.2390625,0.3234375,0.02734375,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s48,0.578125,0.0146875,0.765625,2.1875,1.484375,0.0007421875,0.259375,0.0953125,0.515625,0.478125,0.06875,0.1484375,SSP2_v9_130325,0.00103125,0.3984375,0.3890625,0.06328125,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s49,1.078125,0.0246875,1.265625,1.7875,0.984375,0.0004921875,0.159375,0.1453125,0.815625,0.578125,0.10875,0.0984375,SSP2_v9_130325,0.00203125,0.2484375,0.2390625,0.03828125,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/85,s50,1.328125,0.0196875,1.015625,1.9875,0.734375,0.0006171875,0.109375,0.0703125,0.365625,0.528125,0.04875,0.0734375,SSP2_v9_130325,0.00253125,0.3234375,0.1640625,0.02578125,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 -rcp/constCO2_constClim,s1,1,0.02,1,1.8,1,5e-04,0.2,0.1,0.6,0.5,0.08,0.1,SSP2_v9_130325,0.002,0.3,0.3,0.05,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s2,1.25,0.015,1.25,1.6,1.25,0.000375,0.25,0.075,0.45,0.55,0.06,0.125,SSP2_v9_130325,0.0025,0.225,0.375,0.0625,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s3,0.75,0.025,0.75,2,0.75,0.000625,0.15,0.125,0.75,0.45,0.1,0.075,SSP2_v9_130325,0.0015,0.375,0.225,0.0375,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s4,0.875,0.0175,1.125,1.5,1.375,0.0006875,0.125,0.1125,0.375,0.575,0.07,0.1125,SSP2_v9_130325,0.00175,0.3375,0.1875,0.05625,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s5,1.375,0.0275,0.625,1.9,0.875,0.0004375,0.225,0.0625,0.675,0.475,0.11,0.0625,SSP2_v9_130325,0.00275,0.1875,0.3375,0.03125,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s6,1.125,0.0125,0.875,1.7,0.625,0.0005625,0.275,0.1375,0.525,0.425,0.05,0.0875,SSP2_v9_130325,0.00225,0.4125,0.4125,0.04375,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s7,0.625,0.0225,1.375,2.1,1.125,0.0003125,0.175,0.0875,0.825,0.525,0.09,0.1375,SSP2_v9_130325,0.00125,0.2625,0.2625,0.06875,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s8,0.6875,0.01625,0.8125,1.95,1.0625,0.00034375,0.1125,0.14375,0.4125,0.4125,0.095,0.13125,SSP2_v9_130325,0.002375,0.20625,0.35625,0.034375,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s9,1.1875,0.02625,1.3125,1.55,0.5625,0.00059375,0.2125,0.09375,0.7125,0.5125,0.055,0.08125,SSP2_v9_130325,0.001375,0.35625,0.20625,0.059375,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s10,1.4375,0.01125,1.0625,2.15,0.8125,0.00046875,0.2625,0.11875,0.5625,0.5625,0.115,0.05625,SSP2_v9_130325,0.001875,0.28125,0.28125,0.071875,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s11,0.9375,0.02125,0.5625,1.75,1.3125,0.00071875,0.1625,0.06875,0.8625,0.4625,0.075,0.10625,SSP2_v9_130325,0.002875,0.43125,0.43125,0.046875,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s12,0.8125,0.01375,1.4375,1.85,0.9375,0.00065625,0.1375,0.08125,0.3375,0.5875,0.105,0.09375,SSP2_v9_130325,0.002625,0.31875,0.31875,0.053125,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s13,1.3125,0.02375,0.9375,1.45,1.4375,0.00040625,0.2375,0.13125,0.6375,0.4875,0.065,0.14375,SSP2_v9_130325,0.001625,0.16875,0.16875,0.028125,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s14,1.0625,0.01875,0.6875,2.05,1.1875,0.00053125,0.2875,0.05625,0.4875,0.4375,0.085,0.11875,SSP2_v9_130325,0.001125,0.39375,0.24375,0.040625,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s15,0.5625,0.02875,1.1875,1.65,0.6875,0.00028125,0.1875,0.10625,0.7875,0.5375,0.045,0.06875,SSP2_v9_130325,0.002125,0.24375,0.39375,0.065625,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s16,0.59375,0.019375,1.34375,1.725,0.78125,0.000421875,0.20625,0.134375,0.76875,0.48125,0.0725,0.134375,SSP2_v9_130325,0.0013125,0.384375,0.309375,0.0296875,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s17,1.09375,0.029375,0.84375,2.125,1.28125,0.000671875,0.10625,0.084375,0.46875,0.58125,0.1125,0.084375,SSP2_v9_130325,0.0023125,0.234375,0.159375,0.0546875,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s18,1.34375,0.014375,0.59375,1.525,1.03125,0.000296875,0.15625,0.109375,0.61875,0.53125,0.0525,0.059375,SSP2_v9_130325,0.0028125,0.309375,0.234375,0.0671875,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s19,0.84375,0.024375,1.09375,1.925,0.53125,0.000546875,0.25625,0.059375,0.31875,0.43125,0.0925,0.109375,SSP2_v9_130325,0.0018125,0.159375,0.384375,0.0421875,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s20,0.96875,0.011875,0.96875,1.625,1.15625,0.000609375,0.23125,0.096875,0.84375,0.50625,0.0425,0.096875,SSP2_v9_130325,0.0015625,0.271875,0.346875,0.0609375,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s21,1.46875,0.021875,1.46875,2.025,0.65625,0.000359375,0.13125,0.146875,0.54375,0.40625,0.0825,0.146875,SSP2_v9_130325,0.0025625,0.421875,0.196875,0.0359375,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s22,1.21875,0.016875,1.21875,1.425,0.90625,0.000734375,0.18125,0.071875,0.69375,0.45625,0.0625,0.121875,SSP2_v9_130325,0.0020625,0.196875,0.271875,0.0484375,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s23,0.71875,0.026875,0.71875,1.825,1.40625,0.000484375,0.28125,0.121875,0.39375,0.55625,0.1025,0.071875,SSP2_v9_130325,0.0010625,0.346875,0.421875,0.0734375,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s24,0.65625,0.013125,1.03125,2.075,1.34375,0.000453125,0.21875,0.065625,0.88125,0.49375,0.1075,0.053125,SSP2_v9_130325,0.0021875,0.440625,0.215625,0.0328125,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s25,1.15625,0.023125,0.53125,1.675,0.84375,0.000703125,0.11875,0.115625,0.58125,0.59375,0.0675,0.103125,SSP2_v9_130325,0.0011875,0.290625,0.365625,0.0578125,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s26,1.40625,0.018125,0.78125,1.875,0.59375,0.000328125,0.16875,0.090625,0.73125,0.54375,0.0875,0.128125,SSP2_v9_130325,0.0016875,0.365625,0.440625,0.0703125,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s27,0.90625,0.028125,1.28125,1.475,1.09375,0.000578125,0.26875,0.140625,0.43125,0.44375,0.0475,0.078125,SSP2_v9_130325,0.0026875,0.215625,0.290625,0.0453125,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s28,0.78125,0.015625,0.65625,2.175,0.71875,0.000515625,0.24375,0.103125,0.80625,0.51875,0.0975,0.115625,SSP2_v9_130325,0.0029375,0.253125,0.178125,0.0515625,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s29,1.28125,0.025625,1.15625,1.775,1.21875,0.000265625,0.14375,0.053125,0.50625,0.41875,0.0575,0.065625,SSP2_v9_130325,0.0019375,0.403125,0.328125,0.0265625,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s30,1.03125,0.010625,1.40625,1.975,1.46875,0.000640625,0.19375,0.128125,0.65625,0.46875,0.1175,0.090625,SSP2_v9_130325,0.0014375,0.178125,0.403125,0.0390625,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s31,0.53125,0.020625,0.90625,1.575,0.96875,0.000390625,0.29375,0.078125,0.35625,0.56875,0.0775,0.140625,SSP2_v9_130325,0.0024375,0.328125,0.253125,0.0640625,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s32,0.546875,0.0153125,1.109375,1.8625,1.203125,0.0005703125,0.153125,0.1171875,0.646875,0.409375,0.05625,0.0640625,SSP2_v9_130325,0.00134375,0.1828125,0.2296875,0.06796875,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s33,1.046875,0.0253125,0.609375,1.4625,0.703125,0.0003203125,0.253125,0.0671875,0.346875,0.509375,0.09625,0.1140625,SSP2_v9_130325,0.00234375,0.3328125,0.3796875,0.04296875,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s34,1.296875,0.0103125,0.859375,2.0625,0.953125,0.0006953125,0.203125,0.1421875,0.796875,0.559375,0.07625,0.1390625,SSP2_v9_130325,0.00284375,0.2578125,0.3046875,0.03046875,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s35,0.796875,0.0203125,1.359375,1.6625,1.453125,0.0004453125,0.103125,0.0921875,0.496875,0.459375,0.11625,0.0890625,SSP2_v9_130325,0.00184375,0.4078125,0.1546875,0.05546875,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s36,0.921875,0.0128125,0.734375,1.9625,0.828125,0.0003828125,0.178125,0.0546875,0.721875,0.584375,0.06625,0.1015625,SSP2_v9_130325,0.00159375,0.3703125,0.2671875,0.04921875,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s37,1.421875,0.0228125,1.234375,1.5625,1.328125,0.0006328125,0.278125,0.1046875,0.421875,0.484375,0.10625,0.0515625,SSP2_v9_130325,0.00259375,0.2203125,0.4171875,0.07421875,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s38,1.171875,0.0178125,1.484375,2.1625,1.078125,0.0002578125,0.228125,0.0796875,0.871875,0.434375,0.04625,0.0765625,SSP2_v9_130325,0.00209375,0.4453125,0.3421875,0.06171875,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s39,0.671875,0.0278125,0.984375,1.7625,0.578125,0.0005078125,0.128125,0.1296875,0.571875,0.534375,0.08625,0.1265625,SSP2_v9_130325,0.00109375,0.2953125,0.1921875,0.03671875,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s40,0.734375,0.0115625,1.296875,1.5125,0.640625,0.0005390625,0.165625,0.0859375,0.684375,0.421875,0.08125,0.1453125,SSP2_v9_130325,0.00221875,0.2015625,0.4359375,0.07109375,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s41,1.234375,0.0215625,0.796875,1.9125,1.140625,0.0002890625,0.265625,0.1359375,0.384375,0.521875,0.04125,0.0953125,SSP2_v9_130325,0.00121875,0.3515625,0.2859375,0.04609375,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s42,1.484375,0.0165625,0.546875,1.7125,1.390625,0.0006640625,0.215625,0.0609375,0.834375,0.571875,0.10125,0.0703125,SSP2_v9_130325,0.00171875,0.2765625,0.2109375,0.03359375,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s43,0.984375,0.0265625,1.046875,2.1125,0.890625,0.0004140625,0.115625,0.1109375,0.534375,0.471875,0.06125,0.1203125,SSP2_v9_130325,0.00271875,0.4265625,0.3609375,0.05859375,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s44,0.859375,0.0190625,0.921875,1.4125,1.265625,0.0004765625,0.190625,0.1484375,0.609375,0.596875,0.11125,0.0828125,SSP2_v9_130325,0.00296875,0.3140625,0.3984375,0.03984375,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s45,1.359375,0.0290625,1.421875,1.8125,0.765625,0.0007265625,0.290625,0.0984375,0.309375,0.496875,0.07125,0.1328125,SSP2_v9_130325,0.00196875,0.1640625,0.2484375,0.06484375,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s46,1.109375,0.0140625,1.171875,1.6125,0.515625,0.0003515625,0.240625,0.1234375,0.759375,0.446875,0.09125,0.1078125,SSP2_v9_130325,0.00146875,0.3890625,0.1734375,0.05234375,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s47,0.609375,0.0240625,0.671875,2.0125,1.015625,0.0006015625,0.140625,0.0734375,0.459375,0.546875,0.05125,0.0578125,SSP2_v9_130325,0.00246875,0.2390625,0.3234375,0.02734375,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s48,0.578125,0.0146875,0.765625,2.1875,1.484375,0.0007421875,0.259375,0.0953125,0.515625,0.478125,0.06875,0.1484375,SSP2_v9_130325,0.00103125,0.3984375,0.3890625,0.06328125,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s49,1.078125,0.0246875,1.265625,1.7875,0.984375,0.0004921875,0.159375,0.1453125,0.815625,0.578125,0.10875,0.0984375,SSP2_v9_130325,0.00203125,0.2484375,0.2390625,0.03828125,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/constCO2_constClim,s50,1.328125,0.0196875,1.015625,1.9875,0.734375,0.0006171875,0.109375,0.0703125,0.365625,0.528125,0.04875,0.0734375,SSP2_v9_130325,0.00253125,0.3234375,0.1640625,0.02578125,runs_20170925_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20170925154536 -rcp/85_constCO2,s1,1,0.02,1,1.8,1,5e-04,0.2,0.1,0.6,0.5,0.08,0.1,SSP2_v9_130325,0.002,0.3,0.3,0.05,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s2,1.25,0.015,1.25,1.6,1.25,0.000375,0.25,0.075,0.45,0.55,0.06,0.125,SSP2_v9_130325,0.0025,0.225,0.375,0.0625,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s3,0.75,0.025,0.75,2,0.75,0.000625,0.15,0.125,0.75,0.45,0.1,0.075,SSP2_v9_130325,0.0015,0.375,0.225,0.0375,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s4,0.875,0.0175,1.125,1.5,1.375,0.0006875,0.125,0.1125,0.375,0.575,0.07,0.1125,SSP2_v9_130325,0.00175,0.3375,0.1875,0.05625,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s5,1.375,0.0275,0.625,1.9,0.875,0.0004375,0.225,0.0625,0.675,0.475,0.11,0.0625,SSP2_v9_130325,0.00275,0.1875,0.3375,0.03125,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s6,1.125,0.0125,0.875,1.7,0.625,0.0005625,0.275,0.1375,0.525,0.425,0.05,0.0875,SSP2_v9_130325,0.00225,0.4125,0.4125,0.04375,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s7,0.625,0.0225,1.375,2.1,1.125,0.0003125,0.175,0.0875,0.825,0.525,0.09,0.1375,SSP2_v9_130325,0.00125,0.2625,0.2625,0.06875,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s8,0.6875,0.01625,0.8125,1.95,1.0625,0.00034375,0.1125,0.14375,0.4125,0.4125,0.095,0.13125,SSP2_v9_130325,0.002375,0.20625,0.35625,0.034375,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s9,1.1875,0.02625,1.3125,1.55,0.5625,0.00059375,0.2125,0.09375,0.7125,0.5125,0.055,0.08125,SSP2_v9_130325,0.001375,0.35625,0.20625,0.059375,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s10,1.4375,0.01125,1.0625,2.15,0.8125,0.00046875,0.2625,0.11875,0.5625,0.5625,0.115,0.05625,SSP2_v9_130325,0.001875,0.28125,0.28125,0.071875,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s11,0.9375,0.02125,0.5625,1.75,1.3125,0.00071875,0.1625,0.06875,0.8625,0.4625,0.075,0.10625,SSP2_v9_130325,0.002875,0.43125,0.43125,0.046875,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s12,0.8125,0.01375,1.4375,1.85,0.9375,0.00065625,0.1375,0.08125,0.3375,0.5875,0.105,0.09375,SSP2_v9_130325,0.002625,0.31875,0.31875,0.053125,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s13,1.3125,0.02375,0.9375,1.45,1.4375,0.00040625,0.2375,0.13125,0.6375,0.4875,0.065,0.14375,SSP2_v9_130325,0.001625,0.16875,0.16875,0.028125,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s14,1.0625,0.01875,0.6875,2.05,1.1875,0.00053125,0.2875,0.05625,0.4875,0.4375,0.085,0.11875,SSP2_v9_130325,0.001125,0.39375,0.24375,0.040625,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s15,0.5625,0.02875,1.1875,1.65,0.6875,0.00028125,0.1875,0.10625,0.7875,0.5375,0.045,0.06875,SSP2_v9_130325,0.002125,0.24375,0.39375,0.065625,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s16,0.59375,0.019375,1.34375,1.725,0.78125,0.000421875,0.20625,0.134375,0.76875,0.48125,0.0725,0.134375,SSP2_v9_130325,0.0013125,0.384375,0.309375,0.0296875,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s17,1.09375,0.029375,0.84375,2.125,1.28125,0.000671875,0.10625,0.084375,0.46875,0.58125,0.1125,0.084375,SSP2_v9_130325,0.0023125,0.234375,0.159375,0.0546875,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s18,1.34375,0.014375,0.59375,1.525,1.03125,0.000296875,0.15625,0.109375,0.61875,0.53125,0.0525,0.059375,SSP2_v9_130325,0.0028125,0.309375,0.234375,0.0671875,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s19,0.84375,0.024375,1.09375,1.925,0.53125,0.000546875,0.25625,0.059375,0.31875,0.43125,0.0925,0.109375,SSP2_v9_130325,0.0018125,0.159375,0.384375,0.0421875,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s20,0.96875,0.011875,0.96875,1.625,1.15625,0.000609375,0.23125,0.096875,0.84375,0.50625,0.0425,0.096875,SSP2_v9_130325,0.0015625,0.271875,0.346875,0.0609375,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s21,1.46875,0.021875,1.46875,2.025,0.65625,0.000359375,0.13125,0.146875,0.54375,0.40625,0.0825,0.146875,SSP2_v9_130325,0.0025625,0.421875,0.196875,0.0359375,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s22,1.21875,0.016875,1.21875,1.425,0.90625,0.000734375,0.18125,0.071875,0.69375,0.45625,0.0625,0.121875,SSP2_v9_130325,0.0020625,0.196875,0.271875,0.0484375,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s23,0.71875,0.026875,0.71875,1.825,1.40625,0.000484375,0.28125,0.121875,0.39375,0.55625,0.1025,0.071875,SSP2_v9_130325,0.0010625,0.346875,0.421875,0.0734375,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s24,0.65625,0.013125,1.03125,2.075,1.34375,0.000453125,0.21875,0.065625,0.88125,0.49375,0.1075,0.053125,SSP2_v9_130325,0.0021875,0.440625,0.215625,0.0328125,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s25,1.15625,0.023125,0.53125,1.675,0.84375,0.000703125,0.11875,0.115625,0.58125,0.59375,0.0675,0.103125,SSP2_v9_130325,0.0011875,0.290625,0.365625,0.0578125,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s26,1.40625,0.018125,0.78125,1.875,0.59375,0.000328125,0.16875,0.090625,0.73125,0.54375,0.0875,0.128125,SSP2_v9_130325,0.0016875,0.365625,0.440625,0.0703125,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s27,0.90625,0.028125,1.28125,1.475,1.09375,0.000578125,0.26875,0.140625,0.43125,0.44375,0.0475,0.078125,SSP2_v9_130325,0.0026875,0.215625,0.290625,0.0453125,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s28,0.78125,0.015625,0.65625,2.175,0.71875,0.000515625,0.24375,0.103125,0.80625,0.51875,0.0975,0.115625,SSP2_v9_130325,0.0029375,0.253125,0.178125,0.0515625,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s29,1.28125,0.025625,1.15625,1.775,1.21875,0.000265625,0.14375,0.053125,0.50625,0.41875,0.0575,0.065625,SSP2_v9_130325,0.0019375,0.403125,0.328125,0.0265625,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s30,1.03125,0.010625,1.40625,1.975,1.46875,0.000640625,0.19375,0.128125,0.65625,0.46875,0.1175,0.090625,SSP2_v9_130325,0.0014375,0.178125,0.403125,0.0390625,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s31,0.53125,0.020625,0.90625,1.575,0.96875,0.000390625,0.29375,0.078125,0.35625,0.56875,0.0775,0.140625,SSP2_v9_130325,0.0024375,0.328125,0.253125,0.0640625,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s32,0.546875,0.0153125,1.109375,1.8625,1.203125,0.0005703125,0.153125,0.1171875,0.646875,0.409375,0.05625,0.0640625,SSP2_v9_130325,0.00134375,0.1828125,0.2296875,0.06796875,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s33,1.046875,0.0253125,0.609375,1.4625,0.703125,0.0003203125,0.253125,0.0671875,0.346875,0.509375,0.09625,0.1140625,SSP2_v9_130325,0.00234375,0.3328125,0.3796875,0.04296875,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s34,1.296875,0.0103125,0.859375,2.0625,0.953125,0.0006953125,0.203125,0.1421875,0.796875,0.559375,0.07625,0.1390625,SSP2_v9_130325,0.00284375,0.2578125,0.3046875,0.03046875,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s35,0.796875,0.0203125,1.359375,1.6625,1.453125,0.0004453125,0.103125,0.0921875,0.496875,0.459375,0.11625,0.0890625,SSP2_v9_130325,0.00184375,0.4078125,0.1546875,0.05546875,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s36,0.921875,0.0128125,0.734375,1.9625,0.828125,0.0003828125,0.178125,0.0546875,0.721875,0.584375,0.06625,0.1015625,SSP2_v9_130325,0.00159375,0.3703125,0.2671875,0.04921875,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s37,1.421875,0.0228125,1.234375,1.5625,1.328125,0.0006328125,0.278125,0.1046875,0.421875,0.484375,0.10625,0.0515625,SSP2_v9_130325,0.00259375,0.2203125,0.4171875,0.07421875,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s38,1.171875,0.0178125,1.484375,2.1625,1.078125,0.0002578125,0.228125,0.0796875,0.871875,0.434375,0.04625,0.0765625,SSP2_v9_130325,0.00209375,0.4453125,0.3421875,0.06171875,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s39,0.671875,0.0278125,0.984375,1.7625,0.578125,0.0005078125,0.128125,0.1296875,0.571875,0.534375,0.08625,0.1265625,SSP2_v9_130325,0.00109375,0.2953125,0.1921875,0.03671875,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s40,0.734375,0.0115625,1.296875,1.5125,0.640625,0.0005390625,0.165625,0.0859375,0.684375,0.421875,0.08125,0.1453125,SSP2_v9_130325,0.00221875,0.2015625,0.4359375,0.07109375,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s41,1.234375,0.0215625,0.796875,1.9125,1.140625,0.0002890625,0.265625,0.1359375,0.384375,0.521875,0.04125,0.0953125,SSP2_v9_130325,0.00121875,0.3515625,0.2859375,0.04609375,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s42,1.484375,0.0165625,0.546875,1.7125,1.390625,0.0006640625,0.215625,0.0609375,0.834375,0.571875,0.10125,0.0703125,SSP2_v9_130325,0.00171875,0.2765625,0.2109375,0.03359375,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s43,0.984375,0.0265625,1.046875,2.1125,0.890625,0.0004140625,0.115625,0.1109375,0.534375,0.471875,0.06125,0.1203125,SSP2_v9_130325,0.00271875,0.4265625,0.3609375,0.05859375,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s44,0.859375,0.0190625,0.921875,1.4125,1.265625,0.0004765625,0.190625,0.1484375,0.609375,0.596875,0.11125,0.0828125,SSP2_v9_130325,0.00296875,0.3140625,0.3984375,0.03984375,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s45,1.359375,0.0290625,1.421875,1.8125,0.765625,0.0007265625,0.290625,0.0984375,0.309375,0.496875,0.07125,0.1328125,SSP2_v9_130325,0.00196875,0.1640625,0.2484375,0.06484375,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s46,1.109375,0.0140625,1.171875,1.6125,0.515625,0.0003515625,0.240625,0.1234375,0.759375,0.446875,0.09125,0.1078125,SSP2_v9_130325,0.00146875,0.3890625,0.1734375,0.05234375,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s47,0.609375,0.0240625,0.671875,2.0125,1.015625,0.0006015625,0.140625,0.0734375,0.459375,0.546875,0.05125,0.0578125,SSP2_v9_130325,0.00246875,0.2390625,0.3234375,0.02734375,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s48,0.578125,0.0146875,0.765625,2.1875,1.484375,0.0007421875,0.259375,0.0953125,0.515625,0.478125,0.06875,0.1484375,SSP2_v9_130325,0.00103125,0.3984375,0.3890625,0.06328125,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s49,1.078125,0.0246875,1.265625,1.7875,0.984375,0.0004921875,0.159375,0.1453125,0.815625,0.578125,0.10875,0.0984375,SSP2_v9_130325,0.00203125,0.2484375,0.2390625,0.03828125,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constCO2,s50,1.328125,0.0196875,1.015625,1.9875,0.734375,0.0006171875,0.109375,0.0703125,0.365625,0.528125,0.04875,0.0734375,SSP2_v9_130325,0.00253125,0.3234375,0.1640625,0.02578125,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 -rcp/85_constClim,s1,1,0.02,1,1.8,1,5e-04,0.2,0.1,0.6,0.5,0.08,0.1,SSP2_v9_130325,0.002,0.3,0.3,0.05,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s2,1.25,0.015,1.25,1.6,1.25,0.000375,0.25,0.075,0.45,0.55,0.06,0.125,SSP2_v9_130325,0.0025,0.225,0.375,0.0625,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s3,0.75,0.025,0.75,2,0.75,0.000625,0.15,0.125,0.75,0.45,0.1,0.075,SSP2_v9_130325,0.0015,0.375,0.225,0.0375,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s4,0.875,0.0175,1.125,1.5,1.375,0.0006875,0.125,0.1125,0.375,0.575,0.07,0.1125,SSP2_v9_130325,0.00175,0.3375,0.1875,0.05625,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s5,1.375,0.0275,0.625,1.9,0.875,0.0004375,0.225,0.0625,0.675,0.475,0.11,0.0625,SSP2_v9_130325,0.00275,0.1875,0.3375,0.03125,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s6,1.125,0.0125,0.875,1.7,0.625,0.0005625,0.275,0.1375,0.525,0.425,0.05,0.0875,SSP2_v9_130325,0.00225,0.4125,0.4125,0.04375,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s7,0.625,0.0225,1.375,2.1,1.125,0.0003125,0.175,0.0875,0.825,0.525,0.09,0.1375,SSP2_v9_130325,0.00125,0.2625,0.2625,0.06875,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s8,0.6875,0.01625,0.8125,1.95,1.0625,0.00034375,0.1125,0.14375,0.4125,0.4125,0.095,0.13125,SSP2_v9_130325,0.002375,0.20625,0.35625,0.034375,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s9,1.1875,0.02625,1.3125,1.55,0.5625,0.00059375,0.2125,0.09375,0.7125,0.5125,0.055,0.08125,SSP2_v9_130325,0.001375,0.35625,0.20625,0.059375,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s10,1.4375,0.01125,1.0625,2.15,0.8125,0.00046875,0.2625,0.11875,0.5625,0.5625,0.115,0.05625,SSP2_v9_130325,0.001875,0.28125,0.28125,0.071875,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s11,0.9375,0.02125,0.5625,1.75,1.3125,0.00071875,0.1625,0.06875,0.8625,0.4625,0.075,0.10625,SSP2_v9_130325,0.002875,0.43125,0.43125,0.046875,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s12,0.8125,0.01375,1.4375,1.85,0.9375,0.00065625,0.1375,0.08125,0.3375,0.5875,0.105,0.09375,SSP2_v9_130325,0.002625,0.31875,0.31875,0.053125,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s13,1.3125,0.02375,0.9375,1.45,1.4375,0.00040625,0.2375,0.13125,0.6375,0.4875,0.065,0.14375,SSP2_v9_130325,0.001625,0.16875,0.16875,0.028125,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s14,1.0625,0.01875,0.6875,2.05,1.1875,0.00053125,0.2875,0.05625,0.4875,0.4375,0.085,0.11875,SSP2_v9_130325,0.001125,0.39375,0.24375,0.040625,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s15,0.5625,0.02875,1.1875,1.65,0.6875,0.00028125,0.1875,0.10625,0.7875,0.5375,0.045,0.06875,SSP2_v9_130325,0.002125,0.24375,0.39375,0.065625,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s16,0.59375,0.019375,1.34375,1.725,0.78125,0.000421875,0.20625,0.134375,0.76875,0.48125,0.0725,0.134375,SSP2_v9_130325,0.0013125,0.384375,0.309375,0.0296875,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s17,1.09375,0.029375,0.84375,2.125,1.28125,0.000671875,0.10625,0.084375,0.46875,0.58125,0.1125,0.084375,SSP2_v9_130325,0.0023125,0.234375,0.159375,0.0546875,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s18,1.34375,0.014375,0.59375,1.525,1.03125,0.000296875,0.15625,0.109375,0.61875,0.53125,0.0525,0.059375,SSP2_v9_130325,0.0028125,0.309375,0.234375,0.0671875,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s19,0.84375,0.024375,1.09375,1.925,0.53125,0.000546875,0.25625,0.059375,0.31875,0.43125,0.0925,0.109375,SSP2_v9_130325,0.0018125,0.159375,0.384375,0.0421875,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s20,0.96875,0.011875,0.96875,1.625,1.15625,0.000609375,0.23125,0.096875,0.84375,0.50625,0.0425,0.096875,SSP2_v9_130325,0.0015625,0.271875,0.346875,0.0609375,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s21,1.46875,0.021875,1.46875,2.025,0.65625,0.000359375,0.13125,0.146875,0.54375,0.40625,0.0825,0.146875,SSP2_v9_130325,0.0025625,0.421875,0.196875,0.0359375,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s22,1.21875,0.016875,1.21875,1.425,0.90625,0.000734375,0.18125,0.071875,0.69375,0.45625,0.0625,0.121875,SSP2_v9_130325,0.0020625,0.196875,0.271875,0.0484375,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s23,0.71875,0.026875,0.71875,1.825,1.40625,0.000484375,0.28125,0.121875,0.39375,0.55625,0.1025,0.071875,SSP2_v9_130325,0.0010625,0.346875,0.421875,0.0734375,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s24,0.65625,0.013125,1.03125,2.075,1.34375,0.000453125,0.21875,0.065625,0.88125,0.49375,0.1075,0.053125,SSP2_v9_130325,0.0021875,0.440625,0.215625,0.0328125,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s25,1.15625,0.023125,0.53125,1.675,0.84375,0.000703125,0.11875,0.115625,0.58125,0.59375,0.0675,0.103125,SSP2_v9_130325,0.0011875,0.290625,0.365625,0.0578125,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s26,1.40625,0.018125,0.78125,1.875,0.59375,0.000328125,0.16875,0.090625,0.73125,0.54375,0.0875,0.128125,SSP2_v9_130325,0.0016875,0.365625,0.440625,0.0703125,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s27,0.90625,0.028125,1.28125,1.475,1.09375,0.000578125,0.26875,0.140625,0.43125,0.44375,0.0475,0.078125,SSP2_v9_130325,0.0026875,0.215625,0.290625,0.0453125,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s28,0.78125,0.015625,0.65625,2.175,0.71875,0.000515625,0.24375,0.103125,0.80625,0.51875,0.0975,0.115625,SSP2_v9_130325,0.0029375,0.253125,0.178125,0.0515625,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s29,1.28125,0.025625,1.15625,1.775,1.21875,0.000265625,0.14375,0.053125,0.50625,0.41875,0.0575,0.065625,SSP2_v9_130325,0.0019375,0.403125,0.328125,0.0265625,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s30,1.03125,0.010625,1.40625,1.975,1.46875,0.000640625,0.19375,0.128125,0.65625,0.46875,0.1175,0.090625,SSP2_v9_130325,0.0014375,0.178125,0.403125,0.0390625,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s31,0.53125,0.020625,0.90625,1.575,0.96875,0.000390625,0.29375,0.078125,0.35625,0.56875,0.0775,0.140625,SSP2_v9_130325,0.0024375,0.328125,0.253125,0.0640625,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s32,0.546875,0.0153125,1.109375,1.8625,1.203125,0.0005703125,0.153125,0.1171875,0.646875,0.409375,0.05625,0.0640625,SSP2_v9_130325,0.00134375,0.1828125,0.2296875,0.06796875,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s33,1.046875,0.0253125,0.609375,1.4625,0.703125,0.0003203125,0.253125,0.0671875,0.346875,0.509375,0.09625,0.1140625,SSP2_v9_130325,0.00234375,0.3328125,0.3796875,0.04296875,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s34,1.296875,0.0103125,0.859375,2.0625,0.953125,0.0006953125,0.203125,0.1421875,0.796875,0.559375,0.07625,0.1390625,SSP2_v9_130325,0.00284375,0.2578125,0.3046875,0.03046875,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s35,0.796875,0.0203125,1.359375,1.6625,1.453125,0.0004453125,0.103125,0.0921875,0.496875,0.459375,0.11625,0.0890625,SSP2_v9_130325,0.00184375,0.4078125,0.1546875,0.05546875,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s36,0.921875,0.0128125,0.734375,1.9625,0.828125,0.0003828125,0.178125,0.0546875,0.721875,0.584375,0.06625,0.1015625,SSP2_v9_130325,0.00159375,0.3703125,0.2671875,0.04921875,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s37,1.421875,0.0228125,1.234375,1.5625,1.328125,0.0006328125,0.278125,0.1046875,0.421875,0.484375,0.10625,0.0515625,SSP2_v9_130325,0.00259375,0.2203125,0.4171875,0.07421875,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s38,1.171875,0.0178125,1.484375,2.1625,1.078125,0.0002578125,0.228125,0.0796875,0.871875,0.434375,0.04625,0.0765625,SSP2_v9_130325,0.00209375,0.4453125,0.3421875,0.06171875,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s39,0.671875,0.0278125,0.984375,1.7625,0.578125,0.0005078125,0.128125,0.1296875,0.571875,0.534375,0.08625,0.1265625,SSP2_v9_130325,0.00109375,0.2953125,0.1921875,0.03671875,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s40,0.734375,0.0115625,1.296875,1.5125,0.640625,0.0005390625,0.165625,0.0859375,0.684375,0.421875,0.08125,0.1453125,SSP2_v9_130325,0.00221875,0.2015625,0.4359375,0.07109375,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s41,1.234375,0.0215625,0.796875,1.9125,1.140625,0.0002890625,0.265625,0.1359375,0.384375,0.521875,0.04125,0.0953125,SSP2_v9_130325,0.00121875,0.3515625,0.2859375,0.04609375,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s42,1.484375,0.0165625,0.546875,1.7125,1.390625,0.0006640625,0.215625,0.0609375,0.834375,0.571875,0.10125,0.0703125,SSP2_v9_130325,0.00171875,0.2765625,0.2109375,0.03359375,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s43,0.984375,0.0265625,1.046875,2.1125,0.890625,0.0004140625,0.115625,0.1109375,0.534375,0.471875,0.06125,0.1203125,SSP2_v9_130325,0.00271875,0.4265625,0.3609375,0.05859375,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s44,0.859375,0.0190625,0.921875,1.4125,1.265625,0.0004765625,0.190625,0.1484375,0.609375,0.596875,0.11125,0.0828125,SSP2_v9_130325,0.00296875,0.3140625,0.3984375,0.03984375,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s45,1.359375,0.0290625,1.421875,1.8125,0.765625,0.0007265625,0.290625,0.0984375,0.309375,0.496875,0.07125,0.1328125,SSP2_v9_130325,0.00196875,0.1640625,0.2484375,0.06484375,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s46,1.109375,0.0140625,1.171875,1.6125,0.515625,0.0003515625,0.240625,0.1234375,0.759375,0.446875,0.09125,0.1078125,SSP2_v9_130325,0.00146875,0.3890625,0.1734375,0.05234375,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s47,0.609375,0.0240625,0.671875,2.0125,1.015625,0.0006015625,0.140625,0.0734375,0.459375,0.546875,0.05125,0.0578125,SSP2_v9_130325,0.00246875,0.2390625,0.3234375,0.02734375,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s48,0.578125,0.0146875,0.765625,2.1875,1.484375,0.0007421875,0.259375,0.0953125,0.515625,0.478125,0.06875,0.1484375,SSP2_v9_130325,0.00103125,0.3984375,0.3890625,0.06328125,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s49,1.078125,0.0246875,1.265625,1.7875,0.984375,0.0004921875,0.159375,0.1453125,0.815625,0.578125,0.10875,0.0984375,SSP2_v9_130325,0.00203125,0.2484375,0.2390625,0.03828125,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 -rcp/85_constClim,s50,1.328125,0.0196875,1.015625,1.9875,0.734375,0.0006171875,0.109375,0.0703125,0.365625,0.528125,0.04875,0.0734375,SSP2_v9_130325,0.00253125,0.3234375,0.1640625,0.02578125,runs_20170925_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20170925152008 +rcp/26,s1,1,0.02,1,1.8,1,5e-04,0.2,0.1,0.6,0.5,0.08,0.1,SSP2_v9_130325,0.002,0.3,0.1,0.05,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s2,1.25,0.015,1.25,1.6,1.25,0.000375,0.25,0.075,0.45,0.55,0.06,0.125,SSP2_v9_130325,0.0025,0.225,0.125,0.0625,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s3,0.75,0.025,0.75,2,0.75,0.000625,0.15,0.125,0.75,0.45,0.1,0.075,SSP2_v9_130325,0.0015,0.375,0.075,0.0375,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s4,0.875,0.0175,1.125,1.5,1.375,0.0006875,0.125,0.1125,0.375,0.575,0.07,0.1125,SSP2_v9_130325,0.00175,0.3375,0.0625,0.05625,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s5,1.375,0.0275,0.625,1.9,0.875,0.0004375,0.225,0.0625,0.675,0.475,0.11,0.0625,SSP2_v9_130325,0.00275,0.1875,0.1125,0.03125,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s6,1.125,0.0125,0.875,1.7,0.625,0.0005625,0.275,0.1375,0.525,0.425,0.05,0.0875,SSP2_v9_130325,0.00225,0.4125,0.1375,0.04375,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s7,0.625,0.0225,1.375,2.1,1.125,0.0003125,0.175,0.0875,0.825,0.525,0.09,0.1375,SSP2_v9_130325,0.00125,0.2625,0.0875,0.06875,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s8,0.6875,0.01625,0.8125,1.95,1.0625,0.00034375,0.1125,0.14375,0.4125,0.4125,0.095,0.13125,SSP2_v9_130325,0.002375,0.20625,0.11875,0.034375,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s9,1.1875,0.02625,1.3125,1.55,0.5625,0.00059375,0.2125,0.09375,0.7125,0.5125,0.055,0.08125,SSP2_v9_130325,0.001375,0.35625,0.06875,0.059375,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s10,1.4375,0.01125,1.0625,2.15,0.8125,0.00046875,0.2625,0.11875,0.5625,0.5625,0.115,0.05625,SSP2_v9_130325,0.001875,0.28125,0.09375,0.071875,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s11,0.9375,0.02125,0.5625,1.75,1.3125,0.00071875,0.1625,0.06875,0.8625,0.4625,0.075,0.10625,SSP2_v9_130325,0.002875,0.43125,0.14375,0.046875,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s12,0.8125,0.01375,1.4375,1.85,0.9375,0.00065625,0.1375,0.08125,0.3375,0.5875,0.105,0.09375,SSP2_v9_130325,0.002625,0.31875,0.10625,0.053125,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s13,1.3125,0.02375,0.9375,1.45,1.4375,0.00040625,0.2375,0.13125,0.6375,0.4875,0.065,0.14375,SSP2_v9_130325,0.001625,0.16875,0.05625,0.028125,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s14,1.0625,0.01875,0.6875,2.05,1.1875,0.00053125,0.2875,0.05625,0.4875,0.4375,0.085,0.11875,SSP2_v9_130325,0.001125,0.39375,0.08125,0.040625,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s15,0.5625,0.02875,1.1875,1.65,0.6875,0.00028125,0.1875,0.10625,0.7875,0.5375,0.045,0.06875,SSP2_v9_130325,0.002125,0.24375,0.13125,0.065625,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s16,0.59375,0.019375,1.34375,1.725,0.78125,0.000421875,0.20625,0.134375,0.76875,0.48125,0.0725,0.134375,SSP2_v9_130325,0.0013125,0.384375,0.103125,0.0296875,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s17,1.09375,0.029375,0.84375,2.125,1.28125,0.000671875,0.10625,0.084375,0.46875,0.58125,0.1125,0.084375,SSP2_v9_130325,0.0023125,0.234375,0.053125,0.0546875,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s18,1.34375,0.014375,0.59375,1.525,1.03125,0.000296875,0.15625,0.109375,0.61875,0.53125,0.0525,0.059375,SSP2_v9_130325,0.0028125,0.309375,0.078125,0.0671875,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s19,0.84375,0.024375,1.09375,1.925,0.53125,0.000546875,0.25625,0.059375,0.31875,0.43125,0.0925,0.109375,SSP2_v9_130325,0.0018125,0.159375,0.128125,0.0421875,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s20,0.96875,0.011875,0.96875,1.625,1.15625,0.000609375,0.23125,0.096875,0.84375,0.50625,0.0425,0.096875,SSP2_v9_130325,0.0015625,0.271875,0.115625,0.0609375,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s21,1.46875,0.021875,1.46875,2.025,0.65625,0.000359375,0.13125,0.146875,0.54375,0.40625,0.0825,0.146875,SSP2_v9_130325,0.0025625,0.421875,0.065625,0.0359375,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s22,1.21875,0.016875,1.21875,1.425,0.90625,0.000734375,0.18125,0.071875,0.69375,0.45625,0.0625,0.121875,SSP2_v9_130325,0.0020625,0.196875,0.090625,0.0484375,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s23,0.71875,0.026875,0.71875,1.825,1.40625,0.000484375,0.28125,0.121875,0.39375,0.55625,0.1025,0.071875,SSP2_v9_130325,0.0010625,0.346875,0.140625,0.0734375,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s24,0.65625,0.013125,1.03125,2.075,1.34375,0.000453125,0.21875,0.065625,0.88125,0.49375,0.1075,0.053125,SSP2_v9_130325,0.0021875,0.440625,0.071875,0.0328125,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s25,1.15625,0.023125,0.53125,1.675,0.84375,0.000703125,0.11875,0.115625,0.58125,0.59375,0.0675,0.103125,SSP2_v9_130325,0.0011875,0.290625,0.121875,0.0578125,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s26,1.40625,0.018125,0.78125,1.875,0.59375,0.000328125,0.16875,0.090625,0.73125,0.54375,0.0875,0.128125,SSP2_v9_130325,0.0016875,0.365625,0.146875,0.0703125,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s27,0.90625,0.028125,1.28125,1.475,1.09375,0.000578125,0.26875,0.140625,0.43125,0.44375,0.0475,0.078125,SSP2_v9_130325,0.0026875,0.215625,0.096875,0.0453125,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s28,0.78125,0.015625,0.65625,2.175,0.71875,0.000515625,0.24375,0.103125,0.80625,0.51875,0.0975,0.115625,SSP2_v9_130325,0.0029375,0.253125,0.059375,0.0515625,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s29,1.28125,0.025625,1.15625,1.775,1.21875,0.000265625,0.14375,0.053125,0.50625,0.41875,0.0575,0.065625,SSP2_v9_130325,0.0019375,0.403125,0.109375,0.0265625,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s30,1.03125,0.010625,1.40625,1.975,1.46875,0.000640625,0.19375,0.128125,0.65625,0.46875,0.1175,0.090625,SSP2_v9_130325,0.0014375,0.178125,0.134375,0.0390625,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s31,0.53125,0.020625,0.90625,1.575,0.96875,0.000390625,0.29375,0.078125,0.35625,0.56875,0.0775,0.140625,SSP2_v9_130325,0.0024375,0.328125,0.084375,0.0640625,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s32,0.546875,0.0153125,1.109375,1.8625,1.203125,0.0005703125,0.153125,0.1171875,0.646875,0.409375,0.05625,0.0640625,SSP2_v9_130325,0.00134375,0.1828125,0.0765625,0.06796875,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s33,1.046875,0.0253125,0.609375,1.4625,0.703125,0.0003203125,0.253125,0.0671875,0.346875,0.509375,0.09625,0.1140625,SSP2_v9_130325,0.00234375,0.3328125,0.1265625,0.04296875,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s34,1.296875,0.0103125,0.859375,2.0625,0.953125,0.0006953125,0.203125,0.1421875,0.796875,0.559375,0.07625,0.1390625,SSP2_v9_130325,0.00284375,0.2578125,0.1015625,0.03046875,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s35,0.796875,0.0203125,1.359375,1.6625,1.453125,0.0004453125,0.103125,0.0921875,0.496875,0.459375,0.11625,0.0890625,SSP2_v9_130325,0.00184375,0.4078125,0.0515625,0.05546875,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s36,0.921875,0.0128125,0.734375,1.9625,0.828125,0.0003828125,0.178125,0.0546875,0.721875,0.584375,0.06625,0.1015625,SSP2_v9_130325,0.00159375,0.3703125,0.0890625,0.04921875,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s37,1.421875,0.0228125,1.234375,1.5625,1.328125,0.0006328125,0.278125,0.1046875,0.421875,0.484375,0.10625,0.0515625,SSP2_v9_130325,0.00259375,0.2203125,0.1390625,0.07421875,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s38,1.171875,0.0178125,1.484375,2.1625,1.078125,0.0002578125,0.228125,0.0796875,0.871875,0.434375,0.04625,0.0765625,SSP2_v9_130325,0.00209375,0.4453125,0.1140625,0.06171875,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s39,0.671875,0.0278125,0.984375,1.7625,0.578125,0.0005078125,0.128125,0.1296875,0.571875,0.534375,0.08625,0.1265625,SSP2_v9_130325,0.00109375,0.2953125,0.0640625,0.03671875,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s40,0.734375,0.0115625,1.296875,1.5125,0.640625,0.0005390625,0.165625,0.0859375,0.684375,0.421875,0.08125,0.1453125,SSP2_v9_130325,0.00221875,0.2015625,0.1453125,0.07109375,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s41,1.234375,0.0215625,0.796875,1.9125,1.140625,0.0002890625,0.265625,0.1359375,0.384375,0.521875,0.04125,0.0953125,SSP2_v9_130325,0.00121875,0.3515625,0.0953125,0.04609375,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s42,1.484375,0.0165625,0.546875,1.7125,1.390625,0.0006640625,0.215625,0.0609375,0.834375,0.571875,0.10125,0.0703125,SSP2_v9_130325,0.00171875,0.2765625,0.0703125,0.03359375,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s43,0.984375,0.0265625,1.046875,2.1125,0.890625,0.0004140625,0.115625,0.1109375,0.534375,0.471875,0.06125,0.1203125,SSP2_v9_130325,0.00271875,0.4265625,0.1203125,0.05859375,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s44,0.859375,0.0190625,0.921875,1.4125,1.265625,0.0004765625,0.190625,0.1484375,0.609375,0.596875,0.11125,0.0828125,SSP2_v9_130325,0.00296875,0.3140625,0.1328125,0.03984375,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s45,1.359375,0.0290625,1.421875,1.8125,0.765625,0.0007265625,0.290625,0.0984375,0.309375,0.496875,0.07125,0.1328125,SSP2_v9_130325,0.00196875,0.1640625,0.0828125,0.06484375,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s46,1.109375,0.0140625,1.171875,1.6125,0.515625,0.0003515625,0.240625,0.1234375,0.759375,0.446875,0.09125,0.1078125,SSP2_v9_130325,0.00146875,0.3890625,0.0578125,0.05234375,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s47,0.609375,0.0240625,0.671875,2.0125,1.015625,0.0006015625,0.140625,0.0734375,0.459375,0.546875,0.05125,0.0578125,SSP2_v9_130325,0.00246875,0.2390625,0.1078125,0.02734375,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s48,0.578125,0.0146875,0.765625,2.1875,1.484375,0.0007421875,0.259375,0.0953125,0.515625,0.478125,0.06875,0.1484375,SSP2_v9_130325,0.00103125,0.3984375,0.1296875,0.06328125,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s49,1.078125,0.0246875,1.265625,1.7875,0.984375,0.0004921875,0.159375,0.1453125,0.815625,0.578125,0.10875,0.0984375,SSP2_v9_130325,0.00203125,0.2484375,0.0796875,0.03828125,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/26,s50,1.328125,0.0196875,1.015625,1.9875,0.734375,0.0006171875,0.109375,0.0703125,0.365625,0.528125,0.04875,0.0734375,SSP2_v9_130325,0.00253125,0.3234375,0.0546875,0.02578125,runs_20170925/LPJG_PLUM_expt1.2_rcp26_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925154752 +rcp/45,s1,1,0.02,1,1.8,1,5e-04,0.2,0.1,0.6,0.5,0.08,0.1,SSP2_v9_130325,0.002,0.3,0.1,0.05,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s2,1.25,0.015,1.25,1.6,1.25,0.000375,0.25,0.075,0.45,0.55,0.06,0.125,SSP2_v9_130325,0.0025,0.225,0.125,0.0625,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s3,0.75,0.025,0.75,2,0.75,0.000625,0.15,0.125,0.75,0.45,0.1,0.075,SSP2_v9_130325,0.0015,0.375,0.075,0.0375,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s4,0.875,0.0175,1.125,1.5,1.375,0.0006875,0.125,0.1125,0.375,0.575,0.07,0.1125,SSP2_v9_130325,0.00175,0.3375,0.0625,0.05625,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s5,1.375,0.0275,0.625,1.9,0.875,0.0004375,0.225,0.0625,0.675,0.475,0.11,0.0625,SSP2_v9_130325,0.00275,0.1875,0.1125,0.03125,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s6,1.125,0.0125,0.875,1.7,0.625,0.0005625,0.275,0.1375,0.525,0.425,0.05,0.0875,SSP2_v9_130325,0.00225,0.4125,0.1375,0.04375,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s7,0.625,0.0225,1.375,2.1,1.125,0.0003125,0.175,0.0875,0.825,0.525,0.09,0.1375,SSP2_v9_130325,0.00125,0.2625,0.0875,0.06875,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s8,0.6875,0.01625,0.8125,1.95,1.0625,0.00034375,0.1125,0.14375,0.4125,0.4125,0.095,0.13125,SSP2_v9_130325,0.002375,0.20625,0.11875,0.034375,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s9,1.1875,0.02625,1.3125,1.55,0.5625,0.00059375,0.2125,0.09375,0.7125,0.5125,0.055,0.08125,SSP2_v9_130325,0.001375,0.35625,0.06875,0.059375,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s10,1.4375,0.01125,1.0625,2.15,0.8125,0.00046875,0.2625,0.11875,0.5625,0.5625,0.115,0.05625,SSP2_v9_130325,0.001875,0.28125,0.09375,0.071875,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s11,0.9375,0.02125,0.5625,1.75,1.3125,0.00071875,0.1625,0.06875,0.8625,0.4625,0.075,0.10625,SSP2_v9_130325,0.002875,0.43125,0.14375,0.046875,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s12,0.8125,0.01375,1.4375,1.85,0.9375,0.00065625,0.1375,0.08125,0.3375,0.5875,0.105,0.09375,SSP2_v9_130325,0.002625,0.31875,0.10625,0.053125,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s13,1.3125,0.02375,0.9375,1.45,1.4375,0.00040625,0.2375,0.13125,0.6375,0.4875,0.065,0.14375,SSP2_v9_130325,0.001625,0.16875,0.05625,0.028125,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s14,1.0625,0.01875,0.6875,2.05,1.1875,0.00053125,0.2875,0.05625,0.4875,0.4375,0.085,0.11875,SSP2_v9_130325,0.001125,0.39375,0.08125,0.040625,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s15,0.5625,0.02875,1.1875,1.65,0.6875,0.00028125,0.1875,0.10625,0.7875,0.5375,0.045,0.06875,SSP2_v9_130325,0.002125,0.24375,0.13125,0.065625,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s16,0.59375,0.019375,1.34375,1.725,0.78125,0.000421875,0.20625,0.134375,0.76875,0.48125,0.0725,0.134375,SSP2_v9_130325,0.0013125,0.384375,0.103125,0.0296875,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s17,1.09375,0.029375,0.84375,2.125,1.28125,0.000671875,0.10625,0.084375,0.46875,0.58125,0.1125,0.084375,SSP2_v9_130325,0.0023125,0.234375,0.053125,0.0546875,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s18,1.34375,0.014375,0.59375,1.525,1.03125,0.000296875,0.15625,0.109375,0.61875,0.53125,0.0525,0.059375,SSP2_v9_130325,0.0028125,0.309375,0.078125,0.0671875,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s19,0.84375,0.024375,1.09375,1.925,0.53125,0.000546875,0.25625,0.059375,0.31875,0.43125,0.0925,0.109375,SSP2_v9_130325,0.0018125,0.159375,0.128125,0.0421875,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s20,0.96875,0.011875,0.96875,1.625,1.15625,0.000609375,0.23125,0.096875,0.84375,0.50625,0.0425,0.096875,SSP2_v9_130325,0.0015625,0.271875,0.115625,0.0609375,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s21,1.46875,0.021875,1.46875,2.025,0.65625,0.000359375,0.13125,0.146875,0.54375,0.40625,0.0825,0.146875,SSP2_v9_130325,0.0025625,0.421875,0.065625,0.0359375,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s22,1.21875,0.016875,1.21875,1.425,0.90625,0.000734375,0.18125,0.071875,0.69375,0.45625,0.0625,0.121875,SSP2_v9_130325,0.0020625,0.196875,0.090625,0.0484375,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s23,0.71875,0.026875,0.71875,1.825,1.40625,0.000484375,0.28125,0.121875,0.39375,0.55625,0.1025,0.071875,SSP2_v9_130325,0.0010625,0.346875,0.140625,0.0734375,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s24,0.65625,0.013125,1.03125,2.075,1.34375,0.000453125,0.21875,0.065625,0.88125,0.49375,0.1075,0.053125,SSP2_v9_130325,0.0021875,0.440625,0.071875,0.0328125,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s25,1.15625,0.023125,0.53125,1.675,0.84375,0.000703125,0.11875,0.115625,0.58125,0.59375,0.0675,0.103125,SSP2_v9_130325,0.0011875,0.290625,0.121875,0.0578125,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s26,1.40625,0.018125,0.78125,1.875,0.59375,0.000328125,0.16875,0.090625,0.73125,0.54375,0.0875,0.128125,SSP2_v9_130325,0.0016875,0.365625,0.146875,0.0703125,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s27,0.90625,0.028125,1.28125,1.475,1.09375,0.000578125,0.26875,0.140625,0.43125,0.44375,0.0475,0.078125,SSP2_v9_130325,0.0026875,0.215625,0.096875,0.0453125,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s28,0.78125,0.015625,0.65625,2.175,0.71875,0.000515625,0.24375,0.103125,0.80625,0.51875,0.0975,0.115625,SSP2_v9_130325,0.0029375,0.253125,0.059375,0.0515625,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s29,1.28125,0.025625,1.15625,1.775,1.21875,0.000265625,0.14375,0.053125,0.50625,0.41875,0.0575,0.065625,SSP2_v9_130325,0.0019375,0.403125,0.109375,0.0265625,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s30,1.03125,0.010625,1.40625,1.975,1.46875,0.000640625,0.19375,0.128125,0.65625,0.46875,0.1175,0.090625,SSP2_v9_130325,0.0014375,0.178125,0.134375,0.0390625,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s31,0.53125,0.020625,0.90625,1.575,0.96875,0.000390625,0.29375,0.078125,0.35625,0.56875,0.0775,0.140625,SSP2_v9_130325,0.0024375,0.328125,0.084375,0.0640625,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s32,0.546875,0.0153125,1.109375,1.8625,1.203125,0.0005703125,0.153125,0.1171875,0.646875,0.409375,0.05625,0.0640625,SSP2_v9_130325,0.00134375,0.1828125,0.0765625,0.06796875,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s33,1.046875,0.0253125,0.609375,1.4625,0.703125,0.0003203125,0.253125,0.0671875,0.346875,0.509375,0.09625,0.1140625,SSP2_v9_130325,0.00234375,0.3328125,0.1265625,0.04296875,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s34,1.296875,0.0103125,0.859375,2.0625,0.953125,0.0006953125,0.203125,0.1421875,0.796875,0.559375,0.07625,0.1390625,SSP2_v9_130325,0.00284375,0.2578125,0.1015625,0.03046875,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s35,0.796875,0.0203125,1.359375,1.6625,1.453125,0.0004453125,0.103125,0.0921875,0.496875,0.459375,0.11625,0.0890625,SSP2_v9_130325,0.00184375,0.4078125,0.0515625,0.05546875,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s36,0.921875,0.0128125,0.734375,1.9625,0.828125,0.0003828125,0.178125,0.0546875,0.721875,0.584375,0.06625,0.1015625,SSP2_v9_130325,0.00159375,0.3703125,0.0890625,0.04921875,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s37,1.421875,0.0228125,1.234375,1.5625,1.328125,0.0006328125,0.278125,0.1046875,0.421875,0.484375,0.10625,0.0515625,SSP2_v9_130325,0.00259375,0.2203125,0.1390625,0.07421875,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s38,1.171875,0.0178125,1.484375,2.1625,1.078125,0.0002578125,0.228125,0.0796875,0.871875,0.434375,0.04625,0.0765625,SSP2_v9_130325,0.00209375,0.4453125,0.1140625,0.06171875,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s39,0.671875,0.0278125,0.984375,1.7625,0.578125,0.0005078125,0.128125,0.1296875,0.571875,0.534375,0.08625,0.1265625,SSP2_v9_130325,0.00109375,0.2953125,0.0640625,0.03671875,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s40,0.734375,0.0115625,1.296875,1.5125,0.640625,0.0005390625,0.165625,0.0859375,0.684375,0.421875,0.08125,0.1453125,SSP2_v9_130325,0.00221875,0.2015625,0.1453125,0.07109375,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s41,1.234375,0.0215625,0.796875,1.9125,1.140625,0.0002890625,0.265625,0.1359375,0.384375,0.521875,0.04125,0.0953125,SSP2_v9_130325,0.00121875,0.3515625,0.0953125,0.04609375,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s42,1.484375,0.0165625,0.546875,1.7125,1.390625,0.0006640625,0.215625,0.0609375,0.834375,0.571875,0.10125,0.0703125,SSP2_v9_130325,0.00171875,0.2765625,0.0703125,0.03359375,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s43,0.984375,0.0265625,1.046875,2.1125,0.890625,0.0004140625,0.115625,0.1109375,0.534375,0.471875,0.06125,0.1203125,SSP2_v9_130325,0.00271875,0.4265625,0.1203125,0.05859375,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s44,0.859375,0.0190625,0.921875,1.4125,1.265625,0.0004765625,0.190625,0.1484375,0.609375,0.596875,0.11125,0.0828125,SSP2_v9_130325,0.00296875,0.3140625,0.1328125,0.03984375,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s45,1.359375,0.0290625,1.421875,1.8125,0.765625,0.0007265625,0.290625,0.0984375,0.309375,0.496875,0.07125,0.1328125,SSP2_v9_130325,0.00196875,0.1640625,0.0828125,0.06484375,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s46,1.109375,0.0140625,1.171875,1.6125,0.515625,0.0003515625,0.240625,0.1234375,0.759375,0.446875,0.09125,0.1078125,SSP2_v9_130325,0.00146875,0.3890625,0.0578125,0.05234375,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s47,0.609375,0.0240625,0.671875,2.0125,1.015625,0.0006015625,0.140625,0.0734375,0.459375,0.546875,0.05125,0.0578125,SSP2_v9_130325,0.00246875,0.2390625,0.1078125,0.02734375,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s48,0.578125,0.0146875,0.765625,2.1875,1.484375,0.0007421875,0.259375,0.0953125,0.515625,0.478125,0.06875,0.1484375,SSP2_v9_130325,0.00103125,0.3984375,0.1296875,0.06328125,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s49,1.078125,0.0246875,1.265625,1.7875,0.984375,0.0004921875,0.159375,0.1453125,0.815625,0.578125,0.10875,0.0984375,SSP2_v9_130325,0.00203125,0.2484375,0.0796875,0.03828125,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/45,s50,1.328125,0.0196875,1.015625,1.9875,0.734375,0.0006171875,0.109375,0.0703125,0.365625,0.528125,0.04875,0.0734375,SSP2_v9_130325,0.00253125,0.3234375,0.0546875,0.02578125,runs_20170925/LPJG_PLUM_expt1.2_rcp45_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151730 +rcp/60,s1,1,0.02,1,1.8,1,5e-04,0.2,0.1,0.6,0.5,0.08,0.1,SSP2_v9_130325,0.002,0.3,0.1,0.05,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s2,1.25,0.015,1.25,1.6,1.25,0.000375,0.25,0.075,0.45,0.55,0.06,0.125,SSP2_v9_130325,0.0025,0.225,0.125,0.0625,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s3,0.75,0.025,0.75,2,0.75,0.000625,0.15,0.125,0.75,0.45,0.1,0.075,SSP2_v9_130325,0.0015,0.375,0.075,0.0375,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s4,0.875,0.0175,1.125,1.5,1.375,0.0006875,0.125,0.1125,0.375,0.575,0.07,0.1125,SSP2_v9_130325,0.00175,0.3375,0.0625,0.05625,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s5,1.375,0.0275,0.625,1.9,0.875,0.0004375,0.225,0.0625,0.675,0.475,0.11,0.0625,SSP2_v9_130325,0.00275,0.1875,0.1125,0.03125,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s6,1.125,0.0125,0.875,1.7,0.625,0.0005625,0.275,0.1375,0.525,0.425,0.05,0.0875,SSP2_v9_130325,0.00225,0.4125,0.1375,0.04375,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s7,0.625,0.0225,1.375,2.1,1.125,0.0003125,0.175,0.0875,0.825,0.525,0.09,0.1375,SSP2_v9_130325,0.00125,0.2625,0.0875,0.06875,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s8,0.6875,0.01625,0.8125,1.95,1.0625,0.00034375,0.1125,0.14375,0.4125,0.4125,0.095,0.13125,SSP2_v9_130325,0.002375,0.20625,0.11875,0.034375,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s9,1.1875,0.02625,1.3125,1.55,0.5625,0.00059375,0.2125,0.09375,0.7125,0.5125,0.055,0.08125,SSP2_v9_130325,0.001375,0.35625,0.06875,0.059375,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s10,1.4375,0.01125,1.0625,2.15,0.8125,0.00046875,0.2625,0.11875,0.5625,0.5625,0.115,0.05625,SSP2_v9_130325,0.001875,0.28125,0.09375,0.071875,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s11,0.9375,0.02125,0.5625,1.75,1.3125,0.00071875,0.1625,0.06875,0.8625,0.4625,0.075,0.10625,SSP2_v9_130325,0.002875,0.43125,0.14375,0.046875,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s12,0.8125,0.01375,1.4375,1.85,0.9375,0.00065625,0.1375,0.08125,0.3375,0.5875,0.105,0.09375,SSP2_v9_130325,0.002625,0.31875,0.10625,0.053125,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s13,1.3125,0.02375,0.9375,1.45,1.4375,0.00040625,0.2375,0.13125,0.6375,0.4875,0.065,0.14375,SSP2_v9_130325,0.001625,0.16875,0.05625,0.028125,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s14,1.0625,0.01875,0.6875,2.05,1.1875,0.00053125,0.2875,0.05625,0.4875,0.4375,0.085,0.11875,SSP2_v9_130325,0.001125,0.39375,0.08125,0.040625,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s15,0.5625,0.02875,1.1875,1.65,0.6875,0.00028125,0.1875,0.10625,0.7875,0.5375,0.045,0.06875,SSP2_v9_130325,0.002125,0.24375,0.13125,0.065625,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s16,0.59375,0.019375,1.34375,1.725,0.78125,0.000421875,0.20625,0.134375,0.76875,0.48125,0.0725,0.134375,SSP2_v9_130325,0.0013125,0.384375,0.103125,0.0296875,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s17,1.09375,0.029375,0.84375,2.125,1.28125,0.000671875,0.10625,0.084375,0.46875,0.58125,0.1125,0.084375,SSP2_v9_130325,0.0023125,0.234375,0.053125,0.0546875,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s18,1.34375,0.014375,0.59375,1.525,1.03125,0.000296875,0.15625,0.109375,0.61875,0.53125,0.0525,0.059375,SSP2_v9_130325,0.0028125,0.309375,0.078125,0.0671875,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s19,0.84375,0.024375,1.09375,1.925,0.53125,0.000546875,0.25625,0.059375,0.31875,0.43125,0.0925,0.109375,SSP2_v9_130325,0.0018125,0.159375,0.128125,0.0421875,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s20,0.96875,0.011875,0.96875,1.625,1.15625,0.000609375,0.23125,0.096875,0.84375,0.50625,0.0425,0.096875,SSP2_v9_130325,0.0015625,0.271875,0.115625,0.0609375,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s21,1.46875,0.021875,1.46875,2.025,0.65625,0.000359375,0.13125,0.146875,0.54375,0.40625,0.0825,0.146875,SSP2_v9_130325,0.0025625,0.421875,0.065625,0.0359375,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s22,1.21875,0.016875,1.21875,1.425,0.90625,0.000734375,0.18125,0.071875,0.69375,0.45625,0.0625,0.121875,SSP2_v9_130325,0.0020625,0.196875,0.090625,0.0484375,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s23,0.71875,0.026875,0.71875,1.825,1.40625,0.000484375,0.28125,0.121875,0.39375,0.55625,0.1025,0.071875,SSP2_v9_130325,0.0010625,0.346875,0.140625,0.0734375,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s24,0.65625,0.013125,1.03125,2.075,1.34375,0.000453125,0.21875,0.065625,0.88125,0.49375,0.1075,0.053125,SSP2_v9_130325,0.0021875,0.440625,0.071875,0.0328125,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s25,1.15625,0.023125,0.53125,1.675,0.84375,0.000703125,0.11875,0.115625,0.58125,0.59375,0.0675,0.103125,SSP2_v9_130325,0.0011875,0.290625,0.121875,0.0578125,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s26,1.40625,0.018125,0.78125,1.875,0.59375,0.000328125,0.16875,0.090625,0.73125,0.54375,0.0875,0.128125,SSP2_v9_130325,0.0016875,0.365625,0.146875,0.0703125,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s27,0.90625,0.028125,1.28125,1.475,1.09375,0.000578125,0.26875,0.140625,0.43125,0.44375,0.0475,0.078125,SSP2_v9_130325,0.0026875,0.215625,0.096875,0.0453125,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s28,0.78125,0.015625,0.65625,2.175,0.71875,0.000515625,0.24375,0.103125,0.80625,0.51875,0.0975,0.115625,SSP2_v9_130325,0.0029375,0.253125,0.059375,0.0515625,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s29,1.28125,0.025625,1.15625,1.775,1.21875,0.000265625,0.14375,0.053125,0.50625,0.41875,0.0575,0.065625,SSP2_v9_130325,0.0019375,0.403125,0.109375,0.0265625,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s30,1.03125,0.010625,1.40625,1.975,1.46875,0.000640625,0.19375,0.128125,0.65625,0.46875,0.1175,0.090625,SSP2_v9_130325,0.0014375,0.178125,0.134375,0.0390625,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s31,0.53125,0.020625,0.90625,1.575,0.96875,0.000390625,0.29375,0.078125,0.35625,0.56875,0.0775,0.140625,SSP2_v9_130325,0.0024375,0.328125,0.084375,0.0640625,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s32,0.546875,0.0153125,1.109375,1.8625,1.203125,0.0005703125,0.153125,0.1171875,0.646875,0.409375,0.05625,0.0640625,SSP2_v9_130325,0.00134375,0.1828125,0.0765625,0.06796875,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s33,1.046875,0.0253125,0.609375,1.4625,0.703125,0.0003203125,0.253125,0.0671875,0.346875,0.509375,0.09625,0.1140625,SSP2_v9_130325,0.00234375,0.3328125,0.1265625,0.04296875,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s34,1.296875,0.0103125,0.859375,2.0625,0.953125,0.0006953125,0.203125,0.1421875,0.796875,0.559375,0.07625,0.1390625,SSP2_v9_130325,0.00284375,0.2578125,0.1015625,0.03046875,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s35,0.796875,0.0203125,1.359375,1.6625,1.453125,0.0004453125,0.103125,0.0921875,0.496875,0.459375,0.11625,0.0890625,SSP2_v9_130325,0.00184375,0.4078125,0.0515625,0.05546875,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s36,0.921875,0.0128125,0.734375,1.9625,0.828125,0.0003828125,0.178125,0.0546875,0.721875,0.584375,0.06625,0.1015625,SSP2_v9_130325,0.00159375,0.3703125,0.0890625,0.04921875,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s37,1.421875,0.0228125,1.234375,1.5625,1.328125,0.0006328125,0.278125,0.1046875,0.421875,0.484375,0.10625,0.0515625,SSP2_v9_130325,0.00259375,0.2203125,0.1390625,0.07421875,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s38,1.171875,0.0178125,1.484375,2.1625,1.078125,0.0002578125,0.228125,0.0796875,0.871875,0.434375,0.04625,0.0765625,SSP2_v9_130325,0.00209375,0.4453125,0.1140625,0.06171875,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s39,0.671875,0.0278125,0.984375,1.7625,0.578125,0.0005078125,0.128125,0.1296875,0.571875,0.534375,0.08625,0.1265625,SSP2_v9_130325,0.00109375,0.2953125,0.0640625,0.03671875,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s40,0.734375,0.0115625,1.296875,1.5125,0.640625,0.0005390625,0.165625,0.0859375,0.684375,0.421875,0.08125,0.1453125,SSP2_v9_130325,0.00221875,0.2015625,0.1453125,0.07109375,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s41,1.234375,0.0215625,0.796875,1.9125,1.140625,0.0002890625,0.265625,0.1359375,0.384375,0.521875,0.04125,0.0953125,SSP2_v9_130325,0.00121875,0.3515625,0.0953125,0.04609375,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s42,1.484375,0.0165625,0.546875,1.7125,1.390625,0.0006640625,0.215625,0.0609375,0.834375,0.571875,0.10125,0.0703125,SSP2_v9_130325,0.00171875,0.2765625,0.0703125,0.03359375,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s43,0.984375,0.0265625,1.046875,2.1125,0.890625,0.0004140625,0.115625,0.1109375,0.534375,0.471875,0.06125,0.1203125,SSP2_v9_130325,0.00271875,0.4265625,0.1203125,0.05859375,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s44,0.859375,0.0190625,0.921875,1.4125,1.265625,0.0004765625,0.190625,0.1484375,0.609375,0.596875,0.11125,0.0828125,SSP2_v9_130325,0.00296875,0.3140625,0.1328125,0.03984375,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s45,1.359375,0.0290625,1.421875,1.8125,0.765625,0.0007265625,0.290625,0.0984375,0.309375,0.496875,0.07125,0.1328125,SSP2_v9_130325,0.00196875,0.1640625,0.0828125,0.06484375,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s46,1.109375,0.0140625,1.171875,1.6125,0.515625,0.0003515625,0.240625,0.1234375,0.759375,0.446875,0.09125,0.1078125,SSP2_v9_130325,0.00146875,0.3890625,0.0578125,0.05234375,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s47,0.609375,0.0240625,0.671875,2.0125,1.015625,0.0006015625,0.140625,0.0734375,0.459375,0.546875,0.05125,0.0578125,SSP2_v9_130325,0.00246875,0.2390625,0.1078125,0.02734375,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s48,0.578125,0.0146875,0.765625,2.1875,1.484375,0.0007421875,0.259375,0.0953125,0.515625,0.478125,0.06875,0.1484375,SSP2_v9_130325,0.00103125,0.3984375,0.1296875,0.06328125,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s49,1.078125,0.0246875,1.265625,1.7875,0.984375,0.0004921875,0.159375,0.1453125,0.815625,0.578125,0.10875,0.0984375,SSP2_v9_130325,0.00203125,0.2484375,0.0796875,0.03828125,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/60,s50,1.328125,0.0196875,1.015625,1.9875,0.734375,0.0006171875,0.109375,0.0703125,0.365625,0.528125,0.04875,0.0734375,SSP2_v9_130325,0.00253125,0.3234375,0.0546875,0.02578125,runs_20170925/LPJG_PLUM_expt1.2_rcp60_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151858 +rcp/85,s1,1,0.02,1,1.8,1,5e-04,0.2,0.1,0.6,0.5,0.08,0.1,SSP2_v9_130325,0.002,0.3,0.1,0.05,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s2,1.25,0.015,1.25,1.6,1.25,0.000375,0.25,0.075,0.45,0.55,0.06,0.125,SSP2_v9_130325,0.0025,0.225,0.125,0.0625,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s3,0.75,0.025,0.75,2,0.75,0.000625,0.15,0.125,0.75,0.45,0.1,0.075,SSP2_v9_130325,0.0015,0.375,0.075,0.0375,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s4,0.875,0.0175,1.125,1.5,1.375,0.0006875,0.125,0.1125,0.375,0.575,0.07,0.1125,SSP2_v9_130325,0.00175,0.3375,0.0625,0.05625,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s5,1.375,0.0275,0.625,1.9,0.875,0.0004375,0.225,0.0625,0.675,0.475,0.11,0.0625,SSP2_v9_130325,0.00275,0.1875,0.1125,0.03125,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s6,1.125,0.0125,0.875,1.7,0.625,0.0005625,0.275,0.1375,0.525,0.425,0.05,0.0875,SSP2_v9_130325,0.00225,0.4125,0.1375,0.04375,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s7,0.625,0.0225,1.375,2.1,1.125,0.0003125,0.175,0.0875,0.825,0.525,0.09,0.1375,SSP2_v9_130325,0.00125,0.2625,0.0875,0.06875,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s8,0.6875,0.01625,0.8125,1.95,1.0625,0.00034375,0.1125,0.14375,0.4125,0.4125,0.095,0.13125,SSP2_v9_130325,0.002375,0.20625,0.11875,0.034375,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s9,1.1875,0.02625,1.3125,1.55,0.5625,0.00059375,0.2125,0.09375,0.7125,0.5125,0.055,0.08125,SSP2_v9_130325,0.001375,0.35625,0.06875,0.059375,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s10,1.4375,0.01125,1.0625,2.15,0.8125,0.00046875,0.2625,0.11875,0.5625,0.5625,0.115,0.05625,SSP2_v9_130325,0.001875,0.28125,0.09375,0.071875,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s11,0.9375,0.02125,0.5625,1.75,1.3125,0.00071875,0.1625,0.06875,0.8625,0.4625,0.075,0.10625,SSP2_v9_130325,0.002875,0.43125,0.14375,0.046875,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s12,0.8125,0.01375,1.4375,1.85,0.9375,0.00065625,0.1375,0.08125,0.3375,0.5875,0.105,0.09375,SSP2_v9_130325,0.002625,0.31875,0.10625,0.053125,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s13,1.3125,0.02375,0.9375,1.45,1.4375,0.00040625,0.2375,0.13125,0.6375,0.4875,0.065,0.14375,SSP2_v9_130325,0.001625,0.16875,0.05625,0.028125,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s14,1.0625,0.01875,0.6875,2.05,1.1875,0.00053125,0.2875,0.05625,0.4875,0.4375,0.085,0.11875,SSP2_v9_130325,0.001125,0.39375,0.08125,0.040625,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s15,0.5625,0.02875,1.1875,1.65,0.6875,0.00028125,0.1875,0.10625,0.7875,0.5375,0.045,0.06875,SSP2_v9_130325,0.002125,0.24375,0.13125,0.065625,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s16,0.59375,0.019375,1.34375,1.725,0.78125,0.000421875,0.20625,0.134375,0.76875,0.48125,0.0725,0.134375,SSP2_v9_130325,0.0013125,0.384375,0.103125,0.0296875,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s17,1.09375,0.029375,0.84375,2.125,1.28125,0.000671875,0.10625,0.084375,0.46875,0.58125,0.1125,0.084375,SSP2_v9_130325,0.0023125,0.234375,0.053125,0.0546875,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s18,1.34375,0.014375,0.59375,1.525,1.03125,0.000296875,0.15625,0.109375,0.61875,0.53125,0.0525,0.059375,SSP2_v9_130325,0.0028125,0.309375,0.078125,0.0671875,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s19,0.84375,0.024375,1.09375,1.925,0.53125,0.000546875,0.25625,0.059375,0.31875,0.43125,0.0925,0.109375,SSP2_v9_130325,0.0018125,0.159375,0.128125,0.0421875,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s20,0.96875,0.011875,0.96875,1.625,1.15625,0.000609375,0.23125,0.096875,0.84375,0.50625,0.0425,0.096875,SSP2_v9_130325,0.0015625,0.271875,0.115625,0.0609375,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s21,1.46875,0.021875,1.46875,2.025,0.65625,0.000359375,0.13125,0.146875,0.54375,0.40625,0.0825,0.146875,SSP2_v9_130325,0.0025625,0.421875,0.065625,0.0359375,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s22,1.21875,0.016875,1.21875,1.425,0.90625,0.000734375,0.18125,0.071875,0.69375,0.45625,0.0625,0.121875,SSP2_v9_130325,0.0020625,0.196875,0.090625,0.0484375,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s23,0.71875,0.026875,0.71875,1.825,1.40625,0.000484375,0.28125,0.121875,0.39375,0.55625,0.1025,0.071875,SSP2_v9_130325,0.0010625,0.346875,0.140625,0.0734375,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s24,0.65625,0.013125,1.03125,2.075,1.34375,0.000453125,0.21875,0.065625,0.88125,0.49375,0.1075,0.053125,SSP2_v9_130325,0.0021875,0.440625,0.071875,0.0328125,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s25,1.15625,0.023125,0.53125,1.675,0.84375,0.000703125,0.11875,0.115625,0.58125,0.59375,0.0675,0.103125,SSP2_v9_130325,0.0011875,0.290625,0.121875,0.0578125,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s26,1.40625,0.018125,0.78125,1.875,0.59375,0.000328125,0.16875,0.090625,0.73125,0.54375,0.0875,0.128125,SSP2_v9_130325,0.0016875,0.365625,0.146875,0.0703125,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s27,0.90625,0.028125,1.28125,1.475,1.09375,0.000578125,0.26875,0.140625,0.43125,0.44375,0.0475,0.078125,SSP2_v9_130325,0.0026875,0.215625,0.096875,0.0453125,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s28,0.78125,0.015625,0.65625,2.175,0.71875,0.000515625,0.24375,0.103125,0.80625,0.51875,0.0975,0.115625,SSP2_v9_130325,0.0029375,0.253125,0.059375,0.0515625,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s29,1.28125,0.025625,1.15625,1.775,1.21875,0.000265625,0.14375,0.053125,0.50625,0.41875,0.0575,0.065625,SSP2_v9_130325,0.0019375,0.403125,0.109375,0.0265625,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s30,1.03125,0.010625,1.40625,1.975,1.46875,0.000640625,0.19375,0.128125,0.65625,0.46875,0.1175,0.090625,SSP2_v9_130325,0.0014375,0.178125,0.134375,0.0390625,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s31,0.53125,0.020625,0.90625,1.575,0.96875,0.000390625,0.29375,0.078125,0.35625,0.56875,0.0775,0.140625,SSP2_v9_130325,0.0024375,0.328125,0.084375,0.0640625,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s32,0.546875,0.0153125,1.109375,1.8625,1.203125,0.0005703125,0.153125,0.1171875,0.646875,0.409375,0.05625,0.0640625,SSP2_v9_130325,0.00134375,0.1828125,0.0765625,0.06796875,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s33,1.046875,0.0253125,0.609375,1.4625,0.703125,0.0003203125,0.253125,0.0671875,0.346875,0.509375,0.09625,0.1140625,SSP2_v9_130325,0.00234375,0.3328125,0.1265625,0.04296875,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s34,1.296875,0.0103125,0.859375,2.0625,0.953125,0.0006953125,0.203125,0.1421875,0.796875,0.559375,0.07625,0.1390625,SSP2_v9_130325,0.00284375,0.2578125,0.1015625,0.03046875,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s35,0.796875,0.0203125,1.359375,1.6625,1.453125,0.0004453125,0.103125,0.0921875,0.496875,0.459375,0.11625,0.0890625,SSP2_v9_130325,0.00184375,0.4078125,0.0515625,0.05546875,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s36,0.921875,0.0128125,0.734375,1.9625,0.828125,0.0003828125,0.178125,0.0546875,0.721875,0.584375,0.06625,0.1015625,SSP2_v9_130325,0.00159375,0.3703125,0.0890625,0.04921875,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s37,1.421875,0.0228125,1.234375,1.5625,1.328125,0.0006328125,0.278125,0.1046875,0.421875,0.484375,0.10625,0.0515625,SSP2_v9_130325,0.00259375,0.2203125,0.1390625,0.07421875,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s38,1.171875,0.0178125,1.484375,2.1625,1.078125,0.0002578125,0.228125,0.0796875,0.871875,0.434375,0.04625,0.0765625,SSP2_v9_130325,0.00209375,0.4453125,0.1140625,0.06171875,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s39,0.671875,0.0278125,0.984375,1.7625,0.578125,0.0005078125,0.128125,0.1296875,0.571875,0.534375,0.08625,0.1265625,SSP2_v9_130325,0.00109375,0.2953125,0.0640625,0.03671875,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s40,0.734375,0.0115625,1.296875,1.5125,0.640625,0.0005390625,0.165625,0.0859375,0.684375,0.421875,0.08125,0.1453125,SSP2_v9_130325,0.00221875,0.2015625,0.1453125,0.07109375,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s41,1.234375,0.0215625,0.796875,1.9125,1.140625,0.0002890625,0.265625,0.1359375,0.384375,0.521875,0.04125,0.0953125,SSP2_v9_130325,0.00121875,0.3515625,0.0953125,0.04609375,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s42,1.484375,0.0165625,0.546875,1.7125,1.390625,0.0006640625,0.215625,0.0609375,0.834375,0.571875,0.10125,0.0703125,SSP2_v9_130325,0.00171875,0.2765625,0.0703125,0.03359375,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s43,0.984375,0.0265625,1.046875,2.1125,0.890625,0.0004140625,0.115625,0.1109375,0.534375,0.471875,0.06125,0.1203125,SSP2_v9_130325,0.00271875,0.4265625,0.1203125,0.05859375,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s44,0.859375,0.0190625,0.921875,1.4125,1.265625,0.0004765625,0.190625,0.1484375,0.609375,0.596875,0.11125,0.0828125,SSP2_v9_130325,0.00296875,0.3140625,0.1328125,0.03984375,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s45,1.359375,0.0290625,1.421875,1.8125,0.765625,0.0007265625,0.290625,0.0984375,0.309375,0.496875,0.07125,0.1328125,SSP2_v9_130325,0.00196875,0.1640625,0.0828125,0.06484375,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s46,1.109375,0.0140625,1.171875,1.6125,0.515625,0.0003515625,0.240625,0.1234375,0.759375,0.446875,0.09125,0.1078125,SSP2_v9_130325,0.00146875,0.3890625,0.0578125,0.05234375,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s47,0.609375,0.0240625,0.671875,2.0125,1.015625,0.0006015625,0.140625,0.0734375,0.459375,0.546875,0.05125,0.0578125,SSP2_v9_130325,0.00246875,0.2390625,0.1078125,0.02734375,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s48,0.578125,0.0146875,0.765625,2.1875,1.484375,0.0007421875,0.259375,0.0953125,0.515625,0.478125,0.06875,0.1484375,SSP2_v9_130325,0.00103125,0.3984375,0.1296875,0.06328125,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s49,1.078125,0.0246875,1.265625,1.7875,0.984375,0.0004921875,0.159375,0.1453125,0.815625,0.578125,0.10875,0.0984375,SSP2_v9_130325,0.00203125,0.2484375,0.0796875,0.03828125,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/85,s50,1.328125,0.0196875,1.015625,1.9875,0.734375,0.0006171875,0.109375,0.0703125,0.365625,0.528125,0.04875,0.0734375,SSP2_v9_130325,0.00253125,0.3234375,0.0546875,0.02578125,runs_20170925/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_forED_20170925151957 +rcp/constCO2_constClim,s1,1,0.02,1,1.8,1,5e-04,0.2,0.1,0.6,0.5,0.08,0.1,SSP2_v9_130325,0.002,0.3,0.1,0.05,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s2,1.25,0.015,1.25,1.6,1.25,0.000375,0.25,0.075,0.45,0.55,0.06,0.125,SSP2_v9_130325,0.0025,0.225,0.125,0.0625,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s3,0.75,0.025,0.75,2,0.75,0.000625,0.15,0.125,0.75,0.45,0.1,0.075,SSP2_v9_130325,0.0015,0.375,0.075,0.0375,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s4,0.875,0.0175,1.125,1.5,1.375,0.0006875,0.125,0.1125,0.375,0.575,0.07,0.1125,SSP2_v9_130325,0.00175,0.3375,0.0625,0.05625,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s5,1.375,0.0275,0.625,1.9,0.875,0.0004375,0.225,0.0625,0.675,0.475,0.11,0.0625,SSP2_v9_130325,0.00275,0.1875,0.1125,0.03125,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s6,1.125,0.0125,0.875,1.7,0.625,0.0005625,0.275,0.1375,0.525,0.425,0.05,0.0875,SSP2_v9_130325,0.00225,0.4125,0.1375,0.04375,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s7,0.625,0.0225,1.375,2.1,1.125,0.0003125,0.175,0.0875,0.825,0.525,0.09,0.1375,SSP2_v9_130325,0.00125,0.2625,0.0875,0.06875,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s8,0.6875,0.01625,0.8125,1.95,1.0625,0.00034375,0.1125,0.14375,0.4125,0.4125,0.095,0.13125,SSP2_v9_130325,0.002375,0.20625,0.11875,0.034375,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s9,1.1875,0.02625,1.3125,1.55,0.5625,0.00059375,0.2125,0.09375,0.7125,0.5125,0.055,0.08125,SSP2_v9_130325,0.001375,0.35625,0.06875,0.059375,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s10,1.4375,0.01125,1.0625,2.15,0.8125,0.00046875,0.2625,0.11875,0.5625,0.5625,0.115,0.05625,SSP2_v9_130325,0.001875,0.28125,0.09375,0.071875,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s11,0.9375,0.02125,0.5625,1.75,1.3125,0.00071875,0.1625,0.06875,0.8625,0.4625,0.075,0.10625,SSP2_v9_130325,0.002875,0.43125,0.14375,0.046875,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s12,0.8125,0.01375,1.4375,1.85,0.9375,0.00065625,0.1375,0.08125,0.3375,0.5875,0.105,0.09375,SSP2_v9_130325,0.002625,0.31875,0.10625,0.053125,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s13,1.3125,0.02375,0.9375,1.45,1.4375,0.00040625,0.2375,0.13125,0.6375,0.4875,0.065,0.14375,SSP2_v9_130325,0.001625,0.16875,0.05625,0.028125,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s14,1.0625,0.01875,0.6875,2.05,1.1875,0.00053125,0.2875,0.05625,0.4875,0.4375,0.085,0.11875,SSP2_v9_130325,0.001125,0.39375,0.08125,0.040625,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s15,0.5625,0.02875,1.1875,1.65,0.6875,0.00028125,0.1875,0.10625,0.7875,0.5375,0.045,0.06875,SSP2_v9_130325,0.002125,0.24375,0.13125,0.065625,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s16,0.59375,0.019375,1.34375,1.725,0.78125,0.000421875,0.20625,0.134375,0.76875,0.48125,0.0725,0.134375,SSP2_v9_130325,0.0013125,0.384375,0.103125,0.0296875,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s17,1.09375,0.029375,0.84375,2.125,1.28125,0.000671875,0.10625,0.084375,0.46875,0.58125,0.1125,0.084375,SSP2_v9_130325,0.0023125,0.234375,0.053125,0.0546875,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s18,1.34375,0.014375,0.59375,1.525,1.03125,0.000296875,0.15625,0.109375,0.61875,0.53125,0.0525,0.059375,SSP2_v9_130325,0.0028125,0.309375,0.078125,0.0671875,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s19,0.84375,0.024375,1.09375,1.925,0.53125,0.000546875,0.25625,0.059375,0.31875,0.43125,0.0925,0.109375,SSP2_v9_130325,0.0018125,0.159375,0.128125,0.0421875,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s20,0.96875,0.011875,0.96875,1.625,1.15625,0.000609375,0.23125,0.096875,0.84375,0.50625,0.0425,0.096875,SSP2_v9_130325,0.0015625,0.271875,0.115625,0.0609375,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s21,1.46875,0.021875,1.46875,2.025,0.65625,0.000359375,0.13125,0.146875,0.54375,0.40625,0.0825,0.146875,SSP2_v9_130325,0.0025625,0.421875,0.065625,0.0359375,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s22,1.21875,0.016875,1.21875,1.425,0.90625,0.000734375,0.18125,0.071875,0.69375,0.45625,0.0625,0.121875,SSP2_v9_130325,0.0020625,0.196875,0.090625,0.0484375,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s23,0.71875,0.026875,0.71875,1.825,1.40625,0.000484375,0.28125,0.121875,0.39375,0.55625,0.1025,0.071875,SSP2_v9_130325,0.0010625,0.346875,0.140625,0.0734375,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s24,0.65625,0.013125,1.03125,2.075,1.34375,0.000453125,0.21875,0.065625,0.88125,0.49375,0.1075,0.053125,SSP2_v9_130325,0.0021875,0.440625,0.071875,0.0328125,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s25,1.15625,0.023125,0.53125,1.675,0.84375,0.000703125,0.11875,0.115625,0.58125,0.59375,0.0675,0.103125,SSP2_v9_130325,0.0011875,0.290625,0.121875,0.0578125,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s26,1.40625,0.018125,0.78125,1.875,0.59375,0.000328125,0.16875,0.090625,0.73125,0.54375,0.0875,0.128125,SSP2_v9_130325,0.0016875,0.365625,0.146875,0.0703125,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s27,0.90625,0.028125,1.28125,1.475,1.09375,0.000578125,0.26875,0.140625,0.43125,0.44375,0.0475,0.078125,SSP2_v9_130325,0.0026875,0.215625,0.096875,0.0453125,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s28,0.78125,0.015625,0.65625,2.175,0.71875,0.000515625,0.24375,0.103125,0.80625,0.51875,0.0975,0.115625,SSP2_v9_130325,0.0029375,0.253125,0.059375,0.0515625,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s29,1.28125,0.025625,1.15625,1.775,1.21875,0.000265625,0.14375,0.053125,0.50625,0.41875,0.0575,0.065625,SSP2_v9_130325,0.0019375,0.403125,0.109375,0.0265625,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s30,1.03125,0.010625,1.40625,1.975,1.46875,0.000640625,0.19375,0.128125,0.65625,0.46875,0.1175,0.090625,SSP2_v9_130325,0.0014375,0.178125,0.134375,0.0390625,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s31,0.53125,0.020625,0.90625,1.575,0.96875,0.000390625,0.29375,0.078125,0.35625,0.56875,0.0775,0.140625,SSP2_v9_130325,0.0024375,0.328125,0.084375,0.0640625,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s32,0.546875,0.0153125,1.109375,1.8625,1.203125,0.0005703125,0.153125,0.1171875,0.646875,0.409375,0.05625,0.0640625,SSP2_v9_130325,0.00134375,0.1828125,0.0765625,0.06796875,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s33,1.046875,0.0253125,0.609375,1.4625,0.703125,0.0003203125,0.253125,0.0671875,0.346875,0.509375,0.09625,0.1140625,SSP2_v9_130325,0.00234375,0.3328125,0.1265625,0.04296875,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s34,1.296875,0.0103125,0.859375,2.0625,0.953125,0.0006953125,0.203125,0.1421875,0.796875,0.559375,0.07625,0.1390625,SSP2_v9_130325,0.00284375,0.2578125,0.1015625,0.03046875,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s35,0.796875,0.0203125,1.359375,1.6625,1.453125,0.0004453125,0.103125,0.0921875,0.496875,0.459375,0.11625,0.0890625,SSP2_v9_130325,0.00184375,0.4078125,0.0515625,0.05546875,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s36,0.921875,0.0128125,0.734375,1.9625,0.828125,0.0003828125,0.178125,0.0546875,0.721875,0.584375,0.06625,0.1015625,SSP2_v9_130325,0.00159375,0.3703125,0.0890625,0.04921875,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s37,1.421875,0.0228125,1.234375,1.5625,1.328125,0.0006328125,0.278125,0.1046875,0.421875,0.484375,0.10625,0.0515625,SSP2_v9_130325,0.00259375,0.2203125,0.1390625,0.07421875,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s38,1.171875,0.0178125,1.484375,2.1625,1.078125,0.0002578125,0.228125,0.0796875,0.871875,0.434375,0.04625,0.0765625,SSP2_v9_130325,0.00209375,0.4453125,0.1140625,0.06171875,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s39,0.671875,0.0278125,0.984375,1.7625,0.578125,0.0005078125,0.128125,0.1296875,0.571875,0.534375,0.08625,0.1265625,SSP2_v9_130325,0.00109375,0.2953125,0.0640625,0.03671875,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s40,0.734375,0.0115625,1.296875,1.5125,0.640625,0.0005390625,0.165625,0.0859375,0.684375,0.421875,0.08125,0.1453125,SSP2_v9_130325,0.00221875,0.2015625,0.1453125,0.07109375,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s41,1.234375,0.0215625,0.796875,1.9125,1.140625,0.0002890625,0.265625,0.1359375,0.384375,0.521875,0.04125,0.0953125,SSP2_v9_130325,0.00121875,0.3515625,0.0953125,0.04609375,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s42,1.484375,0.0165625,0.546875,1.7125,1.390625,0.0006640625,0.215625,0.0609375,0.834375,0.571875,0.10125,0.0703125,SSP2_v9_130325,0.00171875,0.2765625,0.0703125,0.03359375,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s43,0.984375,0.0265625,1.046875,2.1125,0.890625,0.0004140625,0.115625,0.1109375,0.534375,0.471875,0.06125,0.1203125,SSP2_v9_130325,0.00271875,0.4265625,0.1203125,0.05859375,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s44,0.859375,0.0190625,0.921875,1.4125,1.265625,0.0004765625,0.190625,0.1484375,0.609375,0.596875,0.11125,0.0828125,SSP2_v9_130325,0.00296875,0.3140625,0.1328125,0.03984375,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s45,1.359375,0.0290625,1.421875,1.8125,0.765625,0.0007265625,0.290625,0.0984375,0.309375,0.496875,0.07125,0.1328125,SSP2_v9_130325,0.00196875,0.1640625,0.0828125,0.06484375,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s46,1.109375,0.0140625,1.171875,1.6125,0.515625,0.0003515625,0.240625,0.1234375,0.759375,0.446875,0.09125,0.1078125,SSP2_v9_130325,0.00146875,0.3890625,0.0578125,0.05234375,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s47,0.609375,0.0240625,0.671875,2.0125,1.015625,0.0006015625,0.140625,0.0734375,0.459375,0.546875,0.05125,0.0578125,SSP2_v9_130325,0.00246875,0.2390625,0.1078125,0.02734375,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s48,0.578125,0.0146875,0.765625,2.1875,1.484375,0.0007421875,0.259375,0.0953125,0.515625,0.478125,0.06875,0.1484375,SSP2_v9_130325,0.00103125,0.3984375,0.1296875,0.06328125,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s49,1.078125,0.0246875,1.265625,1.7875,0.984375,0.0004921875,0.159375,0.1453125,0.815625,0.578125,0.10875,0.0984375,SSP2_v9_130325,0.00203125,0.2484375,0.0796875,0.03828125,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/constCO2_constClim,s50,1.328125,0.0196875,1.015625,1.9875,0.734375,0.0006171875,0.109375,0.0703125,0.365625,0.528125,0.04875,0.0734375,SSP2_v9_130325,0.00253125,0.3234375,0.0546875,0.02578125,runs_20171008_constCO2_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_constClim_forED_20171008124330 +rcp/85_constCO2,s1,1,0.02,1,1.8,1,5e-04,0.2,0.1,0.6,0.5,0.08,0.1,SSP2_v9_130325,0.002,0.3,0.1,0.05,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s2,1.25,0.015,1.25,1.6,1.25,0.000375,0.25,0.075,0.45,0.55,0.06,0.125,SSP2_v9_130325,0.0025,0.225,0.125,0.0625,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s3,0.75,0.025,0.75,2,0.75,0.000625,0.15,0.125,0.75,0.45,0.1,0.075,SSP2_v9_130325,0.0015,0.375,0.075,0.0375,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s4,0.875,0.0175,1.125,1.5,1.375,0.0006875,0.125,0.1125,0.375,0.575,0.07,0.1125,SSP2_v9_130325,0.00175,0.3375,0.0625,0.05625,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s5,1.375,0.0275,0.625,1.9,0.875,0.0004375,0.225,0.0625,0.675,0.475,0.11,0.0625,SSP2_v9_130325,0.00275,0.1875,0.1125,0.03125,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s6,1.125,0.0125,0.875,1.7,0.625,0.0005625,0.275,0.1375,0.525,0.425,0.05,0.0875,SSP2_v9_130325,0.00225,0.4125,0.1375,0.04375,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s7,0.625,0.0225,1.375,2.1,1.125,0.0003125,0.175,0.0875,0.825,0.525,0.09,0.1375,SSP2_v9_130325,0.00125,0.2625,0.0875,0.06875,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s8,0.6875,0.01625,0.8125,1.95,1.0625,0.00034375,0.1125,0.14375,0.4125,0.4125,0.095,0.13125,SSP2_v9_130325,0.002375,0.20625,0.11875,0.034375,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s9,1.1875,0.02625,1.3125,1.55,0.5625,0.00059375,0.2125,0.09375,0.7125,0.5125,0.055,0.08125,SSP2_v9_130325,0.001375,0.35625,0.06875,0.059375,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s10,1.4375,0.01125,1.0625,2.15,0.8125,0.00046875,0.2625,0.11875,0.5625,0.5625,0.115,0.05625,SSP2_v9_130325,0.001875,0.28125,0.09375,0.071875,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s11,0.9375,0.02125,0.5625,1.75,1.3125,0.00071875,0.1625,0.06875,0.8625,0.4625,0.075,0.10625,SSP2_v9_130325,0.002875,0.43125,0.14375,0.046875,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s12,0.8125,0.01375,1.4375,1.85,0.9375,0.00065625,0.1375,0.08125,0.3375,0.5875,0.105,0.09375,SSP2_v9_130325,0.002625,0.31875,0.10625,0.053125,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s13,1.3125,0.02375,0.9375,1.45,1.4375,0.00040625,0.2375,0.13125,0.6375,0.4875,0.065,0.14375,SSP2_v9_130325,0.001625,0.16875,0.05625,0.028125,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s14,1.0625,0.01875,0.6875,2.05,1.1875,0.00053125,0.2875,0.05625,0.4875,0.4375,0.085,0.11875,SSP2_v9_130325,0.001125,0.39375,0.08125,0.040625,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s15,0.5625,0.02875,1.1875,1.65,0.6875,0.00028125,0.1875,0.10625,0.7875,0.5375,0.045,0.06875,SSP2_v9_130325,0.002125,0.24375,0.13125,0.065625,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s16,0.59375,0.019375,1.34375,1.725,0.78125,0.000421875,0.20625,0.134375,0.76875,0.48125,0.0725,0.134375,SSP2_v9_130325,0.0013125,0.384375,0.103125,0.0296875,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s17,1.09375,0.029375,0.84375,2.125,1.28125,0.000671875,0.10625,0.084375,0.46875,0.58125,0.1125,0.084375,SSP2_v9_130325,0.0023125,0.234375,0.053125,0.0546875,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s18,1.34375,0.014375,0.59375,1.525,1.03125,0.000296875,0.15625,0.109375,0.61875,0.53125,0.0525,0.059375,SSP2_v9_130325,0.0028125,0.309375,0.078125,0.0671875,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s19,0.84375,0.024375,1.09375,1.925,0.53125,0.000546875,0.25625,0.059375,0.31875,0.43125,0.0925,0.109375,SSP2_v9_130325,0.0018125,0.159375,0.128125,0.0421875,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s20,0.96875,0.011875,0.96875,1.625,1.15625,0.000609375,0.23125,0.096875,0.84375,0.50625,0.0425,0.096875,SSP2_v9_130325,0.0015625,0.271875,0.115625,0.0609375,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s21,1.46875,0.021875,1.46875,2.025,0.65625,0.000359375,0.13125,0.146875,0.54375,0.40625,0.0825,0.146875,SSP2_v9_130325,0.0025625,0.421875,0.065625,0.0359375,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s22,1.21875,0.016875,1.21875,1.425,0.90625,0.000734375,0.18125,0.071875,0.69375,0.45625,0.0625,0.121875,SSP2_v9_130325,0.0020625,0.196875,0.090625,0.0484375,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s23,0.71875,0.026875,0.71875,1.825,1.40625,0.000484375,0.28125,0.121875,0.39375,0.55625,0.1025,0.071875,SSP2_v9_130325,0.0010625,0.346875,0.140625,0.0734375,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s24,0.65625,0.013125,1.03125,2.075,1.34375,0.000453125,0.21875,0.065625,0.88125,0.49375,0.1075,0.053125,SSP2_v9_130325,0.0021875,0.440625,0.071875,0.0328125,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s25,1.15625,0.023125,0.53125,1.675,0.84375,0.000703125,0.11875,0.115625,0.58125,0.59375,0.0675,0.103125,SSP2_v9_130325,0.0011875,0.290625,0.121875,0.0578125,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s26,1.40625,0.018125,0.78125,1.875,0.59375,0.000328125,0.16875,0.090625,0.73125,0.54375,0.0875,0.128125,SSP2_v9_130325,0.0016875,0.365625,0.146875,0.0703125,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s27,0.90625,0.028125,1.28125,1.475,1.09375,0.000578125,0.26875,0.140625,0.43125,0.44375,0.0475,0.078125,SSP2_v9_130325,0.0026875,0.215625,0.096875,0.0453125,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s28,0.78125,0.015625,0.65625,2.175,0.71875,0.000515625,0.24375,0.103125,0.80625,0.51875,0.0975,0.115625,SSP2_v9_130325,0.0029375,0.253125,0.059375,0.0515625,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s29,1.28125,0.025625,1.15625,1.775,1.21875,0.000265625,0.14375,0.053125,0.50625,0.41875,0.0575,0.065625,SSP2_v9_130325,0.0019375,0.403125,0.109375,0.0265625,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s30,1.03125,0.010625,1.40625,1.975,1.46875,0.000640625,0.19375,0.128125,0.65625,0.46875,0.1175,0.090625,SSP2_v9_130325,0.0014375,0.178125,0.134375,0.0390625,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s31,0.53125,0.020625,0.90625,1.575,0.96875,0.000390625,0.29375,0.078125,0.35625,0.56875,0.0775,0.140625,SSP2_v9_130325,0.0024375,0.328125,0.084375,0.0640625,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s32,0.546875,0.0153125,1.109375,1.8625,1.203125,0.0005703125,0.153125,0.1171875,0.646875,0.409375,0.05625,0.0640625,SSP2_v9_130325,0.00134375,0.1828125,0.0765625,0.06796875,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s33,1.046875,0.0253125,0.609375,1.4625,0.703125,0.0003203125,0.253125,0.0671875,0.346875,0.509375,0.09625,0.1140625,SSP2_v9_130325,0.00234375,0.3328125,0.1265625,0.04296875,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s34,1.296875,0.0103125,0.859375,2.0625,0.953125,0.0006953125,0.203125,0.1421875,0.796875,0.559375,0.07625,0.1390625,SSP2_v9_130325,0.00284375,0.2578125,0.1015625,0.03046875,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s35,0.796875,0.0203125,1.359375,1.6625,1.453125,0.0004453125,0.103125,0.0921875,0.496875,0.459375,0.11625,0.0890625,SSP2_v9_130325,0.00184375,0.4078125,0.0515625,0.05546875,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s36,0.921875,0.0128125,0.734375,1.9625,0.828125,0.0003828125,0.178125,0.0546875,0.721875,0.584375,0.06625,0.1015625,SSP2_v9_130325,0.00159375,0.3703125,0.0890625,0.04921875,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s37,1.421875,0.0228125,1.234375,1.5625,1.328125,0.0006328125,0.278125,0.1046875,0.421875,0.484375,0.10625,0.0515625,SSP2_v9_130325,0.00259375,0.2203125,0.1390625,0.07421875,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s38,1.171875,0.0178125,1.484375,2.1625,1.078125,0.0002578125,0.228125,0.0796875,0.871875,0.434375,0.04625,0.0765625,SSP2_v9_130325,0.00209375,0.4453125,0.1140625,0.06171875,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s39,0.671875,0.0278125,0.984375,1.7625,0.578125,0.0005078125,0.128125,0.1296875,0.571875,0.534375,0.08625,0.1265625,SSP2_v9_130325,0.00109375,0.2953125,0.0640625,0.03671875,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s40,0.734375,0.0115625,1.296875,1.5125,0.640625,0.0005390625,0.165625,0.0859375,0.684375,0.421875,0.08125,0.1453125,SSP2_v9_130325,0.00221875,0.2015625,0.1453125,0.07109375,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s41,1.234375,0.0215625,0.796875,1.9125,1.140625,0.0002890625,0.265625,0.1359375,0.384375,0.521875,0.04125,0.0953125,SSP2_v9_130325,0.00121875,0.3515625,0.0953125,0.04609375,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s42,1.484375,0.0165625,0.546875,1.7125,1.390625,0.0006640625,0.215625,0.0609375,0.834375,0.571875,0.10125,0.0703125,SSP2_v9_130325,0.00171875,0.2765625,0.0703125,0.03359375,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s43,0.984375,0.0265625,1.046875,2.1125,0.890625,0.0004140625,0.115625,0.1109375,0.534375,0.471875,0.06125,0.1203125,SSP2_v9_130325,0.00271875,0.4265625,0.1203125,0.05859375,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s44,0.859375,0.0190625,0.921875,1.4125,1.265625,0.0004765625,0.190625,0.1484375,0.609375,0.596875,0.11125,0.0828125,SSP2_v9_130325,0.00296875,0.3140625,0.1328125,0.03984375,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s45,1.359375,0.0290625,1.421875,1.8125,0.765625,0.0007265625,0.290625,0.0984375,0.309375,0.496875,0.07125,0.1328125,SSP2_v9_130325,0.00196875,0.1640625,0.0828125,0.06484375,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s46,1.109375,0.0140625,1.171875,1.6125,0.515625,0.0003515625,0.240625,0.1234375,0.759375,0.446875,0.09125,0.1078125,SSP2_v9_130325,0.00146875,0.3890625,0.0578125,0.05234375,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s47,0.609375,0.0240625,0.671875,2.0125,1.015625,0.0006015625,0.140625,0.0734375,0.459375,0.546875,0.05125,0.0578125,SSP2_v9_130325,0.00246875,0.2390625,0.1078125,0.02734375,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s48,0.578125,0.0146875,0.765625,2.1875,1.484375,0.0007421875,0.259375,0.0953125,0.515625,0.478125,0.06875,0.1484375,SSP2_v9_130325,0.00103125,0.3984375,0.1296875,0.06328125,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s49,1.078125,0.0246875,1.265625,1.7875,0.984375,0.0004921875,0.159375,0.1453125,0.815625,0.578125,0.10875,0.0984375,SSP2_v9_130325,0.00203125,0.2484375,0.0796875,0.03828125,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constCO2,s50,1.328125,0.0196875,1.015625,1.9875,0.734375,0.0006171875,0.109375,0.0703125,0.365625,0.528125,0.04875,0.0734375,SSP2_v9_130325,0.00253125,0.3234375,0.0546875,0.02578125,runs_20170925_constCO2/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constCO2_forED_20170925152021 +rcp/85_constClim,s1,1,0.02,1,1.8,1,5e-04,0.2,0.1,0.6,0.5,0.08,0.1,SSP2_v9_130325,0.002,0.3,0.1,0.05,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s2,1.25,0.015,1.25,1.6,1.25,0.000375,0.25,0.075,0.45,0.55,0.06,0.125,SSP2_v9_130325,0.0025,0.225,0.125,0.0625,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s3,0.75,0.025,0.75,2,0.75,0.000625,0.15,0.125,0.75,0.45,0.1,0.075,SSP2_v9_130325,0.0015,0.375,0.075,0.0375,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s4,0.875,0.0175,1.125,1.5,1.375,0.0006875,0.125,0.1125,0.375,0.575,0.07,0.1125,SSP2_v9_130325,0.00175,0.3375,0.0625,0.05625,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s5,1.375,0.0275,0.625,1.9,0.875,0.0004375,0.225,0.0625,0.675,0.475,0.11,0.0625,SSP2_v9_130325,0.00275,0.1875,0.1125,0.03125,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s6,1.125,0.0125,0.875,1.7,0.625,0.0005625,0.275,0.1375,0.525,0.425,0.05,0.0875,SSP2_v9_130325,0.00225,0.4125,0.1375,0.04375,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s7,0.625,0.0225,1.375,2.1,1.125,0.0003125,0.175,0.0875,0.825,0.525,0.09,0.1375,SSP2_v9_130325,0.00125,0.2625,0.0875,0.06875,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s8,0.6875,0.01625,0.8125,1.95,1.0625,0.00034375,0.1125,0.14375,0.4125,0.4125,0.095,0.13125,SSP2_v9_130325,0.002375,0.20625,0.11875,0.034375,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s9,1.1875,0.02625,1.3125,1.55,0.5625,0.00059375,0.2125,0.09375,0.7125,0.5125,0.055,0.08125,SSP2_v9_130325,0.001375,0.35625,0.06875,0.059375,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s10,1.4375,0.01125,1.0625,2.15,0.8125,0.00046875,0.2625,0.11875,0.5625,0.5625,0.115,0.05625,SSP2_v9_130325,0.001875,0.28125,0.09375,0.071875,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s11,0.9375,0.02125,0.5625,1.75,1.3125,0.00071875,0.1625,0.06875,0.8625,0.4625,0.075,0.10625,SSP2_v9_130325,0.002875,0.43125,0.14375,0.046875,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s12,0.8125,0.01375,1.4375,1.85,0.9375,0.00065625,0.1375,0.08125,0.3375,0.5875,0.105,0.09375,SSP2_v9_130325,0.002625,0.31875,0.10625,0.053125,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s13,1.3125,0.02375,0.9375,1.45,1.4375,0.00040625,0.2375,0.13125,0.6375,0.4875,0.065,0.14375,SSP2_v9_130325,0.001625,0.16875,0.05625,0.028125,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s14,1.0625,0.01875,0.6875,2.05,1.1875,0.00053125,0.2875,0.05625,0.4875,0.4375,0.085,0.11875,SSP2_v9_130325,0.001125,0.39375,0.08125,0.040625,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s15,0.5625,0.02875,1.1875,1.65,0.6875,0.00028125,0.1875,0.10625,0.7875,0.5375,0.045,0.06875,SSP2_v9_130325,0.002125,0.24375,0.13125,0.065625,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s16,0.59375,0.019375,1.34375,1.725,0.78125,0.000421875,0.20625,0.134375,0.76875,0.48125,0.0725,0.134375,SSP2_v9_130325,0.0013125,0.384375,0.103125,0.0296875,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s17,1.09375,0.029375,0.84375,2.125,1.28125,0.000671875,0.10625,0.084375,0.46875,0.58125,0.1125,0.084375,SSP2_v9_130325,0.0023125,0.234375,0.053125,0.0546875,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s18,1.34375,0.014375,0.59375,1.525,1.03125,0.000296875,0.15625,0.109375,0.61875,0.53125,0.0525,0.059375,SSP2_v9_130325,0.0028125,0.309375,0.078125,0.0671875,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s19,0.84375,0.024375,1.09375,1.925,0.53125,0.000546875,0.25625,0.059375,0.31875,0.43125,0.0925,0.109375,SSP2_v9_130325,0.0018125,0.159375,0.128125,0.0421875,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s20,0.96875,0.011875,0.96875,1.625,1.15625,0.000609375,0.23125,0.096875,0.84375,0.50625,0.0425,0.096875,SSP2_v9_130325,0.0015625,0.271875,0.115625,0.0609375,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s21,1.46875,0.021875,1.46875,2.025,0.65625,0.000359375,0.13125,0.146875,0.54375,0.40625,0.0825,0.146875,SSP2_v9_130325,0.0025625,0.421875,0.065625,0.0359375,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s22,1.21875,0.016875,1.21875,1.425,0.90625,0.000734375,0.18125,0.071875,0.69375,0.45625,0.0625,0.121875,SSP2_v9_130325,0.0020625,0.196875,0.090625,0.0484375,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s23,0.71875,0.026875,0.71875,1.825,1.40625,0.000484375,0.28125,0.121875,0.39375,0.55625,0.1025,0.071875,SSP2_v9_130325,0.0010625,0.346875,0.140625,0.0734375,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s24,0.65625,0.013125,1.03125,2.075,1.34375,0.000453125,0.21875,0.065625,0.88125,0.49375,0.1075,0.053125,SSP2_v9_130325,0.0021875,0.440625,0.071875,0.0328125,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s25,1.15625,0.023125,0.53125,1.675,0.84375,0.000703125,0.11875,0.115625,0.58125,0.59375,0.0675,0.103125,SSP2_v9_130325,0.0011875,0.290625,0.121875,0.0578125,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s26,1.40625,0.018125,0.78125,1.875,0.59375,0.000328125,0.16875,0.090625,0.73125,0.54375,0.0875,0.128125,SSP2_v9_130325,0.0016875,0.365625,0.146875,0.0703125,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s27,0.90625,0.028125,1.28125,1.475,1.09375,0.000578125,0.26875,0.140625,0.43125,0.44375,0.0475,0.078125,SSP2_v9_130325,0.0026875,0.215625,0.096875,0.0453125,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s28,0.78125,0.015625,0.65625,2.175,0.71875,0.000515625,0.24375,0.103125,0.80625,0.51875,0.0975,0.115625,SSP2_v9_130325,0.0029375,0.253125,0.059375,0.0515625,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s29,1.28125,0.025625,1.15625,1.775,1.21875,0.000265625,0.14375,0.053125,0.50625,0.41875,0.0575,0.065625,SSP2_v9_130325,0.0019375,0.403125,0.109375,0.0265625,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s30,1.03125,0.010625,1.40625,1.975,1.46875,0.000640625,0.19375,0.128125,0.65625,0.46875,0.1175,0.090625,SSP2_v9_130325,0.0014375,0.178125,0.134375,0.0390625,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s31,0.53125,0.020625,0.90625,1.575,0.96875,0.000390625,0.29375,0.078125,0.35625,0.56875,0.0775,0.140625,SSP2_v9_130325,0.0024375,0.328125,0.084375,0.0640625,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s32,0.546875,0.0153125,1.109375,1.8625,1.203125,0.0005703125,0.153125,0.1171875,0.646875,0.409375,0.05625,0.0640625,SSP2_v9_130325,0.00134375,0.1828125,0.0765625,0.06796875,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s33,1.046875,0.0253125,0.609375,1.4625,0.703125,0.0003203125,0.253125,0.0671875,0.346875,0.509375,0.09625,0.1140625,SSP2_v9_130325,0.00234375,0.3328125,0.1265625,0.04296875,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s34,1.296875,0.0103125,0.859375,2.0625,0.953125,0.0006953125,0.203125,0.1421875,0.796875,0.559375,0.07625,0.1390625,SSP2_v9_130325,0.00284375,0.2578125,0.1015625,0.03046875,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s35,0.796875,0.0203125,1.359375,1.6625,1.453125,0.0004453125,0.103125,0.0921875,0.496875,0.459375,0.11625,0.0890625,SSP2_v9_130325,0.00184375,0.4078125,0.0515625,0.05546875,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s36,0.921875,0.0128125,0.734375,1.9625,0.828125,0.0003828125,0.178125,0.0546875,0.721875,0.584375,0.06625,0.1015625,SSP2_v9_130325,0.00159375,0.3703125,0.0890625,0.04921875,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s37,1.421875,0.0228125,1.234375,1.5625,1.328125,0.0006328125,0.278125,0.1046875,0.421875,0.484375,0.10625,0.0515625,SSP2_v9_130325,0.00259375,0.2203125,0.1390625,0.07421875,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s38,1.171875,0.0178125,1.484375,2.1625,1.078125,0.0002578125,0.228125,0.0796875,0.871875,0.434375,0.04625,0.0765625,SSP2_v9_130325,0.00209375,0.4453125,0.1140625,0.06171875,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s39,0.671875,0.0278125,0.984375,1.7625,0.578125,0.0005078125,0.128125,0.1296875,0.571875,0.534375,0.08625,0.1265625,SSP2_v9_130325,0.00109375,0.2953125,0.0640625,0.03671875,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s40,0.734375,0.0115625,1.296875,1.5125,0.640625,0.0005390625,0.165625,0.0859375,0.684375,0.421875,0.08125,0.1453125,SSP2_v9_130325,0.00221875,0.2015625,0.1453125,0.07109375,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s41,1.234375,0.0215625,0.796875,1.9125,1.140625,0.0002890625,0.265625,0.1359375,0.384375,0.521875,0.04125,0.0953125,SSP2_v9_130325,0.00121875,0.3515625,0.0953125,0.04609375,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s42,1.484375,0.0165625,0.546875,1.7125,1.390625,0.0006640625,0.215625,0.0609375,0.834375,0.571875,0.10125,0.0703125,SSP2_v9_130325,0.00171875,0.2765625,0.0703125,0.03359375,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s43,0.984375,0.0265625,1.046875,2.1125,0.890625,0.0004140625,0.115625,0.1109375,0.534375,0.471875,0.06125,0.1203125,SSP2_v9_130325,0.00271875,0.4265625,0.1203125,0.05859375,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s44,0.859375,0.0190625,0.921875,1.4125,1.265625,0.0004765625,0.190625,0.1484375,0.609375,0.596875,0.11125,0.0828125,SSP2_v9_130325,0.00296875,0.3140625,0.1328125,0.03984375,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s45,1.359375,0.0290625,1.421875,1.8125,0.765625,0.0007265625,0.290625,0.0984375,0.309375,0.496875,0.07125,0.1328125,SSP2_v9_130325,0.00196875,0.1640625,0.0828125,0.06484375,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s46,1.109375,0.0140625,1.171875,1.6125,0.515625,0.0003515625,0.240625,0.1234375,0.759375,0.446875,0.09125,0.1078125,SSP2_v9_130325,0.00146875,0.3890625,0.0578125,0.05234375,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s47,0.609375,0.0240625,0.671875,2.0125,1.015625,0.0006015625,0.140625,0.0734375,0.459375,0.546875,0.05125,0.0578125,SSP2_v9_130325,0.00246875,0.2390625,0.1078125,0.02734375,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s48,0.578125,0.0146875,0.765625,2.1875,1.484375,0.0007421875,0.259375,0.0953125,0.515625,0.478125,0.06875,0.1484375,SSP2_v9_130325,0.00103125,0.3984375,0.1296875,0.06328125,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s49,1.078125,0.0246875,1.265625,1.7875,0.984375,0.0004921875,0.159375,0.1453125,0.815625,0.578125,0.10875,0.0984375,SSP2_v9_130325,0.00203125,0.2484375,0.0796875,0.03828125,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 +rcp/85_constClim,s50,1.328125,0.0196875,1.015625,1.9875,0.734375,0.0006171875,0.109375,0.0703125,0.365625,0.528125,0.04875,0.0734375,SSP2_v9_130325,0.00253125,0.3234375,0.0546875,0.02578125,runs_20171008_constClim/LPJG_PLUM_expt1.2_rcp85_ipsl_irrV7104_b20170728_bothDS_irrWaits_constClim_forED_20171008124324 diff --git a/src/ac/ed/lurg/ModelConfig.java b/src/ac/ed/lurg/ModelConfig.java index 47723e89..14713281 100644 --- a/src/ac/ed/lurg/ModelConfig.java +++ b/src/ac/ed/lurg/ModelConfig.java @@ -255,7 +255,7 @@ public class ModelConfig { public static final double DOMESTIC_PRICE_MARKUP = getDoubleProperty("DOMESTIC_PRICE_MARKUP", 1.0); public static final double TRANSPORT_LOSSES = getDoubleProperty("TRANSPORT_LOSSES", 0.05); // in international trade - public static final double TRANSPORT_COST = getDoubleProperty("TRANSPORT_COST", 0.3); // 100 $/t see Wheat Transportation Profile - USDA + public static final double TRANSPORT_COST = getDoubleProperty("TRANSPORT_COST", 0.1); // 100 $/t see Wheat Transportation Profile - USDA public static final double TRADE_BARRIER_FACTOR_DEFAULT = getDoubleProperty("TRADE_BARRIER_FACTOR_DEFAULT", 0.3); // price factor in international trade, transport cost and real trade barriers public static final double TRADE_BARRIER_ADJ = getDoubleProperty("TRADE_BARRIER_ADJ", 1.0); public static final boolean ACTIVE_TRADE_BARRIERS = getBooleanProperty("ACTIVE_TRADE_BARRIERS", false); // if set to true read in barrier information from file, otherwise use default as above diff --git a/src/ac/ed/lurg/country/GlobalPrice.java b/src/ac/ed/lurg/country/GlobalPrice.java index b42d72a9..c8dcc1a5 100644 --- a/src/ac/ed/lurg/country/GlobalPrice.java +++ b/src/ac/ed/lurg/country/GlobalPrice.java @@ -23,7 +23,7 @@ public class GlobalPrice { } public double getCountryImportPrice(double countryTradeBarrier) { - double importPrice = exportPrice * (1.0 + countryTradeBarrier*ModelConfig.TRADE_BARRIER_ADJ) / (1.0 - ModelConfig.TRANSPORT_LOSSES); + double importPrice = (exportPrice * (1.0 + countryTradeBarrier*ModelConfig.TRADE_BARRIER_ADJ) / (1.0 - ModelConfig.TRANSPORT_LOSSES)) + ModelConfig.TRANSPORT_COST; return importPrice; } -- GitLab