| subroutine __module_sf_noahmplsm_f90__::frh2o  | 
          ( | 
          type (noahmp_parameters), intent(in) |           parameters,  | 
         
        
           | 
           | 
          integer, intent(in) |           isoil,  | 
         
        
           | 
           | 
          real (kind=kind_phys), intent(out) |           free,  | 
         
        
           | 
           | 
          real (kind=kind_phys), intent(in) |           tkelv,  | 
         
        
           | 
           | 
          real (kind=kind_phys), intent(in) |           smc,  | 
         
        
           | 
           | 
          real (kind=kind_phys), intent(in) |           sh2o,  | 
         
        
           | 
           | 
           |           ifdef,  | 
         
        
           | 
           | 
           |           ccpp ) | 
         
       
   | 
  
private   |