ext_frc_specifier Huga-Tonga emissions files

nuvolet

Toni Viudez
Member
What version of the code are you using?

CESM2.2 and CAM6

Have you made any changes to files in the source tree?

Nudging and dust scheme modules


Describe every step you took leading up to the problem:

I am trying to run a test to look at the aerosols during the volcano eruption occurred at Hunga-Tonga on January 15th 2022.


Describe your problem or question:

I am looking to update the following files to cover the dates for the indicated volcano event:

Code:
ext_frc_specifier = 'num_a1 -> /glade/campaign/cesm/cesmdata/inputdata/atm/cam/chem/emis/CMIP6_emissions_1750_2015/emissions-cmip6_num_a1_so4_contvolcano_vertical_850-5000_0.9x1.25_c20170724.nc',"
'num_a2 -> /glade/campaign/cesm/cesmdata/inputdata/atm/cam/chem/emis/CMIP6_emissions_1750_2015/emissions-cmip6_num_a2_so4_contvolcano_vertical_850-5000_0.9x1.25_c20170724.nc',"
'SO2 -> /glade/campaign/cesm/cesmdata/inputdata/atm/cam/chem/emis/CMIP6_emissions_1750_2015/emissions-cmip6_SO2_contvolcano_vertical_850-5000_0.9x1.25_c20170724.nc',"
'so4_a1 -> /glade/campaign/cesm/cesmdata/inputdata/atm/cam/chem/emis/CMIP6_emissions_1750_2015/emissions-cmip6_so4_a1_contvolcano_vertical_850-5000_0.9x1.25_c20170724.nc',"
'so4_a2 -> /glade/campaign/cesm/cesmdata/inputdata/atm/cam/chem/emis/CMIP6_emissions_1750_2015/emissions-cmip6_so4_a2_contvolcano_vertical_850-5000_0.9x1.25_c20170724.nc',"
'SO2 -> /glade/campaign/cesm/cesmdata/inputdata/atm/cam/chem/stratvolc/VolcanEESMv3.11_SO2_850-2016_Mscale_Zreduc_1deg_c191121.nc',"
 
Back
Top