Hi all,
I want to conduct a set of large ensemble that are similar to CMIP6 amip-4xCO2. However, I don't know how the CO2 concentration is set in amip-4xCO2 as the prescribed CO2 concentration is different every year. The compset I am using is FHIST_BGC, and I guess I am supposed to change the flgc_file where I quadruple the value of "CO2_LBC". The flgc_file = /glade/p/cesmdata/cseg/inputdata/atm/waccm/lb/LBC_1750-2015_CMIP6_GlobAnnAvg_c180926.nc
From what I have learned in the forum, I think I am supposed to create a new flbc_file and make the following changes in user_nl_cam
&chem_surfvals_nl
flbc_file = '/glade/xxx/my_directory/LBC_CMIP6_1pctCO2_y1-165_GlobAnnAvg_0p5degLat_c180929_4xCO2.nc'
flbc_list = 'CO2','CH4','N2O','CFC11eq','CFC12'
flbc_type = 'SERIAL'
scenario_ghg = 'CHEM_LBC_FILE'
/
There are other places setting the CO2 concentration like co2vmr, CCSM_CO2_PPMV, and co2flux_fuel_file. I don't know if I need to make any changes to these constants/files.
Thank you!
Best,
Melody
I want to conduct a set of large ensemble that are similar to CMIP6 amip-4xCO2. However, I don't know how the CO2 concentration is set in amip-4xCO2 as the prescribed CO2 concentration is different every year. The compset I am using is FHIST_BGC, and I guess I am supposed to change the flgc_file where I quadruple the value of "CO2_LBC". The flgc_file = /glade/p/cesmdata/cseg/inputdata/atm/waccm/lb/LBC_1750-2015_CMIP6_GlobAnnAvg_c180926.nc
From what I have learned in the forum, I think I am supposed to create a new flbc_file and make the following changes in user_nl_cam
&chem_surfvals_nl
flbc_file = '/glade/xxx/my_directory/LBC_CMIP6_1pctCO2_y1-165_GlobAnnAvg_0p5degLat_c180929_4xCO2.nc'
flbc_list = 'CO2','CH4','N2O','CFC11eq','CFC12'
flbc_type = 'SERIAL'
scenario_ghg = 'CHEM_LBC_FILE'
/
There are other places setting the CO2 concentration like co2vmr, CCSM_CO2_PPMV, and co2flux_fuel_file. I don't know if I need to make any changes to these constants/files.
Thank you!
Best,
Melody