@@ -888,42 +888,42 @@ variables:
888888 double fates_q10_mr ;
889889 fates_q10_mr:units = "unitless" ;
890890 fates_q10_mr:long_name = "Q10 for maintenance respiration" ;
891- double fates_rxfire_temp_upthreshold ;
892- fates_rxfire_temp_upthreshold:units = "degree C";
893- fates_rxfire_temp_upthreshold:long_name= "maximum temprature threshold above which prescribed fire is disallowed";
894- double fates_rxfire_temp_lwthreshold ;
895- fates_rxfire_temp_lwthreshold:units = "degree C";
896- fates_rxfire_temp_lwthreshold:long_name= "minimum temprature threshold below which prescribe fire is disallowed";
897- double fates_rxfire_rh_upthreshold ;
898- fates_rxfire_rh_upthreshold:units = "%";
899- fates_rxfire_rh_upthreshold:long_name= "maximum relative humidity threshold above which prescribed fire is disallowed";
900- double fates_rxfire_rh_lwthreshold ;
901- fates_rxfire_rh_lwthreshold:units = "%";
902- fates_rxfire_rh_lwthreshold:long_name= "minimum relative humidity threshold below which prescribed fire is disallowed";
903- double fates_rxfire_wind_upthreshold ;
904- fates_rxfire_wind_upthreshold:units = "m/s";
905- fates_rxfire_wind_upthreshold:long_name= "maximum wind speed threshold above which prescribed fire is disallowed";
906- double fates_rxfire_wind_lwthreshold ;
907- fates_rxfire_wind_lwthreshold:units = "m/s";
908- fates_rxfire_wind_lwthreshold:long_name= "minimum wind speed threshold below which prescribed fire is disallowed";
909891 double fates_rxfire_AB ;
910- fates_rxfire_AB:units = "fraction/day";
911- fates_rxfire_AB:long_name= "daily burn capacity of prescribed fire";
912- double fates_rxfire_min_threshold ;
913- fates_rxfire_min_threshold:units = "kJ/m/s or kW/m";
914- fates_rxfire_min_threshold:long_name= "minimum energy threshold at or above which prescribed fire is disallowed";
915- double fates_rxfire_max_threshold ;
916- fates_rxfire_max_threshold:units = "kJ/m/s or kW/m";
917- fates_rxfire_max_threshold:long_name= "maximum energy threshold at or above which prescribed fire is disallowed";
918- double fates_rxfire_fuel_min ;
919- fates_rxfire_fuel_min:units = "kgC/m2";
920- fates_rxfire_fuel_min:long_name= "minimum fuel load at or below which prescribed fire is disallowed";
892+ fates_rxfire_AB:units = "fraction/day" ;
893+ fates_rxfire_AB:long_name = "daily burn capacity of prescribed fire" ;
921894 double fates_rxfire_fuel_max ;
922- fates_rxfire_fuel_max:units = "kgC/m2";
923- fates_rxfire_fuel_max:long_name= "maximum fuel load at or above which prescribed fire is disallowed";
895+ fates_rxfire_fuel_max:units = "kgC/m2" ;
896+ fates_rxfire_fuel_max:long_name = "maximum fuel load at or above which prescribed fire is disallowed" ;
897+ double fates_rxfire_fuel_min ;
898+ fates_rxfire_fuel_min:units = "kgC/m2" ;
899+ fates_rxfire_fuel_min:long_name = "minimum fuel load at or below which prescribed fire is disallowed" ;
900+ double fates_rxfire_max_threshold ;
901+ fates_rxfire_max_threshold:units = "kJ/m/s or kW/m" ;
902+ fates_rxfire_max_threshold:long_name = "maximum energy threshold at or above which prescribed fire is disallowed" ;
924903 double fates_rxfire_min_frac ;
925- fates_rxfire_min_frac:units = "fraction";
926- fates_rxfire_min_frac:long_name="minimum fraction of land needs to be burnable to allow rx fire";
904+ fates_rxfire_min_frac:units = "fraction" ;
905+ fates_rxfire_min_frac:long_name = "minimum fraction of land needs to be burnable to allow rx fire" ;
906+ double fates_rxfire_min_threshold ;
907+ fates_rxfire_min_threshold:units = "kJ/m/s or kW/m" ;
908+ fates_rxfire_min_threshold:long_name = "minimum energy threshold at or above which prescribed fire is disallowed" ;
909+ double fates_rxfire_rh_lwthreshold ;
910+ fates_rxfire_rh_lwthreshold:units = "%" ;
911+ fates_rxfire_rh_lwthreshold:long_name = "minimum relative humidity threshold below which prescribed fire is disallowed" ;
912+ double fates_rxfire_rh_upthreshold ;
913+ fates_rxfire_rh_upthreshold:units = "%" ;
914+ fates_rxfire_rh_upthreshold:long_name = "maximum relative humidity threshold above which prescribed fire is disallowed" ;
915+ double fates_rxfire_temp_lwthreshold ;
916+ fates_rxfire_temp_lwthreshold:units = "degree C" ;
917+ fates_rxfire_temp_lwthreshold:long_name = "minimum temprature threshold below which prescribed fire is disallowed" ;
918+ double fates_rxfire_temp_upthreshold ;
919+ fates_rxfire_temp_upthreshold:units = "degree C" ;
920+ fates_rxfire_temp_upthreshold:long_name = "maximum temprature threshold above which prescribed fire is disallowed" ;
921+ double fates_rxfire_wind_lwthreshold ;
922+ fates_rxfire_wind_lwthreshold:units = "%" ;
923+ fates_rxfire_wind_lwthreshold:long_name = "minimum wind speed threshold below which prescribed fire is disallowed" ;
924+ double fates_rxfire_wind_upthreshold ;
925+ fates_rxfire_wind_upthreshold:units = "%" ;
926+ fates_rxfire_wind_upthreshold:long_name = "maximum wind speed threshold above which prescribed fire is disallowed" ;
927927 double fates_soil_salinity ;
928928 fates_soil_salinity:units = "ppt" ;
929929 fates_soil_salinity:long_name = "soil salinity used for model when not coupled to dynamic soil salinity" ;
@@ -1854,29 +1854,29 @@ data:
18541854
18551855 fates_q10_mr = 1.5 ;
18561856
1857- fates_rxfire_temp_upthreshold = 30 ;
1857+ fates_rxfire_AB = 0.01 ;
18581858
1859- fates_rxfire_temp_lwthreshold = 5 ;
1859+ fates_rxfire_fuel_max = 1. 5 ;
18601860
1861- fates_rxfire_rh_upthreshold = 55 ;
1861+ fates_rxfire_fuel_min = 0.5 ;
18621862
1863- fates_rxfire_rh_lwthreshold = 30 ;
1863+ fates_rxfire_max_threshold = 500 ;
18641864
1865- fates_rxfire_wind_upthreshold = 10 ;
1865+ fates_rxfire_min_frac = 0.1 ;
18661866
1867- fates_rxfire_wind_lwthreshold = 2 ;
1867+ fates_rxfire_min_threshold = 50 ;
18681868
1869- fates_rxfire_AB = 0.01 ;
1869+ fates_rxfire_rh_lwthreshold = 30 ;
18701870
1871- fates_rxfire_min_threshold = 50 ;
1871+ fates_rxfire_rh_upthreshold = 55 ;
18721872
1873- fates_rxfire_max_threshold = 500 ;
1873+ fates_rxfire_temp_lwthreshold = 5 ;
18741874
1875- fates_rxfire_fuel_min = 0.5 ;
1875+ fates_rxfire_temp_upthreshold = 30 ;
18761876
1877- fates_rxfire_fuel_max = 1.5 ;
1877+ fates_rxfire_wind_lwthreshold = 2 ;
18781878
1879- fates_rxfire_min_frac = 0.1 ;
1879+ fates_rxfire_wind_upthreshold = 10 ;
18801880
18811881 fates_soil_salinity = 0.4 ;
18821882
0 commit comments