This module contains the namelist options of soil/vegetation in RUC.
| Variables | |
| integer | max_slopetyp | 
| integer | max_soiltyp | 
| integer | max_vegtyp | 
| real(kind_phys), dimension(max_slopetyp) | slope_data | 
| real(kind_phys), dimension(max_vegtyp) | albtbl | 
| vegetation | |
| real(kind_phys), dimension(max_vegtyp) | z0tbl | 
| real(kind_phys), dimension(max_vegtyp) | lemitbl | 
| real(kind_phys), dimension(max_vegtyp) | pctbl | 
| real(kind_phys), dimension(max_vegtyp) | shdtbl | 
| integer, dimension(max_vegtyp) | ifortbl | 
| real(kind_phys), dimension(max_vegtyp) | rstbl | 
| real(kind_phys), dimension(max_vegtyp) | rgltbl | 
| real(kind_phys), dimension(max_vegtyp) | hstbl | 
| real(kind_phys), dimension(max_vegtyp) | snuptbl | 
| real(kind_phys), dimension(max_vegtyp) | laitbl | 
| real(kind_phys), dimension(max_vegtyp) | maxalb | 
| real(kind_phys), dimension(max_vegtyp) | mfsno | 
| real(kind_phys), dimension(max_vegtyp) | sncovfac | 
| logical | lparam | 
| real(kind_phys) | topt_data | 
| real(kind_phys) | cmcmax_data | 
| real(kind_phys) | cfactr_data | 
| real(kind_phys) | rsmax_data | 
| integer | bare | 
| integer | glacier | 
| integer | natural | 
| integer | crop | 
| integer | urban | 
| integer | defined_veg | 
| integer | defined_soil | 
| integer | defined_slope | 
| real(kind_phys), dimension(max_soiltyp) | bb | 
| – soils | |
| real(kind_phys), dimension(max_soiltyp) | drysmc | 
| real(kind_phys), dimension(max_soiltyp) | hc | 
| real(kind_phys), dimension(max_soiltyp) | maxsmc | 
| real(kind_phys), dimension(max_soiltyp) | refsmc | 
| real(kind_phys), dimension(max_soiltyp) | satpsi | 
| real(kind_phys), dimension(max_soiltyp) | satdk | 
| real(kind_phys), dimension(max_soiltyp) | satdw | 
| real(kind_phys), dimension(max_soiltyp) | wltsmc | 
| real(kind_phys), dimension(max_soiltyp) | qtz | 
| real(kind_phys), dimension(max_soiltyp) | refsmcnoah | 
| real(kind_phys), dimension(max_soiltyp) | wltsmcnoah | 
| real(kind_phys), dimension(max_soiltyp) | bbnoah | 
| real(kind_phys), dimension(max_soiltyp) | satdknoah | 
| real(kind_phys), dimension(max_soiltyp) | satpsinoah | 
| real(kind_phys), dimension(max_soiltyp) | maxsmcnoah |