| subroutine __module_sf_noahmplsm_f90__::tdfcnd  | 
          ( | 
          type (noahmp_parameters), intent(in) |           parameters,  | 
         
        
           | 
           | 
          integer, intent(in) |           isoil,  | 
         
        
           | 
           | 
          real (kind=kind_phys), intent(out) |           df,  | 
         
        
           | 
           | 
          real (kind=kind_phys), intent(in) |           smc,  | 
         
        
           | 
           | 
          real (kind=kind_phys), intent(in) |           sh2o ) | 
         
       
   | 
  
private   |