\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={Numerical Simulation of Forced Convection through Metallic foam (HVAC Heating Coil Application)},
 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{2017-01-15 (revised: 15 January 2017)}
\def\TheID{\makeatother }
\def\TheDate{2017-01-15}
\title{Numerical Simulation of Forced Convection through Metallic foam (HVAC Heating Coil Application)}
\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]{Ahmed  Kouidri}

             \author[2]{Ahmed  KOUIDRI}

             \affil[1]{  Laboratory of Multiphase Transport and Porous Media (LTPMP)/USTHB}

\renewcommand\Authands{ and }

\date{\small \em Received: 16 December 2016 Accepted: 2 January 2017 Published: 15 January 2017}

\maketitle


\begin{abstract}
        


The hydraulic and thermal performance of a porous medium generating of heat, considered as a HVAC heating coil, has been established using a numerical simulation. The used metallic foam is made from Copper and Aluminum with a porosity of 0.93. The channel has a rectangular shape with an establishment length equal to 5 times of the height.The thermal equilibrium in the porous medium is considered between the fluid and solid, and he flow regime found is the Darcy regime for input speeds between 0.1 and 3 m / s.The Aluminum metal foam has the higher temperature inside the porous medium compared to copper one, under the same conditions of velocity and heat flux.

\end{abstract}


\keywords{HVAC, metallic foam, forced convection, heat transfer.}

\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
he Heat transfer under convective boundary condition is common in heat exchangers \hyperref[b4]{[1]}. The metal-foam-filled channels are proposed to increase the heat transfer area between hot and cold flows in plate heat exchangers \hyperref[b5]{[2]}. The metallic foam is more and more used in thermal applications due to its convenient hydrodynamic and mechanic properties: porosity (in general ? 90\%), high permeability and strength.\par
Pei-Xue et al. \hyperref[b6]{[3]}report that the local heat transfer increase with increasing in flow rate and it decrease along the channel. Their numerical results show that there is a difference between the fluid particle temperature and the solid one which demonstrate the importance of non-equilibrium model. Z.G. Qu., et al. \hyperref[b7]{[4]} found that the flow resistance maybe decreases with high porosities, density of pores and the metallic foam thickness report. The optimal porosity correspond the T maximum Nusselt number; the latter increases with decreasing in fluid-solid conductivity report. The results of Degan. G et al. \hyperref[b8]{[5]} show that the permeability K has a significant influence on the convective heat transfer, where the heat transfer is best with high permeability values. Jeng, Tzer-Ming \hyperref[b9]{[6]} present an experimental study of heat cooling of metallic foam blocs, they found that the Nusselt number may be intensified with factor varying between 3 and 5 compared to the smooth channel. Brahim MADANI et al. \hyperref[b10]{[7]} indicate that the three-dimensional cellular structure of the foam acts as a mixing promoter. They report that the dispersion of the results obtained on similar metallic foams shows that the control and the understanding of the phenomena of flow in such media must pass through a thorough and precise analysis of their structures. The results of Hamadouche et al. \hyperref[b11]{[8]} demonstrate that the insertion of metallic foam in turbulent flow participates in the enhancement of heat transfer with factor of 300\% compared to the smooth channel. Kouidri at al. \hyperref[b12]{[9]} characterized three metallic foam, with different surface roughness, their results show that the pressure drop increase from the smooth to the rough one, they report also that the permeability changes from type of flow to another.\par
The present work consists to studying the thermal and hydrodynamic performances of an HVAC Heating coil situated in air treatment station. The latter is considered as a porous medium (metal foam) generating of heat. The physical problem is simplified to a flow between two adiabatic plates, through a porous medium, generating of heat. The tested metallic foams are made from Copper and Aluminum. 
\section[{II. Problem Description}]{II. Problem Description}\par
We consider an air flow between two horizontal plates. The channel is divided into three parts: inlet, outlet and the porous medium generating of heat (Fig  {\ref 1}). The first zone (inlet) has an establishment length L1 equal to 5H. The second zone, which has a length L2-L1, is considered as HVAC heating coil with a porous medium. The third zone (outlet) has an establishment length of 5H. We noted that the height H is equal to 1cm and the thickness of metallic foam is equal to cm. The upper and lower walls are assumed to be adiabatic. Keywords: HVAC, metallic foam, forced convection, heat transfer.  
\section[{III. Mathematical Formulations and Modeling}]{III. Mathematical Formulations and Modeling}\par
The used method to derive the discretization equations is the finite volume with the SIMPLE algorithm. The structural mesh is adopted with 25000 nodes after studying the sensibility of mesh.\par
The conservation equations for a twodimensional stationary laminar flow, considering the thermal equilibrium, taken from the reference \hyperref[b0]{[10]} are presented in the equations: 1, 2, 3 and 4. The used metallic foam was characterized by Kouidri et al. \hyperref[b12]{[9]}. The Aluminum foam has the same geometric characteristics to the copper one. Figure  {\ref 1}: Physical problem and computational domain.  The permeability is used as a characteristic length in Reynolds equation (Eq. 5): 
\section[{Mass conservation equation}]{Mass conservation equation} 
\section[{Momentum conservation equation}]{Momentum conservation equation}? x =0 0 < y < H (Channel inlet) T = T 0 , u = U 0 , v = 0 ? x =L 0 < y < H (Channel outlet) ???? ???? = 0, ???? ???? = 0 ? y = 0, y = H, 0< x < L ???? ???? = 0, ?? = ?? = 0\textbf{(4)}\par
The same for the friction factor f which is calculate on basis of permeability (Eq.6)\par
The efficiency of the HVAC heating coil is given by the Eq. 7:\par
Where Qgen represents the heat flux generated in the porous medium (Heating coil), it equals to 5000000 W/m3. And Qabs represents the heat flux absorbed by the fluid between the inlet and outlet of the porous medium. It is calculate on basis of Eq. 8: 
\section[{IV. Results}]{IV. Results} 
\section[{a) Velocity profile}]{a) Velocity profile}\par
Figure \hyperref[fig_4]{3} (a) shows the velocity profile at the inlet of the channel, which is established before reaching the entrance of the porous medium, where the maximum velocity is at the center of the Y axis. We noted that the length of the channel at the inlet is 5 times greater than its height, which is sufficient for the establishment of a laminar regime. An explicative scheme of the boundary conditions is represented in Fig. \hyperref[fig_2]{2}. 
\section[{???= ?? ??????}]{???= ?? ??????}\par
?? ð??"ð??"??ð??"ð??" \hyperref[b10]{(7)} (5) (  {\ref 6}) Figure  {\ref 4} shows the pressure drop, along the porous medium, for Aluminum and copper metallic foam. It is obvious that the two metallic foam samples present the same pressure drop because they have the same geometric characteristics. The pressure drop vary linearly with the velocity. Using a linear regression, the correlation between the pressure drop and the velocity may be writing following Eq. 9:Q abs = ?? * ?? ?? * (?? ?? ??? ?? ) (8)\par
The form of this equation is similar to the one given by Darcy \hyperref[b1]{[11]} (Eq. 10), which demonstrate that the flow regime is Darcian.\par
In the present simulations, the constant (µ/K) is equal to 2773.5 as is shown in Fig.  {\ref 4}  Figure \hyperref[fig_6]{6} shows a comparison between the present simulations and the data given by the literature \hyperref[b12]{[9,}\hyperref[b2]{12]}, for different material of metallic foam, the results are closed to those given by Kouidri et al. \hyperref[b12]{[9]}, this is due to the fact that the same geometric characteristics were introduced in the present simulations. Figure \hyperref[fig_7]{7} presents the temperature distribution along the porous media, averaged on the Y axis, It is obvious that the evolution is logarithmic along the porous medium, for the two metallic foam samples.\par
In the same flow conditions, velocity and heat flux, the Aluminum sample gives the highest temperature; it can be interpreted by its calorific capacity which is more important compared to the copper one. This characteristic of Aluminum metallic foam is very important in HVAC heating coil, because it permits to have an important blowing temperature with minimum of dissipate energy. Copper \hyperref[b12]{[9]} NiFeCrAl \hyperref[b12]{[9]} Aluminum \hyperref[b1]{[11]} Simulation Copper 
\section[{Simulation Aluminum e) HVAC heating coil efficiency}]{Simulation Aluminum e) HVAC heating coil efficiency}\par
The HVAC heating coil is calculated on basis of Eq. 7, presented in previous paragraph.\par
Figure \hyperref[fig_8]{8} depicts the HVAC heating coil (made from porous media) efficiency, we remark that the efficiency in the case of Aluminum foam increase from 40\% to 50\% depending on the inlet velocity. The latter is constant for the velocity > 1.5 m/s.\par
On other hand, the Aluminum foam gives an efficiency 5 times more important compared to the copper one, this is due certainly to its important calorific capacity. \begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2}\includegraphics[]{image-3.png}
\caption{\label{fig_2}Figure 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{32}\includegraphics[]{image-4.png}
\caption{\label{fig_3}Figure 3 (?????? 2}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3}\includegraphics[]{image-5.png}
\caption{\label{fig_4}Figure 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{45}\includegraphics[]{image-6.png}
\caption{\label{fig_5}Figure 4 :Figure 5 :A}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6}\includegraphics[]{image-7.png}
\caption{\label{fig_6}Figure 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7}\includegraphics[]{image-8.png}
\caption{\label{fig_7}Figure 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8}\includegraphics[]{image-9.png}
\caption{\label{fig_8}Figure 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.05368421052631579\textwidth}P{0.09842105263157895\textwidth}P{0.13421052631578947\textwidth}P{0.20578947368421052\textwidth}P{0.13421052631578947\textwidth}P{0.04473684210526315\textwidth}P{0.1789473684210526\textwidth}}
\tabcellsep D p (mm)\tabcellsep D lig (mm)\tabcellsep Ligament type\tabcellsep Porosity (\%)\tabcellsep PPI\tabcellsep Permeability\\
Copper\tabcellsep 1.2\tabcellsep 0.187\tabcellsep Triangular\tabcellsep 93\tabcellsep 18\tabcellsep 6.40E-09\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 			\footnote{© 2017 Global Journals Inc. (US)} 		 		\backmatter  			 
\subsection[{Global}]{Global}\par
for the same flow conditions. This can be interpreted by the large calorific capacity it has, compared to that of copper. Since the study is conducted on HVAC heating coil, this feature of Aluminum is interesting and saves energy. Moreover, the Aluminum foam gives an efficiency 5 times more important compared to the copper one, this is due certainly to its important calorific capacity.\par
It should be noted that the efficiency of the porous heating coil, for both materials, remains unchanged beyond a velocity of 1.5 m/s.  
\subsection[{NOMENCLATURE}]{NOMENCLATURE} 
\subsection[{V. Conclusions}]{V. Conclusions}\par
The aim of this study is to present the hydrodynamic and thermal performances of HVAC heating coil. The latter is simulated by a porous medium, generating of heat. The metallic foam, made from Aluminium and copper, is used as porous medium.\par
The two metallic foam samples, Aluminium and copper, present the same hydrodynamic performance because they have a same geometric characteristics.\par
The metallic foam made from Aluminium permits to reach a blowing temperature significantly higher, compared to that given by the copper sample, Year 2017 			 			  				\begin{bibitemlist}{1}
\bibitem[Madani et al.]{b10}\label{b10} 	 		‘Caractérisation expérimentale des transferts dans les mousses métalliques’.  		 			B Madani 		,  		 			F Topin 		,  		 			L Tadrist 		.  	 	 		\textit{Proc. Congrès de la SFT},  				 (Congrès de la SFT)  		p. .  	 
\bibitem[Kouidri and Madani ()]{b12}\label{b12} 	 		‘Experimental hydrodynamic study of flow through metallic foams: Flow regime transitions and surface roughness influence’.  		 			B Kouidri 		,  		 			Madani 		.  	 	 		\textit{Mechanics of materials}  		2016. 99 p. .  	 
\bibitem[Hamadouche et al. ()]{b11}\label{b11} 	 		‘Experimental investigation of convective heat transfer in an open-cell aluminum foams’.  		 			R Hamadouche 		,  		 			H Nebbali 		,  		 			A Benahmed 		,  		 			A Kouidri 		,  		 			Bousri 		.  	 	 		\textit{Experimental Thermal and Fluid Science}  		2016. 71 p. .  	 
\bibitem[Wang and Guo ()]{b4}\label{b4} 	 		‘Experimental investigation on pressure drop and heat transfer in metal foam filled tubes under convective boundary condition’.  		 			H Wang 		,  		 			L Guo 		.  	 	 		\textit{Chemical Engineering Science}  		2016/11/22/ 2016. 155 p. .  	 
\bibitem[Jeng and Tzeng ()]{b9}\label{b9} 	 		‘Experimental study of forced convection in metallic porous block subject to a confined slot jet’.  		 			T.-M Jeng 		,  		 			S.-C Tzeng 		.  	 	 		\textit{International Journal of Thermal Sciences}  		2007. 46 p. .  	 
\bibitem[Bamorovat Abadi et al. (2016)]{b5}\label{b5} 	 		‘Experimental study on single-phase heat transfer and pressure drop of refrigerants in a plate heat exchanger with metal-foam-filled channels’.  		 			G Bamorovat Abadi 		,  		 			C Moon 		,  		 			K C Kim 		.  	 	 		\textit{Applied Thermal Engineering}  		2016/06/05/ 2016. 102 p. .  	 
\bibitem[Degan et al. ()]{b8}\label{b8} 	 		‘Forced convection in horizontal porous channels with hydrodynamic anisotropy’.  		 			G Degan 		,  		 			S Zohoun 		,  		 			P Vasseur 		.  	 	 		\textit{International Journal of Heat and Mass Transfer}  		2002. 45 p. .  	 
\bibitem[Qu et al. ()]{b7}\label{b7} 	 		‘Fully developed forced convective heat transfer in an annulus partially filled with metallic foams: an analytical solution’.  		 			Z Qu 		,  		 			H Xu 		,  		 			W Tao 		.  	 	 		\textit{International Journal of Heat and Mass Transfer}  		2012. 55 p. .  	 
\bibitem[Darcy ()]{b1}\label{b1} 	 		\textit{Les fontaines publiques de la ville de Dijon: exposition et application: Victor Dalmont},  		 			H Darcy 		.  		1856.  	 
\bibitem[Dukhan et al. ()]{b2}\label{b2} 	 		‘Metal foam hydrodynamics: Flow regimes from pre-Darcy to turbulent’.  		 			N Dukhan 		,  		 			Ö Ba?c? 		,  		 			M Özdemir 		.  	 	 		\textit{International Journal of Heat and Mass Transfer}  		2014. 77 p. .  	 
\bibitem[Nadjette ()]{b0}\label{b0} 	 		\textit{Modélisation du transfert de chaleur lors de l'écoulement d'un fluide à l'intérieur d'une paroi poreuse},  		 			S Nadjette 		.  		2008.  	 
\bibitem[Jiang and Lu ()]{b6}\label{b6} 	 		‘Numerical simulation of fluid flow and convection heat transfer in sintered porous plate channels’.  		 			P.-X Jiang 		,  		 			X.-C Lu 		.  	 	 		\textit{International Journal of Heat and Mass Transfer}  		2006. 49 p. .  	 
\bibitem[References Références Referencias]{b3}\label{b3} 	 		\textit{References Références Referencias},  		 	 
\end{bibitemlist}
 			 		 	 
\end{document}
