Go to the source code of this file.
| 
Functions/Subroutines | 
| subroutine | PREP_CTRL_TEB (K2M, OSURF_BUDGET, O2M_MIN_ZS, ORAD_BUDGET, OCOEF, OSURF_VARS, OSURF_EVAP_BUDGET, OSURF_MISC_BUDGET, OUTCI, KLUOUT) | 
Function/Subroutine Documentation
      
        
          | subroutine PREP_CTRL_TEB | ( | INTEGER, intent(inout) | K2M, | 
        
          |  |  | LOGICAL, intent(inout) | OSURF_BUDGET, | 
        
          |  |  | LOGICAL, intent(inout) | O2M_MIN_ZS, | 
        
          |  |  | LOGICAL, intent(inout) | ORAD_BUDGET, | 
        
          |  |  | LOGICAL, intent(inout) | OCOEF, | 
        
          |  |  | LOGICAL, intent(inout) | OSURF_VARS, | 
        
          |  |  | LOGICAL, intent(inout) | OSURF_EVAP_BUDGET, | 
        
          |  |  | LOGICAL, intent(inout) | OSURF_MISC_BUDGET, | 
        
          |  |  | LOGICAL, intent(inout) | OUTCI, | 
        
          |  |  | INTEGER, intent(in) | KLUOUT | 
        
          |  | ) |  |  |