\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Performance of Selected Water Infiltration Models in Sandy Clay Loam Soil in Samaru Zaria},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2016 2016-01-15 (revised: 12 Year 2016 15 January 2016)}
\def\TheID{\makeatother }
\def\TheDate{2016 2016-01-15}
\title{Performance of Selected Water Infiltration Models in Sandy Clay Loam Soil in Samaru Zaria}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Ajayi A.  S}

             \affil[1]{  Ahmadu Bello University,}

\renewcommand\Authands{ and }

\date{\small \em Received: 7 December 2015 Accepted: 5 January 2016 Published: 15 January 2016}

\maketitle


\begin{abstract}
        


The performance of selected water infiltration models were evaluated and reported herein. Ten (10) water infiltration models consisting of five (5) empirical (Philip (PH), Kostiakov (KT), Modified Kostiakov (MK), Kostiakov-Lewis (KL) and Natural resources conservation service(NRCS)), three (3) physically based (Green-Ampt (GA), Smith-Parlange (SP), Talsma- Parlange (TP)) and two (2) semi â??" empirical ( Swartzendruber (SW) and Horton (HT)), were evaluated for sandy clay loam soil. The aim was to study the ability of the models in accurately predicted measured cumulative infiltration. The study was carried out at the Agricultural Engineering experimental plot at Samaru, Zaria. The soil was predominantly Sandy clay loam. The results showed that the coefficient of determination (r2) between the models simulated and field measured cumulative infiltration ranged from 0.905 to 0.998.

\end{abstract}


\keywords{water infiltration, empirical models, sandy clay loam, samaru zaria.}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		 
\section[{I. Introduction}]{I. Introduction}\par
nfiltration is the process of water movement from the ground surface into the soil and is an important component in the hydrological cycle  {\ref (Haghaibi et. al., 2011)}.\par
Adequate water resource management is essential for stable and efficient agriculture. Hence, efforts are being directed towards water management and conservation activities such as irrigation and control of flood and erosion. Realistic planning of these water management activities requires sufficient information on the rate at which different soils take up water under different conditions. Data on rates of infiltration of water into soils can be used to supplement other soil information which could assist soil scientists, engineers, hydrologists and others to deal more effectively with a wide spectrum of water resource management and conservation problems \hyperref[b0]{(Ajayi, 2015;}\hyperref[b18]{Mishra et al., 2003)}.\par
Infiltration characteristics of soils can be quantified by direct measurement on the field and/or when field infiltration data are fitted mathematically to infiltration models \hyperref[b21]{(Oku and Aiyelari, 2011)}. Liliet al.,  {\ref (2008)} reviewed the commonly used direct methods for measuring soil infiltration which include: single ring and double ring infiltrometers, mariotte-double ring infiltrometer, disc permeameter, rainfall simulator, runoffon-ponding, runoff-on-out and linear source methods, the results obtained from field infiltration test and soil analysis are used for infiltration modeling.\par
Infiltration modeling approaches are often separated into three categories: physically based, approximate/semi-empirical (analytical), and empirical models. The physically based approaches use parameters that can be obtained from soil water properties and do not require measured infiltration data. The evaluation of semi-empirical/analytical models are purely mathematical or graphical, it is called semiempirical because their evaluation process involves the use of the asymptomatic or steady state infiltration capacity unlike the physically based models that depends strictly on soil water characteristics. Empirical models tend to be less restricted by assumptions of soil surface and soil profile conditions, but more restricted by the conditions for which they were evaluated, since their parameters are determined based on actual fieldmeasured infiltration data  {\ref (Hillel, 1998;}\hyperref[b24]{Skaggs and Khaleel, 1982)}.\par
Researchers have condensed soil infiltration characteristics into a number of simple mathematical models \hyperref[b0]{(Ajayi, 2015)}, confidence in the model predictions needs to be demonstrated through adequate field verification, with agreement between measured values and those predicted by the simulation model  {\ref (Ogbeet al., 2008)}.\par
The aim of this paper is to assess the performance of ten \hyperref[b9]{(10)} widely adaptable infiltration models for Sandy Clay loam soil. The selected models are: \hyperref[b23]{Philip (1957)},  {\ref Kostiakov (1937)}, \hyperref[b10]{Horton (1940)}, Modified  {\ref Kostiakov (1978)},  {\ref Kostiakov-Lewis (1982)}, \hyperref[b4]{Green-Ampt (1911)}, Swartzendruber (1972), \hyperref[b25]{Smith-Parlange (1978)}, \hyperref[b28]{Talsma-Parlange (1972)} and Natural resources conservation service (NRCS 1989) models. The specific objectives are to estimate the models parameters and to compare the cumulative infiltration ( Swartzendruber (SW) and Horton (HT)), were evaluated for sandy clay loam soil. The aim was to study the ability of the models in accurately predicted measured cumulative infiltration. The study was carried out at the Agricultural Engineering experimental plot at Samaru, Zaria. The soil was predominantly Sandy clay loam. The results showed that the coefficient of determination (r 2 ) between the models simulated and field measured cumulative infiltration ranged from 0.905 to 0.998. The value of the modeling efficiency (E) ranged from 0.623 to -7.145 while the. The Modified Kostiakov's model had the overall best performance, Green-Ampts model had the best performance amongst the physically based models and the modified Kostiakov's and Swartzendruber's model had the best performances in the empirical and semi-empirical group respectively.\par
depths estimated by the models with those measured in the field. 
\section[{II. Materials and Methods}]{II. Materials and Methods}\par
The study was carried out at the Department of Agricultural Engineering experimental field, Samaru, Zaria, Nigeria. Zaria is located on latitude 11 o 11'N and longitude 07 o 38'E, at an altitude of about 668 m above sea level. The portion of the field used was 200m long by 50m wide. Six points was chosen and soil samples were collected at 0-15 cm and 15-30 cm depths for soil analysis. Infiltration measurement was carried out using a double ring infiltrometer. The infiltrometer was driven into the soil to a depth of 15cm and a measuring tape was fixed inside the inner cylinder from where readings were taken. Readings were then taken at intervals to determine the amount of water infiltrated during the time interval with an average infiltration head of 5cm maintained. The infiltration rate and the cumulative infiltration were then calculated. The soil texture of the site was determined by mechanical analysis method. The United States Department of Agriculture (USDA) Textural Classification Triangle was used to classify the soil based on the results obtained from the analysis. Where: I = cumulative infiltration (cm), i = infiltration rate, t= time from the start of infiltration (hr), and a, a 1 , a 2 , a 3 ,and k, k 1 , k 2 are empirical parameters that need to be estimated. ? = soil suction head at the sharp wetting front (cm);Î?"?"¨ = the change in water content (? s? i ) (g/g);? s = final moisture content or saturation moisture content(g/g);? i = initial moisture content before water infiltration (g/g);k s = saturated Hydraulic conductivity (cm/hr); b = rectifying factor, S (cm/hr 1/2 ) = Sorptivity, A (cm/hr) =Transmitivity, f 0 = initial infiltration rate; f c = steady state infiltration rate; k= Horton's decay constant specific to the soil, c = 0.6985 according to NRCS, c and d are Swartzendruber' sempirical constants, C o = Soil's Transmitivity (cm 2 /hr). 
\section[{b) Estimation of model parameters and model validation}]{b) Estimation of model parameters and model validation}\par
The averages of the cumulative infiltration depth 'I' and the cumulative infiltration time't' were used in the estimation of the models' parameters. Each model was first transformed into its linear equivalent in which 'I' and 't' are the dependent and independent variables, respectively, and the coefficients of the linear functions are the model parameters to be estimated, the physically based models and analytical models were also evaluated following standard procedures.\par
The values of the parameters estimated were then incorporated into the respective models and the capability of each model to simulate cumulative infiltration depth for each strip was evaluated by comparing the models simulated data with fieldmeasured data. The field-measured data used for the   
\section[{III. Results and Discussion}]{III. Results and Discussion}\par
Tables4 and 5 below shows the models' simulated cumulative infiltration depth. The coefficients of determination (r 2 ) between the field-measured and model simulated data were very high (> 0.90) which implies that the ten models were able to simulate water infiltration in the study area adequately. The values of E (Nash-Sutcliffe's modeling efficiency) ranged from -7.145 to 0.978 for the entire study area, Kostiakov's model with the value of 0.978 gave the closest agreement between observed and predicted values while Horton and Swartzendruber's model showed the poorest agreement with values of -7.145and 0.623 , respectively. The physically based models also showed good performance, and this shows their reliability in field application. To further check the discrepancies between the predicted and the measured values, Root Mean Square Error (RMSE) was used.\par
The result of the RMSE shows that Kostiakov and Modified Kostiakov's model had the least error in comparing the predicted values with field measured values followed by Philip's model The semi-empirical models which are Swartzendruber and Horton's model were poor in their prediction this may be due to the fact that their parameters lack a consistent physical interpretation and also the process involved in the evaluation of the parameters might be very sensitive to approximation errors and errors due to parallax while determining the initial and steady state infiltration rates from the graph as inputs for the prediction of cumulative infiltration. Philips model performed better than Kostiakov, this is contrary to the work by \hyperref[b12]{Igbadun and Idris (2007)}, who observed that classical \hyperref[b13]{Kostiakov (1932)} model, fitted experimental data better than Philip (1957) model for a hydromorphic soil at Samaru, Nigeria.\par
The result of this study agrees with the findings of Al-Azawi (1985), who evaluated six infiltration models on a relatively homogenous, coarse-textured soil. He found that Philip's model gave a very good representation of the infiltration while Kostiakov, modified Kostiakov, Green-Ampt, and Holtan-Overton performed in that order respectively. \hyperref[b2]{Berndtsson (1987)} studied the application of Infiltration Equation to a Catchment with Large Spatial Variability in Infiltration" compared two commonly used infiltration equations on a heavy calcareous clay soil. The result showed that the Horton equation displayed a slightly better fit to observed infiltration as compared with Philip's equation. \hyperref[b11]{Hsu et al., (2002)} evaluated three models (Horton, Philip and Green-Ampt) for three soil types to assess the models based on Richard's equation. Result demonstrated that all three equations provided similar fits to the numerical results, but the Horton model differed most as compared to the other two models in terms of infiltration rate.\par
For the purpose of this study empirical, semiempirical and physically based models where used, Modified Kostiakov, Swartzendruber and Green-Ampt's model had best performance in their respective groups using the RMSE indices.  {\ref Mbagwu (1993)} recommended the modified Kostiakov equation for routine modeling of the infiltration process on soils with rapid water intake rates. The Kostiakov and modified Kostiakov equations tend to be the preferred models used for irrigation infiltration, probably because it is less restrictive as to the mode of water application than some other models.  
\section[{IV. Conclusions}]{IV. Conclusions}\par
The parameters and prediction accuracy of ten infiltration models was carefully studied, among the ten infiltration models studied, Modified Kostiakov model and Philip's model performed better in their ability to predict cumulative infiltration, although the other models provided good overall agreement with the field measured cumulative infiltration depths and are therefore capable of simulating infiltration under the field conditions in this study, Horton's model performed well initially at 20 minutes after the test began, however it over-predicted cumulative infiltration after this time. Consequently, the application of these equations under verified field conditions leads to the determination of the appropriate infiltration characteristics for the equations that would optimize infiltration simulation, irrigation performance and minimize water wastage.\begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.2968253968253968\textwidth}P{0.2833333333333333\textwidth}P{0.053968253968253964\textwidth}P{0.053968253968253964\textwidth}P{0.053968253968253964\textwidth}P{0.053968253968253964\textwidth}P{0.053968253968253964\textwidth}}
\tabcellsep \multicolumn{6}{l}{Average soil physical characteristics of the strips}\\
\multicolumn{7}{l}{Strip B.D(g/cm 3 ) M.C(g/g) K s (cm/hr) \%Clay \%Silt \%Sand}\\
CM\tabcellsep 1.53\tabcellsep 0.06\tabcellsep 7.37\tabcellsep 23.2\tabcellsep 17.8\tabcellsep 59.0\\
PM\tabcellsep 1.21\tabcellsep 0.12\tabcellsep 5.92\tabcellsep 24.0\tabcellsep 20.0\tabcellsep 56.0\\
CT\tabcellsep 1.81\tabcellsep 0.05\tabcellsep 4.58\tabcellsep 26.0\tabcellsep 14.0\tabcellsep 60.0\end{longtable} \par
  {\small\itshape [Note: *BD = Bulk density; MC =Moisture content; K s = Saturated Hydraulic Conductivity; C = \% Clay ;Si = \% Silt; Sa = \% Sand; a) Infiltration Models Studied]} 
\caption{\label{tab_0}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.083668903803132\textwidth}P{0.022818791946308724\textwidth}P{0.19966442953020133\textwidth}P{0.41644295302013423\textwidth}P{0.1274049217002237\textwidth}}
Year 2016\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
10\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
I\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
ue IV Version\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
( ) Volume XVI Iss J of Researches in Engineering\tabcellsep S/N 1 2 3 4 5 6 7 8 9 10\tabcellsep Model Name Kostiakov(1932) Green-Ampt(1911) Modified Kostiakov (1978) Philip(1957) Horton (1940) Kostiakov-Lewis (1982) NRCS Model (1989) Talsma \& Parlange (1972) Swartzendruber (1972) Smith \& Parlange (1978)\tabcellsep Cumulative Infiltration equation ?? = ???? ?? ?? = ???? + ð??"ð??"ð??"ð??"ð??"ð??"â??"???? ?1 + ?? ð??"ð??"ð??"ð??"ð??"ð??" ? ?? = ???? ?? + ?? ?? = ????? + ???? ?? = ð??"ð??" ?? ?? + ð??"ð??" 0 ? ð??"ð??" ?? [1 ? ?? ????? ] ?? ?? = ???? ?? + ð??"ð??" ?? ?? ?? = ???? ?? + 0.6985 I = ???? 1/2 + ?? ?? ?? ?? ?? 2 ?? 3/2 3 + 9?? ?? = ð??"ð??" ?? ?? + ?? [1 ? ?????? (????? 0.5 )] ?? ?? = ?? ?? ?? ? ?? ?? ?? ?? ?? + 1?\tabcellsep Fitting parameters k and a ?, I and i k 1 , a 1 and b S and A k, f 0 and f c A 2 , k 2 and f c a 3 and b S and k s c and d C o and k s\\
Global Journal\tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_1}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.0767361111111111\textwidth}P{0.12789351851851852\textwidth}P{0.12986111111111112\textwidth}P{0.12789351851851852\textwidth}P{0.12789351851851852\textwidth}P{0.12789351851851852\textwidth}P{0.1318287037037037\textwidth}}
Time (min)\tabcellsep Strip A\tabcellsep Strip B\tabcellsep Strip C\tabcellsep Strip D\tabcellsep Strip E\tabcellsep Strip F\\
3\tabcellsep 1.80\tabcellsep 1.60\tabcellsep 1.80\tabcellsep 1.40\tabcellsep 1.30\tabcellsep 2.00\\
5\tabcellsep 3.30\tabcellsep 2.60\tabcellsep 2.50\tabcellsep 2.30\tabcellsep 1.90\tabcellsep 3.00\\
10\tabcellsep 3.80\tabcellsep 3.60\tabcellsep 3.00\tabcellsep 4.00\tabcellsep 3.40\tabcellsep 4.50\\
20\tabcellsep 4.80\tabcellsep 6.10\tabcellsep 4.20\tabcellsep 5.60\tabcellsep 5.40\tabcellsep 7.00\\
30\tabcellsep 6.30\tabcellsep 7.60\tabcellsep 5.90\tabcellsep 6.90\tabcellsep 6.40\tabcellsep 8.50\\
45\tabcellsep 7.90\tabcellsep 9.10\tabcellsep 7.20\tabcellsep 8.70\tabcellsep 8.10\tabcellsep 10.50\\
60\tabcellsep 8.90\tabcellsep 12.10\tabcellsep 8.20\tabcellsep 9.70\tabcellsep 9.90\tabcellsep 12.60\\
90\tabcellsep 10.40\tabcellsep 14.60\tabcellsep 10.40\tabcellsep 12.20\tabcellsep 12.00\tabcellsep 14.60\\
120\tabcellsep 12.40\tabcellsep 16.10\tabcellsep 11.80\tabcellsep 14.30\tabcellsep 13.10\tabcellsep 16.10\\
150\tabcellsep 13.90\tabcellsep 17.70\tabcellsep 14.40\tabcellsep 15.80\tabcellsep 14.60\tabcellsep 18.10\\
180\tabcellsep 15.30\tabcellsep 19.50\tabcellsep 15.50\tabcellsep 17.10\tabcellsep 16.50\tabcellsep 19.10\\
210\tabcellsep 16.30\tabcellsep 20.50\tabcellsep 16.40\tabcellsep 18.10\tabcellsep 17.90\tabcellsep 20.30\\
240\tabcellsep 16.80\tabcellsep 20.90\tabcellsep 17.20\tabcellsep 18.40\tabcellsep 18.90\tabcellsep 20.80\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.85\textwidth}}
Model\end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.05684430512016719\textwidth}P{0.11368861024033439\textwidth}P{0.2105015673981191\textwidth}P{0.026645768025078367\textwidth}P{0.026645768025078367\textwidth}P{0.03908045977011494\textwidth}P{0.11635318704284221\textwidth}P{0.03108672936259143\textwidth}P{0.1518808777429467\textwidth}P{0.023092998955067917\textwidth}P{0.023092998955067917\textwidth}P{0.03108672936259143\textwidth}}
\multicolumn{2}{l}{Time(hr) Obs}\tabcellsep KT\tabcellsep MK\tabcellsep KL\tabcellsep HT\tabcellsep PH\tabcellsep \multicolumn{2}{l}{NRCS GA}\tabcellsep TP\tabcellsep SW\tabcellsep SP\\
0.05\tabcellsep 1.57\tabcellsep 1.90\tabcellsep 2.02\tabcellsep 1.91\tabcellsep 1.92\tabcellsep 1.98\tabcellsep 2.01\tabcellsep 2.18\tabcellsep 2.42\tabcellsep 0.39\tabcellsep 1.75\\
0.08\tabcellsep 2.40\tabcellsep 2.49\tabcellsep 2.50\tabcellsep 1.87\tabcellsep 3.15\tabcellsep 2.56\tabcellsep 2.50\tabcellsep 2.86\tabcellsep 3.13\tabcellsep 0.59\tabcellsep 2.27\\
0.17\tabcellsep 3.97\tabcellsep 3.60\tabcellsep 3.44\tabcellsep 2.02\tabcellsep 6.04\tabcellsep 3.65\tabcellsep 3.46\tabcellsep 4.14\tabcellsep 4.46\tabcellsep 1.06\tabcellsep 3.26\\
0.33\tabcellsep 6.00\tabcellsep 5.20\tabcellsep 4.90\tabcellsep 2.58\tabcellsep 11.14\tabcellsep 5.21\tabcellsep 4.93\tabcellsep 6.00\tabcellsep 6.37\tabcellsep 1.94\tabcellsep 4.70\\
0.50\tabcellsep 7.27\tabcellsep 6.44\tabcellsep 6.10\tabcellsep 3.25\tabcellsep 15.46\tabcellsep 6.42\tabcellsep 6.14\tabcellsep 7.50\tabcellsep 7.87\tabcellsep 2.78\tabcellsep 5.85\\
0.75\tabcellsep 9.10\tabcellsep 7.99\tabcellsep 7.64\tabcellsep 4.30\tabcellsep 20.77\tabcellsep 7.93\tabcellsep 7.68\tabcellsep 9.36\tabcellsep 9.72\tabcellsep 4.03\tabcellsep 7.29\\
1.00\tabcellsep 10.73\tabcellsep 9.30\tabcellsep 9.00\tabcellsep 5.39\tabcellsep 25.02\tabcellsep 9.22\tabcellsep 9.04\tabcellsep \multicolumn{3}{l}{10.96 11.32 5.25}\tabcellsep 8.56\\
1.50\tabcellsep 12.93\tabcellsep \multicolumn{3}{l}{11.53 11.39 7.60}\tabcellsep 31.31\tabcellsep \multicolumn{2}{l}{11.43 11.40}\tabcellsep \multicolumn{3}{l}{13.80 14.05 7.67}\tabcellsep 10.76\\
2.00\tabcellsep 14.50\tabcellsep \multicolumn{3}{l}{13.43 13.49 9.84}\tabcellsep 35.80\tabcellsep \multicolumn{2}{l}{13.33 13.48}\tabcellsep \multicolumn{4}{l}{16.27 16.41 10.06 12.71}\\
2.50\tabcellsep 16.17\tabcellsep \multicolumn{4}{l}{15.12 15.40 12.09 39.28}\tabcellsep \multicolumn{2}{l}{15.03 15.37}\tabcellsep \multicolumn{4}{l}{18.54 18.53 12.43 14.49}\\
3.00\tabcellsep 17.57\tabcellsep \multicolumn{4}{l}{16.65 17.17 14.36 42.22}\tabcellsep \multicolumn{2}{l}{16.60 17.11}\tabcellsep \multicolumn{4}{l}{20.64 20.49 14.79 16.15}\\
3.50\tabcellsep 18.77\tabcellsep \multicolumn{4}{l}{18.07 18.84 16.62 44.85}\tabcellsep \multicolumn{2}{l}{18.05 18.75}\tabcellsep \multicolumn{4}{l}{22.64 22.32 17.14 17.73}\\
4.00\tabcellsep 19.37\tabcellsep \multicolumn{4}{l}{19.39 20.42 18.89 47.31}\tabcellsep \multicolumn{2}{l}{19.43 20.29}\tabcellsep \multicolumn{4}{l}{24.55 24.05 19.49 19.24}\\
\tabcellsep R 2\tabcellsep \multicolumn{4}{l}{0.993 0.983 0.905 0.917}\tabcellsep \multicolumn{6}{l}{0.991 0.984 0.986 0.990 0.931 0.985}\\
\tabcellsep \multicolumn{11}{l}{RMSE 0.894 1.017 3.568 17.172 0.946 0.995 2.177 2.079 3.693 1.416}\\
\tabcellsep E\tabcellsep \multicolumn{10}{l}{0.978 0.971 0.648 -7.145 0.975 0.973 0.869 0.881 0.623 0.945}\end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 			\footnote{© 2016 Global Journals Inc. (US)} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Haghiabi et al. ()]{b7}\label{b7} 	 		‘A new method for estimating the parameters of Kostiakov and modified Kostiakov infiltration equations’.  		 			A H Haghiabi 		,  		 			M Heidarpourand 		,  		 			J Habili 		.  	 	 		\textit{World Applied Sciences Journal}  		2011. 15  (1)  p. .  	 
\bibitem[Smith and Parlange ()]{b25}\label{b25} 	 		‘A parameterefficient hydrologic infiltration model’.  		 			R E Smith 		,  		 			J Y Parlange 		.  	 	 		\textit{Water Resources Research}  		1978. 14  (3)  p. .  	 
\bibitem[Horton ()]{b10}\label{b10} 	 		‘An approach towards a physical interpretation of infiltration rate’.  		 			R E Horton 		.  	 	 		\textit{Soil Science Society}  		1940. 5 p. .  	 
\bibitem[Yusuf and Mohammed (2011)]{b30}\label{b30} 	 		\textit{An Assessment of Spatial Distribution of Rainfall Amount in Zaria, Kaduna State. 52 nd Conference of the Association of Nigerian Geographers Usman Danfodio University},  		 			Y O Yusuf 		,  		 			N A Mohammed 		.  		2011. 14th -17th February, 2011. Sokoto, Nigeria.  	 
\bibitem[Berndtsson ()]{b2}\label{b2} 	 		‘Application of infiltration equations to a catchment with large spatial variability in infiltration’.  		 			R Berndtsson 		.  	 	 		\textit{Hydrological Science Journal}  		1987. 32  (3)  p. .  	 
\bibitem[Hsu et al. ()]{b11}\label{b11} 	 		‘Assessment of three infiltration formulas based on model fitting on Richards's equation’.  		 			S M Hsu 		,  		 			C F Ni 		,  		 			P F Hung 		.  	 	 		\textit{Journal of hydrologic Engineering}  		2002. 7  (5)  p. .  	 
\bibitem[Mishra et al. ()]{b18}\label{b18} 	 		‘Comparison of infiltration models’.  		 			S K Mishra 		,  		 			J V Tyagiand 		,  		 			V P Singh 		.  	 	 		\textit{Journal of Hydrological Processes}  		2003. 17 p. .  	 
\bibitem[Ogbe et al. ()]{b20}\label{b20} 	 		‘Evaluation of Furrow irrigation water advance models’.  		 			V B Ogbe 		,  		 			O J Mudiare 		,  		 			M A Oyebode 		.  	 	 		\textit{Journal of Agricultural Engineering and Technology}  		2008. JAET. 16 p. .  	 
\bibitem[Al-Azawi ()]{b1}\label{b1} 	 		‘Experimental evaluation of infiltration models’.  		 			S A Al-Azawi 		.  	 	 		\textit{Journal of Hydrology}  		1985. 24  (2)  p. .  	 
\bibitem[Elliot and Walker ()]{b3}\label{b3} 	 		‘Field evaluation of furrow irrigation and advance functions’.  		 			R L Elliot 		,  		 			W R Walker 		.  	 	 		\textit{Transaction}  		1982. 25  (2)  p. .  	 
\bibitem[Gupta and Gupta ()]{b5}\label{b5} 	 		 			B L Gupta 		,  		 			A Gupta 		.  		\textit{Water Resources Systems and Management. Delhi-110006: Standard Publishers Distributors. Available at www.standard publishers.com},  				2008.  	 
\bibitem[Michael ()]{b17}\label{b17} 	 		\textit{Irrigation, Theory and Practice},  		 			A M Michael 		.  		1978. Vikas Publ. House.PVT.Ltd. New Delhi.  	 
\bibitem[Lili et al. ()]{b14}\label{b14} 	 		‘Methods for measuring soil infiltration. State of the art’.  		 			M Lili 		,  		 			V F Bralts 		,  		 			P Yinghua 		,  		 			L Han 		,  		 			L Tingwu 		.  	 	 		\textit{Int. J.Agric \& Biol Eng}  		2008. 1  (1)  p. .  	 
\bibitem[Parlange ()]{b22}\label{b22} 	 		‘On solving the flow equation in unsaturated soils by optimization: horizontal infiltration’.  		 			J Y Parlange 		.  	 	 		\textit{Soil Sci. Soc. of Amer. Proc}  		1975. 1975. 5 p. .  	 
\bibitem[Kostiakov ()]{b13}\label{b13} 	 		‘On the dynamics of the coefficient of water-percolation in soils and on the necessity for studying it from a dynamic point of view for purposes of amelioration’.  		 			A N Kostiakov 		.  	 	 		\textit{Transactions Congress International Society for Soil Science}  		1932. 6th. p. .  	 
\bibitem[Talsma and Parlange ()]{b28}\label{b28} 	 		‘One dimensional vertical infiltration’.  		 			T Talsma 		,  		 			J Y Parlange 		.  	 	 		\textit{Australian journal of Soil Res}  		1972. 10 p. .  	 
\bibitem[Igbadun and Idris ()]{b12}\label{b12} 	 		‘Performance Evaluation of Infiltration Models in a Hydromorphic Soil’.  		 			H E Igbadun 		,  		 			U D Idris 		.  	 	 		\textit{Nig. Journal of Soil \& Env. Res}  		2007. 2007. 7 p. .  	 
\bibitem[Ajayi ()]{b0}\label{b0} 	 		\textit{Performance of selected water infiltration model in organic amended soil},  		 			A S Ajayi 		.  		2015.  		 			Department of Agricultural Engineering, Ahmadu Bello University Zaria 		 	 	 (Unpublished M.Sc Thesis) 
\bibitem[Oku and Aiyelari ()]{b21}\label{b21} 	 		‘Predictability of Philip and Kostiakov infiltration model under inceptisols in the Humid Forest Zone’.  		 			E Oku 		,  		 			A Aiyelari 		.  	 	 		\textit{Nigeria. Kasetsart Journal (Natural Science)}  		2011. 45 p. .  	 
\bibitem[Steel and Torrie ()]{b27}\label{b27} 	 		‘Principles and Procedures of Statistics with Special Reference to the Biological Sciences’.  		 			R G D Steel 		,  		 			J H Torrie 		.  	 	 		\textit{Soil Sci}  		1960. 1972. 117 p. .  	 	 (A comparison of physically based infiltration equations) 
\bibitem[Nash and Sutcliffe ()]{b19}\label{b19} 	 		‘River flow forecasting through conceptual models part I -A discussion of principles’.  		 			J E Nash 		,  		 			J V Sutcliffe 		.  		 \xref{http://dx.doi.org/10.1016/0022-1694\%2870\%2990255-6}{10.1016/0022-1694\%2870\%2990255-6}.  	 	 		\textit{Journal of Hydrology}  		1970. 10  (3)  p. .  	 
\bibitem[Skaggs and Khaleel ()]{b24}\label{b24} 	 		 			R W Skaggs 		,  		 			R Khaleel 		.  		\textit{Hydrologic modelling of Small Watersheds},  				 (St Joseph, Mich)  		1982. ASAE.  	 
\bibitem[Hillel ()]{b8}\label{b8} 	 		\textit{Soil and Water: Physical Principals and Processes},  		 			D Hillel 		.  		1970. New York, NY: Academic Press.  	 
\bibitem[Soil survey manual ()]{b29}\label{b29} 	 		\textit{Soil survey manual},  		 \url{www.nps.ars.usda.gov/menu.htm}  		1993.  		 			United States Department of Agriculture (USDA 		 	 
\bibitem[Soil survey manual. Chapter 3, selected chemical properties. Soil Conservation Service U.S. Department of Agriculture Handbook 18 Soil Survey Division Staff ()]{b26}\label{b26} 	 		‘Soil survey manual. Chapter 3, selected chemical properties. Soil Conservation Service U.S. Department of Agriculture Handbook 18’.  	 	 		\textit{Soil Survey Division Staff},  				1993.  	 	 (Retrieved 2011-03-12) 
\bibitem[Green and Ampt ()]{b4}\label{b4} 	 		‘Studies of Soil Physics. Part 1.The flow of air and water through soils’.  		 			W H Green 		,  		 			G Ampt 		.  	 	 		\textit{Journal of Agricultural}  		1911. 4 p. .  	 
\bibitem[Gupta et al. ()]{b6}\label{b6} 	 		‘Study on Agro climatic condition and productivity pattern of sugarcane in India’.  		 			R Gupta 		,  		 			R Kumar 		,  		 			S K Tripathi 		.  	 	 		\textit{Sugar Tech}  		2004. 6  (3)  p. .  	 
\bibitem[Mbagwu ()]{b16}\label{b16} 	 		‘Testing the goodness of fit of infiltration models for highly permeable soils under different tropical soil management systems’.  		 			J S C Mbagwu 		.  	 	 		\textit{Soil \& Tillage Research}  		1995. 34 p. .  	 
\bibitem[Philip ()]{b23}\label{b23} 	 		\textit{The theory of infiltration: 1. The infiltration equation and its solution Soil Science},  		 			J R Philip 		.  		1957. 83 p. .  	 
\bibitem[Hillel and Gardner ()]{b9}\label{b9} 	 		‘Transient infiltration into crust topped profiles’.  		 			D Hillel 		,  		 			W R Gardner 		.  	 	 		\textit{Journal of Soil Science}  		1970. 109 p. .  	 
\bibitem[Mahdian and Gallichand ()]{b15}\label{b15} 	 		‘Validation of the SUBTOR model for simulating soil water content’.  		 			M H Mahdian 		,  		 			J Gallichand 		.  	 	 		\textit{Transaction of the ASAE},  				1995. 38 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
