cynthia_nevison@colorado_edu
New Member
I am trying to run WACCM with emissions-based forcing of N2O, starting from compset F_2000_WACCM. I've modified user_nl_cam as follows:
&chem_surfvals_nl
flbc_list = 'CCL4', 'CF2CLBR', 'CF3BR', 'CFC11',
'CFC113', 'CFC12', 'CH3BR', 'CH3CCL3', 'CH3CL', 'CH4', 'CO2', 'H2',
'HCFC22'
&chem_inparm
srf_emis_specifier = 'N2O -> /glade/p/work/nevison/waccmnew/n2o_emis_1.9x2.5_1850-2000.nc'
/
in which my input file is formatted based on /glade/p/cesmdata/cseg/inputdata/atm/cam/chem/1850-2000_emis/IPCC_emissions_houw_CO_1850-2000_1.9x2.5.c090728.nc
My question: Are there additional changes I need to make to get this to work? WACCM is crashing after 20632 seconds with many repeated error statements like those pasted below in cesm.log.
(Note:, I chose my flbc_list species based on those that appeared in my atm_in file (omitting N2O) after successfully running an out-of-the-box case of WACCM with compset F_2000_WACCM.)
Failed to converge @ is_chem,flag,lchnk,i,k,f = T 1
60: 544 3 32 NaN
60: wts0,pures,puren,chno3,ch2so4 = NaN
60: NaN NaN NaN
60: NaN
60: stren,mixyln,ymix,hplus,num,den = 0.000000000000000E+000
60: 0.000000000000000E+000 1.00000000000000 0.000000000000000E+000
60: 0.000000000000000E+000 NaN
60: h2o_avail,hno3_avail,p,t = 6.289301552730107E-006
60: 2.030285000603403E-010 3.40487500000000 NaN
60: molhno3,molh2so4,h2o_cond,hno3_cond = 0.000000000000000E+000
60: 0.000000000000000E+000 0.000000000000000E+000 NaN
60: equil: Iterations are beyond 50, number of iter = 101
Thanks,
Cindy
&chem_surfvals_nl
flbc_list = 'CCL4', 'CF2CLBR', 'CF3BR', 'CFC11',
'CFC113', 'CFC12', 'CH3BR', 'CH3CCL3', 'CH3CL', 'CH4', 'CO2', 'H2',
'HCFC22'
&chem_inparm
srf_emis_specifier = 'N2O -> /glade/p/work/nevison/waccmnew/n2o_emis_1.9x2.5_1850-2000.nc'
/
in which my input file is formatted based on /glade/p/cesmdata/cseg/inputdata/atm/cam/chem/1850-2000_emis/IPCC_emissions_houw_CO_1850-2000_1.9x2.5.c090728.nc
My question: Are there additional changes I need to make to get this to work? WACCM is crashing after 20632 seconds with many repeated error statements like those pasted below in cesm.log.
(Note:, I chose my flbc_list species based on those that appeared in my atm_in file (omitting N2O) after successfully running an out-of-the-box case of WACCM with compset F_2000_WACCM.)
Failed to converge @ is_chem,flag,lchnk,i,k,f = T 1
60: 544 3 32 NaN
60: wts0,pures,puren,chno3,ch2so4 = NaN
60: NaN NaN NaN
60: NaN
60: stren,mixyln,ymix,hplus,num,den = 0.000000000000000E+000
60: 0.000000000000000E+000 1.00000000000000 0.000000000000000E+000
60: 0.000000000000000E+000 NaN
60: h2o_avail,hno3_avail,p,t = 6.289301552730107E-006
60: 2.030285000603403E-010 3.40487500000000 NaN
60: molhno3,molh2so4,h2o_cond,hno3_cond = 0.000000000000000E+000
60: 0.000000000000000E+000 0.000000000000000E+000 NaN
60: equil: Iterations are beyond 50, number of iter = 101
Thanks,
Cindy