!*==./Restructure/Modules/I_file.f90 created by SPAG 6.70Rc at 21:09 on 9 Dec 2012 module i_file use i_file implicit none ! ! PARAMETER definitions ! integer,parameter :: lui1 = 141,lui2 = 102,lui3 = 103,lui4 = 104, & & lui5 = 105,luicli = 146,luiwin = 147, & & luiwsd = 148,luimandate = 149,luo1 = 111, & & luo2 = 112,luo3 = 113,luo4 = 114,luo5 = 115, & & luolog = 116,luodbg = 117,luoplt = 118, & & luocrop = 17,luoshoot = 62,luoseason = 59, & & luoinpt = 60,luoallcrop = 61,luod_above = 18,& & luod_below = 19,luocrp1 = 121,luobio1 = 125, & & luosci = 153,luostir = 154,luohydro = 151, & & luohlayers = 152,luowater = 12, & & luoharvest_si = 126,luoharvest_en = 127, & & luohydrobal = 129,luoharvest_calib = 130, & & luoharvest_calib_parm = 131,luogui1 = 52, & & luomandate = 81,luo_egrd = 201, & & luo_erod = 202,luo_emit = 203,luo_sgrd = 204,& & luosoilsurf = 160,luosoillay = 161, & & luoci = 162 ! ! COMMON /DECFILES/ ! end module i_file