Definition at line 303 of file sat_vapor_pres.F90.
 
◆ lookup_des2_0d()
  
  
      
        
          | subroutine sat_vapor_pres_mod::lookup_des2::lookup_des2_0d  | 
          ( | 
          real, intent(in)  | 
          temp,  | 
         
        
           | 
           | 
          real, intent(out)  | 
          desat,  | 
         
        
           | 
           | 
          character(len=*), intent(out), optional  | 
          err_msg  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
◆ lookup_des2_1d()
  
  
      
        
          | subroutine sat_vapor_pres_mod::lookup_des2::lookup_des2_1d  | 
          ( | 
          real, dimension (:), intent(in)  | 
          temp,  | 
         
        
           | 
           | 
          real, dimension(:), intent(out)  | 
          desat,  | 
         
        
           | 
           | 
          character(len=*), intent(out), optional  | 
          err_msg  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
◆ lookup_des2_2d()
  
  
      
        
          | subroutine sat_vapor_pres_mod::lookup_des2::lookup_des2_2d  | 
          ( | 
          real, dimension (:,:), intent(in)  | 
          temp,  | 
         
        
           | 
           | 
          real, dimension(:,:), intent(out)  | 
          desat,  | 
         
        
           | 
           | 
          character(len=*), intent(out), optional  | 
          err_msg  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
◆ lookup_des2_3d()
  
  
      
        
          | subroutine sat_vapor_pres_mod::lookup_des2::lookup_des2_3d  | 
          ( | 
          real, dimension (:,:,:), intent(in)  | 
          temp,  | 
         
        
           | 
           | 
          real, dimension(:,:,:), intent(out)  | 
          desat,  | 
         
        
           | 
           | 
          character(len=*), intent(out), optional  | 
          err_msg  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this interface was generated from the following file: