| subroutine __module_sf_noahmplsm_f90__::psn_crop  | 
          ( | 
          type (noahmp_parameters), intent(in) |           parameters,  | 
         
        
           | 
           | 
          real (kind=kind_phys), intent(in) |           soldn,  | 
         
        
           | 
           | 
          real (kind=kind_phys), intent(in) |           xlai,  | 
         
        
           | 
           | 
          real (kind=kind_phys), intent(in) |           t2m,  | 
         
        
           | 
           | 
          real (kind=kind_phys), intent(out) |           psncrop ) | 
         
       
   | 
  
private   |