Commit
f30bf0d926336356fdb094f944cfb1174a1ec225
by noreply Creating new flags to control monotonic flux limiter (#1039) * Creating new flags to control monotonic flux limiter and the IF statement fix for the spikes found in CAM. * Removing no-longer-necessary logical l_mono_flux_lim. * Adding requested changes from PR (intent statements and editing error statement). * Accidentally set flag to false. Changing to true. The file was modified
advance_clubb_core_module.F90 (diff) The file was modified
advance_xm_wpxp_module.F90 (diff) The file was modified
model_flags.F90 (diff) The file was modified
clubb_api_module.F90 (diff) The file was modified
mono_flux_limiter.F90 (diff)
Commit
f508c31512366c87e72e70ee26ba6d5e99869d18
by noreply Creating new flags to control monotonic flux limiter (#1039) * Creating new flags to control monotonic flux limiter and the IF statement fix for the spikes found in CAM. * Removing no-longer-necessary logical l_mono_flux_lim. * Adding requested changes from PR (intent statements and editing error statement). * Accidentally set flag to false. Changing to true. The file was modified
configurable_model_flags.in (diff) The file was modified
SRC/SGS_CLUBB/clubb_sgs.F90 (diff)
Commit
3bdab2ca5a22a425da62f8cae4c8e01097f44fa8
by bmg2 I am adding cloudy_updraft_frac and cloudy_downdraft_frac as outputs to the calculate_w_up_in_cloud code. These fields are non-interactive for the standard set of cases. Thus, all cases are bit-for-bit identical. However, for the w_up_in_cloud and w_down_in_cloud results themselves, it is possible that results might not be bit-for-bit since the location of the max(eps, ...) clipping in the denominator is changed. However, results should not be appreciable different. The file was modified
advance_clubb_core_module.F90 (diff) The file was modified
stats_zt_module.F90 (diff) The file was modified
stats_clubb_utilities.F90 (diff) The file was modified
stats_variables.F90 (diff) The file was modified
pdf_closure_module.F90 (diff) The file was modified
clubb_api_module.F90 (diff) The file was modified
SRC/SGS_CLUBB/clubb_sgs.F90 (diff)