* Pushing loops into compute_wpthlp_sfc and compute_wpthlp_sfc, also making them subroutines.
* Removing accidentially committed file.
* Fixing merge errors.
* Fixing bug that was breaking only dycoms2_rf02_so. It only broke this case since it is the only one that has l_cloud_sed=.true. and microphys_scheme=none
* Adding to rad if statement to prevent unneccesary calls.
* Moving stats statement for things like rcm_mc and rvm_mc out of the if microphys statement. This is an additional fix to the dycoms2_rf02_so issue.
* Chaning T_sfc_calc to T_sfc_interp where it's caluclated with interpolation.