How is RHREFHT calculated in CAM? Is there a link that displays the equation? The relevant line in the code is:
but instead of trawling through multiple subroutines, it would be easier to just see the equation. The manual does not seem to provide this information.
Code:
! Calculate and output reference height RH (RHREFHT)
call qsat(cam_in%tref(:ncol), state%ps(:ncol), tem2(:ncol), ftem(:ncol))
ftem(:ncol) = cam_in%qref(:ncol)/ftem(:ncol)*100._r8