| subroutine __module_sf_noahmplsm_f90__::wdfcnd2  | 
          ( | 
          type (noahmp_parameters), intent(in) |           parameters,  | 
         
        
           | 
           | 
          real (kind=kind_phys), intent(out) |           wdf,  | 
         
        
           | 
           | 
          real (kind=kind_phys), intent(out) |           wcnd,  | 
         
        
           | 
           | 
          real (kind=kind_phys), intent(in) |           smc,  | 
         
        
           | 
           | 
          real (kind=kind_phys), intent(in) |           sice,  | 
         
        
           | 
           | 
          integer, intent(in) |           isoil ) | 
         
       
   | 
  
private   |