﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
443	Introduce 2nd order Tdry integration into ropp_apps_utils.f90	Ian Culverwell	Ian Culverwell	{{{SUBROUTINE ropp_apps_calc_tdry}}} in '''ropp_apps/common/ropp_apps_utils.f90''' uses simple Euler forward method to calculate dry temperature.  The attached contains a second order method (explicit midpoint), which is slightly more accurate (differences in Tdry <~ 0.5K) and slightly more expensive.  Note that the resulting differences in PBLH are <~ 0.1m, ie negligible.  Nonetheless, we may choose to implement this scheme at ROPP9.0. 	enhancement	closed	normal	9.0	ropp_apps	8.0	fixed	Tdry	
