include file: C_SOILTH 1
C                                                                          C_SOILTH.2      
C Used in CONVHEAD to put soil layer depth ratios in                       C_SOILTH.3      
C DUMP header as level dependant constants.                                C_SOILTH.4      
C                                                                          C_SOILTH.5      
C                                                                          C_SOILTH.6      
      REAL LAYER_DEPTH(4) ! soil layer depth ratios                        C_SOILTH.7      
C                                                                          C_SOILTH.10     
C                                                                          C_SOILTH.11     
       DATA LAYER_DEPTH /1.0, 3.908, 14.05, 44.65/                         C_SOILTH.12