| subroutine __module_sf_noahmplsm_f90__::calhum  | 
          ( | 
          type (noahmp_parameters), intent(in) |           parameters,  | 
         
        
           | 
           | 
          real (kind=kind_phys), intent(in) |           sfctmp,  | 
         
        
           | 
           | 
          real (kind=kind_phys), intent(in) |           sfcprs,  | 
         
        
           | 
           | 
          real (kind=kind_phys), intent(out) |           q2sat,  | 
         
        
           | 
           | 
          real (kind=kind_phys), intent(out) |           dqsdt2 ) | 
         
       
   | 
  
private   |