diff --git a/phys/module_physics_init.F b/phys/module_physics_init.F index db727f1201..c17a200137 100644 --- a/phys/module_physics_init.F +++ b/phys/module_physics_init.F @@ -1593,6 +1593,16 @@ SUBROUTINE landuse_init(lu_index, snowc, albedo, albbck, snoalb, mavail, emiss, REAL :: xice_threshold !--------------------------------------------------------------------- +! +! Input Variable Description: +! ALBD: Surface albedo +! SLMO: Moisture availability +! SFEM: Emissivity +! SFZ0: Roughness length +! THERIN: Thermal inertia (only used in SLAB) +! SFHC: Soil heat capacity (not used) +! SCFX: Snow cover effect (dependent on SNOWC) +! ! Local CHARACTER*256 LUTYPE CHARACTER*512 :: message