!*==aa0034.spg processed by SPAG 6.70Rc at 21:09 on 9 Dec 2012 use c_s1layr implicit none !*--AA00344 ! !*** Start of declarations rewritten by SPAG ! ! Local variables ! integer :: mnsub,mnsz ! !*** End of declarations rewritten by SPAG ! ! ! + + + VARIABLE DEFINITIONS + + + ! ! asfsan - Soil layer sand content (Mg/Mg) ! ! range values min max ! ------------ --------- --------- ! fixed 0.0 1.0 ! typical dependent on silt and clay ! ------------ --------- --------- ! ! - This variable contains the soil layer sand content ! for each of the subregions. ! ! asfsil - Soil layer silt content (Mg/Mg) ! ! range values min max ! ------------ --------- --------- ! fixed 0.0 1.0 ! typical dependent on clay and sand ! ------------ --------- --------- ! ! - This variable contains the soil layer silt content ! for each of the subregions. ! ! asfcla - Soil layer clay content (Mg/Mg) ! ! range values min max ! ------------ --------- --------- ! fixed 0.0 1.0 ! typical dependent on sand and silt ! ------------ --------- --------- ! ! - This variable contains the soil layer clay content ! for each of the subregions. ! ! asvroc - Soil layer coarse fragments (m^3/m^3) ! ! range values min max ! ------------ --------- --------- ! fixed 0.0 1.0 ! typical ! ------------ --------- --------- ! ! - This variable contains the soil layer coarse ! fragment (>2mm) content for each of the subregions. ! ! asfvcs - Soil layer content of very coarse sand (Mg/Mg) ! ! range values min max ! ------------ --------- --------- ! fixed 0.0 1.0 ! typical ! ------------ --------- --------- ! ! - This variable contains the soil layer coarse sand ! (1.0 - x.0 mm) content for each of the subregions. ! ! ! asfcs - Soil layer content of coarse sand (Mg/Mg) ! ! range values min max ! ------------ --------- --------- ! fixed 0.0 1.0 ! typical ! ------------ --------- --------- ! ! - This variable contains the soil layer coarse sand ! (0.5 - 1.0 mm) content for each of the subregions. ! ! asfms - Soil layer content of medium sand (Mg/Mg) ! ! range values min max ! ------------ --------- --------- ! fixed 0.0 1.0 ! typical ! ------------ --------- --------- ! ! - This variable contains the soil layer medium sand ! (0.25 - 0.5 mm) content for each of the subregions. ! ! asffs - Soil layer content of fine sand (Mg/Mg) ! ! range values min max ! ------------ --------- --------- ! fixed 0.0 1.0 ! typical ! ------------ --------- --------- ! ! - This variable contains the soil layer fine sand ! (0.1 - 0.25 mm) content for each of the subregions. ! ! asfvfs - Soil layer content of very fine sand sand (Mg/Mg) ! ! range values min max ! ------------ --------- --------- ! fixed 0.0 1.0 ! typical ! ------------ --------- --------- ! ! - This variable contains the soil layer very fine sand ! (0.05 - 0.1 mm) content for each of the subregions. ! ! asfwdc - Soil layer content of water dispersible clay (Mg/Mg) ! ! range values min max ! ------------ --------- --------- ! fixed 0.0 1.0 ! typical ! ------------ --------- --------- ! ! - This variable contains the soil layer water dispersible ! clay content for each of the subregions. ! ------------------------------------------------------------------ !$Author: joelevin $ !$Date: 2012-03-30 10:14:38 -0500 (Fri, 30 Mar 2012) $ !$Revision: 12163 $ !$HeadURL: https://eweru-dev1.eweru.ksu.edu/svn/code/weps1/branches/WEPS_F90_update/weps.src/src/inc/s1layr.inc $ ! ------------------------------------------------------------------ ! file 's1layr.inc' ! This common block contains the state variables relating to ! the WERM soil layer properties. ! Parameter include files: p1werm.inc ! + + + VARIABLE DECLARATIONS + + +