diff --git a/cime_config/testdefs/ExpectedTestFails.xml b/cime_config/testdefs/ExpectedTestFails.xml index 4b9b0ca8b0..dd63a1fcd6 100644 --- a/cime_config/testdefs/ExpectedTestFails.xml +++ b/cime_config/testdefs/ExpectedTestFails.xml @@ -130,4 +130,25 @@ + + + FAIL + #667 + + + + + + FAIL + #667 + + + + + + FAIL + NGEET/fates#991 + + + diff --git a/cime_config/testdefs/testlist_clm.xml b/cime_config/testdefs/testlist_clm.xml index c59b5a985f..a6052f3a31 100644 --- a/cime_config/testdefs/testlist_clm.xml +++ b/cime_config/testdefs/testlist_clm.xml @@ -1953,6 +1953,14 @@ + + + + + + + + diff --git a/cime_config/testdefs/testmods_dirs/clm/FatesSuccIgnitions/README b/cime_config/testdefs/testmods_dirs/clm/FatesSuccIgnitions/README new file mode 100644 index 0000000000..4046d99f9d --- /dev/null +++ b/cime_config/testdefs/testmods_dirs/clm/FatesSuccIgnitions/README @@ -0,0 +1,21 @@ +Testing the "successful ignitions" code, though reading the lightning +dataset. The lightning and successful ignitions datasets use the same +format and units, so handling is the same until you're in subroutine +area_burnt_intensity where for "successful ignitions" the model selects +currentSite%FDI = 1.0_r8 +cloud_to_ground_strikes = 1.0_r8 +while for lightning the model can use values < 1 for both. + +Lara Kueppers (UC-Berkeley) has access to a "successful ignitions" +dataset for California that has not been placed in the repository of +CTSM datasets as of 2020/6/6. That dataset can be used with the +following settings: + +fire_method = 'spitfire' +fates_spitfire_mode = 3 +stream_fldfilename_lightng = '.../data_UCB/observed/CA_monthly_ignition_number_1980-2016/ignition_1980_to_2016_monthly_20190801.nc' +stream_year_first_lightng = 1980 +stream_year_last_lightng = 2016 +model_year_align_lightng = 1980 + +where {...} = /fs/cgd/data0/slevis on izumi and /glade/work/slevis on cheyenne. diff --git a/cime_config/testdefs/testmods_dirs/clm/FatesSuccIgnitions/user_nl_clm b/cime_config/testdefs/testmods_dirs/clm/FatesSuccIgnitions/user_nl_clm new file mode 100644 index 0000000000..f15114e4e1 --- /dev/null +++ b/cime_config/testdefs/testmods_dirs/clm/FatesSuccIgnitions/user_nl_clm @@ -0,0 +1,5 @@ +fire_method = 'spitfire' +fates_spitfire_mode = 3 +stream_fldfilename_lightng = '/glade/p/cesmdata/cseg/inputdata/atm/datm7/NASA_LIS/clmforc.Li_2016_climo1995-2013.360x720.lnfm_Total_c160825.nc' +hist_nhtfrq = 0 +hist_mfilt = 1