In association with pull request in develop branch with name graupel_Yintercept_new by gthompsnWRF. Due to the expansion of the elements in 3 vectors (called "r_s," "r_g," and "N0g_exp") along with the number of elements held in variables "ntb_s," "ntb_g," and "ntb_g1," respectively, the look-up table files called "qr_acr_qs.dat" and "qr_acr_qg.dat" MUST be re-created or re-named in module_mp_thompson.F to avoid old tables generated previously from being used with the new code.
A potential solution is just changing the names of the files opened in mp_thompson to use a newer name, possibly with v2 added to the name.